QUIC: fix null-ptr dereference in gQUIC version check
[metze/wireshark/wip.git] / file_packet_provider.c
2018-08-11 Guy HarrisAdd support for reading and writing the new if_hardware...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-12-08 Guy HarrisHand the packet provider functions to epan_new().
2017-12-08 Guy HarrisMove the frame_set stuff back into the capture_file...