summaryrefslogtreecommitdiff
path: root/print-ah.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanupitojun2002-06-111-2/+2
* Eliminate some unused parameters.fenner2001-09-171-5/+4
* print SPI in hex.itojun2000-12-121-2/+2
* move ah/esp struct declratiaon into separate header (ah.h and esp.h).itojun2000-10-061-18/+2
* Get rid of some includes of <net/route.h>, and empty declarations ofguy2000-10-061-3/+1
* typo in comment. from jinmei@kame.netitojun2000-10-031-2/+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-4/+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/+1
* Put back the $'s in the Header RCS strings.fenner1999-12-151-2/+2
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-0/+4
* Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.itojun1999-10-301-53/+52
* compilable AH/ESP patchesmcr1999-10-171-6/+5
* ASCII patches for tcpdump.mcr1999-10-171-0/+101