summaryrefslogtreecommitdiff
path: root/isakmp.h
Commit message (Expand)AuthorAgeFilesLines
* added "make check"mcr2007-11-241-3/+21
* preliminary patch to support decoding IKEv2 packets.mcr2007-08-291-22/+127
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-18/+18
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-18/+18
* whitespace cleanupitojun2002-06-111-3/+3
* don't try to chase unaligned pointer.itojun2000-10-031-19/+19
* more packed attributes, to avoid confusion on alignment-picky architojun2000-09-291-88/+19
* fix isakmp version # field handling.itojun2000-01-071-8/+6
* * print-rt6.c: make IPv6 routing header printing work with new 2292bisitojun1999-12-221-12/+12
* fixes to make ansi-pedantic compilers happier. no char types for bit fields ...assar1999-11-171-3/+3
* - enable build outside of the treeitojun1999-10-301-5/+5
* Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.itojun1999-10-301-0/+449