CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/02/13 17:14:31
Modified files:
net/wireshark : Makefile
Added files:
net/wireshark/patches: patch-wiretap_pcap-common_c
Log message:
Add a missing net/bpf.h inclusion, activating code that handles the conflicting
DLT_* values on various OS. Specifically, fixes things so DLT_LOOP packets are
handled by the correct dissector and displayed as IP rather than raw packets.
