summaryrefslogtreecommitdiff
path: root/print-rt6.c
Commit message (Expand)AuthorAgeFilesLines
* add mobile-ip6 option handling. patches@tcpdump.org #113itojun2000-12-131-7/+7
* put stripped-down version of ip6.h and icmp6.h into tcpdump tree.itojun2000-10-071-2/+2
* 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
* add fallback for IPV6_RTHDR_TYPE_0, noticed by Juergen Schoenwaelderassar2000-06-161-1/+4
* update comma/spacing.itojun2000-05-101-11/+9
* style. s/switch(/switch (/.itojun2000-04-241-2/+2
* untabify.itojun2000-04-241-2/+2
* avoid duplicate printout for ip6 src/dst.itojun2000-04-201-1/+3
* Unify rcsid[]'s.fenner2000-01-091-1/+1
* * print-rt6.c: make IPv6 routing header printing work with new 2292bisitojun1999-12-221-43/+43
* 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/+116