I've just added this into the repository. Features and supported types
can be seen with:

  netsniff-ng -D

Types can be selected with their magic number, e.g.:

  netsniff-ng --in eth0 --out dump.pcap --silent -T 0xa1b2c3d4 --bind-cpu 0

Four types are currently supported:

  - tcpdump-capable (default)
  - tcpdump-capable with ns resolution
  - Alexey Kuznetsov' pcap format
  - netsniff-ng's pcap format

How they differ, as mentioned, can be seen with netsniff-ng -D. It was
quite an invasive change, so do not yet use it right away in your
production environment until it digested for a week or so in the
repository. ;-)

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to