summaryrefslogtreecommitdiff
path: root/print-sll.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of unneeded incomplete definitions of "struct mbuf" and "structguy2002-06-011-4/+1
* Put the infodelay wrapping into the remaining "XXX_if_print()" routines.guy2001-07-051-1/+5
* Get rid of definitions of "packetp" and "snapend" outsideguy2001-06-081-4/+1
* LLC frames with a DSAP and LSAP of 0xe0 are IPX frames, and so are Linuxguy2001-01-151-1/+8
* Have the Linux cooked dissector set "packetp" to point to the fakeguy2000-12-231-9/+12
* Put the LINUX_SLL_P_ definitions back, and check for at least some ofguy2000-12-221-7/+23
* Add support for a new link layer type DLT_LINUX_SLL, for use when doingguy2000-12-211-0/+219