summaryrefslogtreecommitdiff
path: root/sll.h
Commit message (Expand)AuthorAgeFilesLines
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-2/+2
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-2/+2
* whitespace cleanupitojun2002-06-111-2/+2
* It's a bit more convenient for Ethereal if the "sll_protocol" field isguy2000-12-231-2/+16
* Put the LINUX_SLL_P_ definitions back, and check for at least some ofguy2000-12-221-1/+25
* Update a comment.guy2000-12-221-5/+5
* Add support for a new link layer type DLT_LINUX_SLL, for use when doingguy2000-12-211-0/+89