From Jan Gerbecks via bug 4440:

Added support for PNRP.

From me:
Fixed printing of Classifier (unicode).
Put some space in comments.

svn path=/trunk/; revision=31732
This commit is contained in:
Stig Bjørlykke 2010-01-29 20:55:52 +00:00
parent 538dd47d5d
commit bda752f68b
3 changed files with 1368 additions and 0 deletions

View File

@ -2961,6 +2961,9 @@ Ravi Kondamuru <Ravi.Kondamuru [AT] citrix.com> {
Support to read citrix netscaler capture file format.
}
Jan Gerbecks <jan.gerbecks [AT] stud.uni-due.de> {
PNRP dissector
}
and by:

View File

@ -716,6 +716,7 @@ DISSECTOR_SRC = \
packet-pingpongprotocol.c \
packet-pktgen.c \
packet-pktc.c \
packet-pnrp.c \
packet-pop.c \
packet-portmap.c \
packet-pgsql.c \

File diff suppressed because it is too large Load Diff