http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30159
User: guy
Date: 2009/09/25 02:55 PM
Log:
Treat 13 as if it came from OpenBSD except on BSD/OS, so that if there
are any BSD/OS users still out there using Wireshark to read RFC 1483
ATM captures from BSD/OS, they can still do so, but all other users get
to read OpenBSD DLT_ENC captures, not just users *on* OpenBSD.
That also lets us simplify some hacks to deal with a link-layer type of
13 on Nokia IPSO captures.
Directory: /trunk/wiretap/
Changes Path Action
+12 -27 libpcap.c Modified
+8 -2 pcap-common.c Modified