]> The Tcpdump Group git mirrors - libpcap/commit
I've seen captures with all four different flavors of IPX frames on
authorguy <guy>
Sun, 14 Jan 2001 21:26:52 +0000 (21:26 +0000)
committerguy <guy>
Sun, 14 Jan 2001 21:26:52 +0000 (21:26 +0000)
commit79762d33da05e13d7ff3f3f6996f58cef2f17f43
treefca5409bb73d62a12c7d3080d44eb430fbcde813
parentd4869582d0bc61efe9f33cef26935580e20fc7cf
I've seen captures with all four different flavors of IPX frames on
Ethernet, so, at least on Ethernet, when checking for IPX frames, check
for all of them, including Ethernet_II and Ethernet_SNAP.

Add an "llc.h" file with LLC SAP values, taken from tcpdump's "llc.h"
file, and use those, rather than defining them ourselves in "gencode.c".
FILES
ethertype.h
gencode.c
llc.h [new file with mode: 0644]