summaryrefslogtreecommitdiff
path: root/print-token.c
Commit message (Expand)AuthorAgeFilesLines
...
* const-ify print-fddi and print-token, inspired byfenner2001-09-181-9/+9
* Add SIGINFO handler from LBLfenner2001-07-041-1/+5
* Fix some comments to reflect current reality.guy2000-12-231-5/+5
* Put the LINUX_SLL_P_ definitions back, and check for at least some ofguy2000-12-221-3/+5
* Making "extracted_ethertype" static to "print-ether.c" broke otherguy2000-12-181-3/+3
* Get rid of some includes of <net/route.h>, and empty declarations ofguy2000-10-061-4/+1
* include string.h for memcpy/memset.itojun2000-10-031-1/+2
* 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-2/+1
* Add definitions of Ethernet types fromguy2000-09-231-2/+2
* (token_if_print): remove unused variableassar2000-07-301-2/+1
* Add a token-ring link-layer dissector, made by merging the FreeBSD andguy2000-07-251-0/+214