Redo the way we map between libpcap encapsulation type codes and Wiretap
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 25 Aug 2000 06:25:21 +0000 (06:25 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 25 Aug 2000 06:25:21 +0000 (06:25 +0000)
commitac72586c5eb2210b5b6d1d43d14818038ea49e29
treec9ee6f7f1f5aafa30050894a3eabe55485f424b8
parentf9fbba7725f8307649c74012694459ca4001c22a
Redo the way we map between libpcap encapsulation type codes and Wiretap
encapsulation type codes - for those libpcap type codes whose numerical
value is interpreted differently by different versions of libpcap,
include <pcap.h> if you can and, if you can, use what it defines to
control which Wiretap code we map those type codes to.

Also, map the new libpcap type codes introduced by libpcap 0.5.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2369 f5534014-38df-0310-8fa8-9805f1628bb7
wiretap/acinclude.m4
wiretap/configure.in
wiretap/libpcap.c