Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From a look at the Linux ARCNET code, it appears that no frame delivered | Guy Harris | 2003-01-23 | 1 | -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. svn path=/trunk/; revision=6986 | ||||
* | Add a "capture_arcnet()" routine and use it when capturing. | Guy Harris | 2003-01-23 | 1 | -0/+29 |
In "dissect_arcnet_common()", fetch the protocol ID using the correct offset rather than a hardwired 4. svn path=/trunk/; revision=6982 |