summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/ike.h
AgeCommit message (Collapse)Author
2004-06-22In draft-ietf-ipsec-nat-t-ike-01,02,03, NAT-D is payload 130. Rewrite a bitHakan Olsson
to understand payloads in the private range. Also match a few "well-known" vendor-IDs. markus@ "looks ok".
2004-03-12Check payload size more carefully when printing ike messages. Identified byHans-Joerg Hoexer
cloder@. ok ho@ otto@ cloder@
2003-12-18Recognize NAT-D and NAT-OA payloads. markus@ ok.Hakan Olsson
2002-06-11Decode IPCOMP transform IDs.Hakan Olsson
2001-10-26(c)-2001.Hakan Olsson
2001-04-10Add IKE mode-config (as described in draft-dukes-ike-mode-cfg-01.txt)Hakan Olsson
decoding. Also some cleanup of attribute handling plus length checks.
2001-04-09Extend IKE knowledge so we can parse the rest (normally encrypted parts)Hakan Olsson
of the IKE negotiation. Useful for isakmpd's new -L and -l options. Also some cleanup. (angelos@, niklas@ ok)
2000-10-03Print IKE notifications (with -v). Style. (jakob@ ok)Hakan Olsson