aboutsummaryrefslogtreecommitdiffstats
path: root/packet-arcnet.h
AgeCommit message (Collapse)AuthorFilesLines
2003-01-23From a look at the Linux ARCNET code, it appears that no frame deliveredguy1-2/+2
to the networking stack will have an exception frame header. Note, however, that on the BSD's ARCNET might be a bit of a mess. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6986 f5534014-38df-0310-8fa8-9805f1628bb7
2003-01-23Add a "capture_arcnet()" routine and use it when capturing.guy1-0/+29
In "dissect_arcnet_common()", fetch the protocol ID using the correct offset rather than a hardwired 4. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6982 f5534014-38df-0310-8fa8-9805f1628bb7