wireshark/capchild
Guy Harris d18e1f19e9 Add dumpcap options to set the name and description for a capture source.
Add --ifname and --ifdescr to allow the name and description for an
interface or pipe to be set; this overrides the specified name or
reported description for an interface, and overrides the pipe path name
and provides a description for a pipe.

Provide those arguments when capturing from an extcap program.

This is mainly for extcaps, so you have something more meaningful than
some random path name as the interface name and something descriptive
for the description.
2021-03-25 07:34:37 +00:00
..
CMakeLists.txt HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
capture_ifinfo.c if_capabilities: Use a structured error msg from dumpcap 2021-03-06 12:56:11 +00:00
capture_session.h Move still *more* headers outside of extern "C". 2021-03-16 13:50:13 -07:00
capture_sync.c Add dumpcap options to set the name and description for a capture source. 2021-03-25 07:34:37 +00:00
capture_sync.h Have callback function pointers in a capture_session structure. 2020-03-25 23:16:06 +00:00