summaryrefslogtreecommitdiff
path: root/print-lane.c
Commit message (Expand)AuthorAgeFilesLines
* Add SunATM support, based on code from Yen Yen Lim at North Dakota Stateguy2002-07-111-16/+62
* whitespace cleanupitojun2002-06-111-5/+5
* Put the infodelay wrapping into the remaining "XXX_if_print()" routines.guy2001-07-051-1/+5
* Put the LINUX_SLL_P_ definitions back, and check for at least some ofguy2000-12-221-2/+2
* Making "extracted_ethertype" static to "print-ether.c" broke otherguy2000-12-181-3/+5
* Get rid of includes of <netinet/in_systm.h>, and replace "n_short",guy2000-09-291-2/+1
* Get rid of unneeded includes of <net/if.h>.guy2000-09-281-2/+1
* Add an "ip.h" header, to declare the IP stuff needed by dissectors, andguy2000-09-231-3/+1
* Add "tcp.h" and "udp.h" headers, to declare the TCP and UDP stuff neededguy2000-09-231-4/+1
* Add definitions of Ethernet types fromguy2000-09-231-2/+2
* (packetp, snapend): remove duplicate static declarationsassar2000-07-101-4/+1
* remove <netinet/tcpip.h>. including this header causes errors withassar2000-01-091-2/+1
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* print of ATM LanEmulation. From Marko Kiiskila <carnil@cs.tut.fi> by way of ...assar1999-11-211-0/+144