http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45835
User: etxrab
Date: 2012/10/30 02:13 AM
Log:
Fix Incorrect decoding of RSVP RECORD_ROUTE Object.
"in RSVP RESV message there incorrect
explanation of field "Flags" of Label subobject is appeared in Packet Details
section: value 0x01 of Flags field mistakenly defined as "Local Protection
Available" (I guess that this is borrowed from Flags field of IPv4 Address
subobject). Flags 0x01 in Label subobject means that particular label is global
(RFC 3209, Clause 4.4.1.3)."
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7876
Directory: /trunk/epan/dissectors/
Changes Path Action
+13 -20 packet-rsvp.c Modified