wireshark/randpkt_core
John Thacker 1cdebcd80c randpkt: Support different capture formats, default to pcapng
Related to #18009 - Have randpkt default to pcapng, allow selecting
a different capture file format via the common -F option that other
command line tools use, and document it.

For the randpktdump extcap, just use pcapng.

This fixes --all-random, because --all-random requires different
encapsulation per packet. It also fixes the related -r option to
randpkt (though note that picking a file format that doesn't support
ENCAP_PER_PACKET with -r causes problems.)

Document -r in the randpkt man page.

Fix #18944
2023-06-03 13:45:20 -04:00
..
CMakeLists.txt CMake: Add ENABLE_VLD option for MSVC 2021-04-10 21:53:59 +00:00
randpkt_core.c randpkt: Support different capture formats, default to pcapng 2023-06-03 13:45:20 -04:00
randpkt_core.h randpkt: Support different capture formats, default to pcapng 2023-06-03 13:45:20 -04:00