User Tools

Site Tools


pom-ng:output:pcap_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pom-ng:output:pcap_file [2012/10/12 11:25] 2001:7e8:2221:600:9471:feff:febb:91f7pom-ng:output:pcap_file [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ===== Parameters ===== ===== Parameters =====
  
-^ Name ^ Default value ^ Description ^ +^ Name ^ Type ^ Default value ^ Description ^ 
-|filename|out.pcap|PCAP file name.| +|filename|string|out.pcap|PCAP file name.| 
-|filter| |Filter to match specific packets. See [[pom-ng:filter:packet|packet filter]] documentation for more info.| +|filter|string|<empty>|Filter to match specific packets. See [[pom-ng:filter:packet|packet filter]] documentation for more info.| 
-|protocol|ethernet|What type of frame to save in the pcap file. Possible values are : ethernet for ethernet framesraw for ipv4 packets, docsis for DOCSIS packets and 80211 for wireless packets.| +|link_type|string|ethernet|What type of frame to save in the pcap file. Possible values are : ethernet, ipv4, docsis80211, radiotap, mpeg_ts, ppi.| 
-|snaplen|1550|Maximum stored size of packets.| +|snaplen|uint16|1550|Maximum stored size of packets.| 
-|unbuffered|no|When set to yes, the packets will directly be written on the disk. This can be useful in some cases but will slow performances.|+|unbuffered|bool|no|When set to yes, the packets will directly be written on the disk. This can be useful in some cases but will slow performances.|
  
  
  
pom-ng/output/pcap_file.1350041148.txt.gz · Last modified: 2020/05/26 21:59 (external edit)