]> The Tcpdump Group git mirrors - libpcap/commit
Put the LINUX_SLL_P_ definitions back, and check for at least some of
authorguy <guy>
Fri, 22 Dec 2000 22:34:16 +0000 (22:34 +0000)
committerguy <guy>
Fri, 22 Dec 2000 22:34:16 +0000 (22:34 +0000)
commit1e22a6ef45704c568531adbcab42a8fef836ef88
treeadd0ad21078fc6bc4c872b45ab431a97fb3e5d9b
parenta4af073aa03dcc1d7851f64a6fbe913b4379035b
Put the LINUX_SLL_P_ definitions back, and check for at least some of
them in "print-sll.c" - as a cooked-mode capture may be reading from
non-Ethernet, non-802.x devices, it may well see some
ETH_P_/LINUX_SLL_P_ types that don't mean "this is an 802.2 LLC frame".

We currently assume that the ETH_P_ values won't change in the kernel,
so we don't have to explicitly map them.
sll.h