Wireshark-commits: [Wireshark-commits] rev 38601: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 18 Aug 2011 13:43:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38601

User: alagoutte
Date: 2011/08/18 06:43 AM

Log:
 From Ryan Hoffman via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6122
 Malformed Packet in decode for BGP-AD (autodiscovery) update (RFC6074)
 
 From me:
 Add support of RFC6074 (BGP-AD) in BGP dissector.
 Both BGP-AD and VPLS-BGP (RFC4761) use the same AFI/SAFI, The NLRI length must be used as a demultiplexer. (See RFC6074  Section 7 : BGP-AD and VPLS-BGP Interoperability)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +97 -50    packet-bgp.c    Modified