]> The Tcpdump Group git mirrors - libpcap/commit
LINKTYPE_ARCNET doesn't have standard ARCNET headers, it has headers as
authorGuy Harris <[email protected]>
Mon, 7 Mar 2011 17:15:40 +0000 (09:15 -0800)
committerGuy Harris <[email protected]>
Mon, 7 Mar 2011 17:15:40 +0000 (09:15 -0800)
commitf69d068f2c52756a148fbb9bd4a0a213f45eb0f0
tree80646240f7a836e18b4a0ce4ec8ca641109f7cf0
parentdcd09c5fccbf10bfc308c04bb49baba61746e579
LINKTYPE_ARCNET doesn't have standard ARCNET headers, it has headers as
munged by BSD, with the Information Length field and the second byte of
the Destination Identifier field dropped; call it LINKTYPE_ARCNET_BSD.
(Don't change the DLT_ name, for backwards compatibility.)
pcap-common.c