Wireshark-commits: [Wireshark-commits] rev 40027: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 28 Nov 2011 17:13:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40027

User: etxrab
Date: 2011/11/28 09:13 AM

Log:
 From Krishnamurthy Mayya:
 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.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6610#add_comment

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +197 -3    packet-bfd.c    Modified