Commit Graph

4 Commits

Author SHA1 Message Date
Guy Harris a2608b35e8 Add RCS IDs.
svn path=/trunk/; revision=8597
2003-10-02 22:44:19 +00:00
Guy Harris e3ba589cbe Put an item into the protocol tree for the non-ESP marker.
Set the protocol tree item for IPSEC-over-UDP to the length of the
IPSEC-over-UDP header - i.e., don't include the actual ISAKMP or ESP
data in that item.

svn path=/trunk/; revision=8156
2003-08-10 19:08:02 +00:00
Guy Harris 97c3b27852 Handle NAT-keepalive packets.
Clear the Info column before dissecting.

Use "proto_tree_add_item()" to create the top-level entry - the string
used in the "proto_tree_add_protocol_format()" call was the protocol's
long name, so "proto_tree_add_item()" would use it.

Don't register the dissector by name - nobody uses it.

svn path=/trunk/; revision=8154
2003-08-08 23:06:47 +00:00
Gerald Combs 0d7e581a03 From Markus Friedl: Add support for draft-ietf-ipsec-udp-encaps-06.txt.
svn path=/trunk/; revision=7900
2003-06-19 01:41:14 +00:00