summaryrefslogtreecommitdiff
path: root/print-dhcp6.c
Commit message (Expand)AuthorAgeFilesLines
...
* tidy up prototypesitojun2001-01-281-4/+4
* Eliminate __P().fenner2000-10-241-4/+4
* Get rid of unneeded includes of <net/if.h>.guy2000-09-281-2/+1
* correct spacing.itojun2000-07-311-8/+7
* remove non-STDC codeassar2000-07-011-6/+1
* correct dhcp6 solitation plen/id handling. plen is 7 bit, id is 9 bit!itojun2000-05-171-29/+32
* sync with draft-ietf-dhc-dhcp6v6exts-12.itojun2000-05-151-25/+30
* correct protocol flag processing.itojun2000-05-131-16/+14
* support new IPv6 dhcp spec (15 draft). no backward compatibility initojun2000-05-131-23/+35
* s/u_short/u_int16_t/ for KAME-origin source codesitojun2000-04-281-2/+2
* * print-rt6.c: make IPv6 routing header printing work with new 2292bisitojun1999-12-221-3/+5
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.itojun1999-10-301-0/+336