From Alexis La Goutte via bug 3488:

Add support for decoding CAPWAP Control Packet (RFC5415)

From me:
Adjusted some names.
Some space cleanup.

svn path=/trunk/; revision=28603
This commit is contained in:
Stig Bjørlykke 2009-06-02 18:39:38 +00:00
parent fa71489b83
commit ab319c586e
3 changed files with 1380 additions and 0 deletions

View File

@ -2874,6 +2874,10 @@ Samu Varjonen <samu.varjonen [AT] hiit.fi> {
Host Identity Protocol (HIP) support
}
Alexis La Goutte <alexis.lagoutte [AT] gmail.com> {
CAPWAP dissector
}
and by:
Pavel Roskin <proski [AT] gnu.org>

View File

@ -272,6 +272,7 @@ DISSECTOR_SRC = \
packet-btsdp.c \
packet-bvlc.c \
packet-calcappprotocol.c \
packet-capwap.c \
packet-cast.c \
packet-catapult-dct2000.c \
packet-ccsds.c \

File diff suppressed because it is too large Load Diff