Wireshark-commits: [Wireshark-commits] rev 40026: /trunk/ /trunk/epan/dissectors/: packet-ldp.c pac

Date: Mon, 28 Nov 2011 17:05:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40026

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

Log:
 from Shobhank Sharma:
 
 - Removed some mpls preferences which are no longer relevant/needed like 
   decode PWAC payloads as PPP traffic and assume all channel types except 0x21
 are raw BFD. 
 - MPLS extension from PW-ACH to MPLS Generic Associated Channel as per RFC 5586 
 - Updated Pseudowire Associated Channel Types as per
 http://www.iana.org/assignments/pwe3-parameters
 - Updated the VCCV bitmaps as per RFC 5885
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6574

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +31 -6     packet-ldp.c     Modified
  +52 -58    packet-mpls.c    Modified
  +4 -1      packet-mpls.h    Modified

Directory: /trunk/
  Changes    Path          Action
  +4 -0      AUTHORS       Modified