Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From Peter Fales: count IPX-over-ARCNET packets in "capture_arcnet()". | Guy Harris | 2003-12-19 | 1 | -1/+5 |
* | As noted by Peter Fales, the offset in "capture_arcnet()" should be 4 if | Guy Harris | 2003-12-19 | 1 | -2/+2 |
* | Put in an entry for the BACnet protocol ID. | Guy Harris | 2003-01-23 | 1 | -1/+2 |
* | Support BACNET over ARCNET, under the assumption that no fragmentation | Guy Harris | 2003-01-23 | 1 | -1/+2 |
* | From a look at the Linux ARCNET code, it appears that no frame delivered | Guy Harris | 2003-01-23 | 1 | -11/+65 |
* | Handle exception frames. | Guy Harris | 2003-01-23 | 1 | -6/+52 |
* | Add a "capture_arcnet()" routine and use it when capturing. | Guy Harris | 2003-01-23 | 1 | -4/+38 |
* | In the BSDs, ARCNET packets don't have an offset field between the | Guy Harris | 2003-01-23 | 1 | -29/+103 |
* | Add an AT_ARCNET address type for ARCNET addresses, and have the ARCNET | Guy Harris | 2002-10-18 | 1 | -1/+6 |
* | Get rid of (probably-)unnecessary #includes. | Guy Harris | 2002-10-18 | 1 | -16/+1 |
* | From Peter Fales: ARCNET support. | Guy Harris | 2002-10-18 | 1 | -0/+185 |