Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The "__attribute__((packed))" tag on structures causes some files not to | guy | 2002-12-11 | 1 | -2/+2 |
* | put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and so | itojun | 2002-11-09 | 1 | -2/+2 |
* | whitespace cleanup | itojun | 2002-06-11 | 1 | -2/+2 |
* | Don't declare an object of type "struct ipxHdr" - the object isn't used. | guy | 2002-03-05 | 1 | -2/+2 |
* | Handle IPX socket 0x553, which is some kind of NetBIOS-over-IPX socket. | guy | 2001-01-15 | 1 | -2/+3 |
* | IPX socket 0x85be is for Cisco EIGRP over IPX. | guy | 2001-01-15 | 1 | -1/+2 |
* | always use u_intXX_t for protocol format declaration. char/short/int may not | itojun | 2000-10-03 | 1 | -11/+11 |
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+29 |