wireshark/packaging
John Thacker cbf76ea22f Export PDU: Allow native encapsulations / strip headers
Allow export PDU taps to be registered with a wiretap encapsulation
instead of always using WTAP_ENCAP_WIRESHARK_UPPER_PDU. This allows
creating normal capture files that aren't tied to wireshark without
having to do a "editcap -C -L -T", as well as creating files in
formats other than pcapng and pcap with tshark.

Provide a couple sample implementations in Ethernet (WTAP_ENCAP_ETHERNET)
and IP (v4 and v6, WTAP_ENCAP_RAW_IP) that are the most common use cases.
(I can imagine a few others; WTAP_ENCAP_MPEG_2_TS could probably be
useful, for example.) Fixes #15141
2022-02-25 20:29:16 -05:00
..
appimage Packaging: Add initial support for AppImage. 2018-12-12 21:02:44 +00:00
debian Export PDU: Allow native encapsulations / strip headers 2022-02-25 20:29:16 -05:00
macosx Packaging: Update our macOS notarization check. 2022-02-22 18:36:35 -08:00
nsis NSIS: Completely remove the User's Guide. 2022-01-23 19:26:47 -08:00
portableapps Packaging: Add 64-bit PortableApps packages. 2021-06-19 22:53:45 +00:00
rpm rpm: RHEL 8 update macros 2022-01-17 17:10:50 +00:00
source packaging: Fix git-export-release.sh when CI_COMMIT_SHA undefined 2022-01-05 01:21:08 +00:00
wix CMake+packaging: Updates for Visual Studio 2022 2022-01-15 18:24:55 -08:00