http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40029
User: etxrab
Date: 2011/11/28 09:59 AM
Log:
From Krishnamurthy Mayya:
Part of patch:
2. BFD extension has been added as per RFC 6428, to decode the BFD packet with
ACH encapsulation(without IP/UDP header encapsulation). The channel type in ACH
header identifies the BFD payload as BFD CC or CV packet. Also decoding for
MPLS-TP source MEP-ID TLV in BFD CV packet has been added.
applied with a change to add packet-bfd.h
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6610#add_comment
Directory: /trunk/epan/dissectors/
Changes Path Action
+6 -2 packet-bfd.c Modified
+30 -0 packet-bfd.h Added
+60 -1 packet-mpls.c Modified
+1 -0 packet-mpls.h Modified