wireshark/extcap
Jirka Novak 6d0619cdd0 ciscodump: Added support for IOS XE and ASA
Changes:
- The tool now recognizes which software is running on a device - IOS, IOS XE
  or ASA. Based on it, it uses correct sequence of commands to setup
  capture, read captured packets and clear the capture.
- The tool reads packets on the fly so you don't have to wait till
  --remote-count of packets is reached.
- The tool reads timestamps from capture on the device for IOS and ASA (on
  IOS-XE, there is no timestamp in dump).
- Except Windows platform the tool handles early stop of capture on the device
  and clear of capture buffer on the device (it finish the capture).
- There are special interface names to allow the tool to generate
  specific capture types.
- Data collection and config cleanup is handled in two separated ssh
  sessions.
- Documentation updated.

Closes #17672.
2022-07-22 15:55:28 +00:00
..
.editorconfig extcap: new interface, wifidump, to capture Wi-Fi frames using a remote SSH host 2022-03-09 08:01:39 +00:00
CMakeLists.txt ETW: Extract IP packets from Windows event trace 2022-05-05 13:35:47 +00:00
androiddump.c wsutil: Add configuration namespaces. 2022-04-04 09:39:27 -07:00
ciscodump.c ciscodump: Added support for IOS XE and ASA 2022-07-22 15:55:28 +00:00
dpauxmon.c wsutil: Add configuration namespaces. 2022-04-04 09:39:27 -07:00
dpauxmon_user.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etl.c ETW: Extract IP packets from Windows event trace 2022-05-05 13:35:47 +00:00
etl.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etw_message.c Define more log domains for extcaps 2021-12-05 00:28:26 +00:00
etw_message.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etw_ndiscap.c ETW: Extract IP packets from Windows event trace 2022-05-05 13:35:47 +00:00
etwdump.c wsutil: Add configuration namespaces. 2022-04-04 09:39:27 -07:00
extcap-base.c Extcap logging: Corrected incorrect selector default value syntax 2021-12-21 21:05:22 +00:00
extcap-base.h Fix extcap-base.[ch] indentation 2021-12-11 17:49:40 +00:00
randpktdump.c wsutil: Add configuration namespaces. 2022-04-04 09:39:27 -07:00
sdjournal.c wsutil: Add configuration namespaces. 2022-04-04 09:39:27 -07:00
ssh-base.c Replace g_strdup_printf() with ws_strdup_printf() 2021-12-19 21:21:58 +00:00
ssh-base.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
sshdump.c sshdump: Update doc for openssh key note 2022-04-28 19:59:07 +02:00
udpdump.c wsutil: Add configuration namespaces. 2022-04-04 09:39:27 -07:00
wifidump.c wsutil: Add configuration namespaces. 2022-04-04 09:39:27 -07:00