]> The Tcpdump Group git mirrors - libpcap/commit
ARPHRD_ARP doesn't uniquely specify the header that will appear on
authorguy <guy>
Sun, 23 Sep 2001 22:43:57 +0000 (22:43 +0000)
committerguy <guy>
Sun, 23 Sep 2001 22:43:57 +0000 (22:43 +0000)
commit2de302a36243c0a11327a165dfbecc4860b88b13
treee383f6bf50587791fc9649babf7f85033ce436b6
parentecead9709dc2a8148db0cc1a1c12cf5961c40404
ARPHRD_ARP doesn't uniquely specify the header that will appear on
packets before the network-layer header; we already deal with that in
tcpdump, and we could probably try to deal with that in the code
generator, but it's less of a pain to just punt to DLT_LINUX_SLL.
pcap-linux.c