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

Next revision
Previous revision
pom-ng:output:pcap_file [2012/10/12 08:39] – created 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 3: Line 3:
 The output pcap_file will save packets into a file. The output pcap_file will save packets into a file.
  
-Parameters : +===== Parameters ===== 
-^ Name ^ Default value ^ Description ^ + 
-|filename|out.pcap|PCAP file name.| +^ Name ^ Type ^ Default value ^ Description ^ 
-|filter| |Filter to match specific packets. See [[pom-ng:filter:packet|packet filter]] documentation for more info.| +|filename|string|out.pcap|PCAP file name.| 
-|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.| +|filter|string|<empty>|Filter to match specific packets. See [[pom-ng:filter:packet|packet filter]] documentation for more info.| 
-|snaplen|1550|Maximum stored size of 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.| 
-|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.|+|snaplen|uint16|1550|Maximum stored size of packets.| 
 +|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.1350031163.txt.gz · Last modified: 2020/05/26 21:59 (external edit)