summaryrefslogtreecommitdiff
path: root/print-ipcomp.c
Commit message (Expand)AuthorAgeFilesLines
* no need to include ip6.hitojun2000-10-071-5/+1
* 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
* don't require netinet6/ipcomp.h. define it on our own.itojun2000-01-191-5/+2
* Unify rcsid[]'s.fenner2000-01-091-1/+1
* 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-0/+111