Wireshark-commits: [Wireshark-commits] master 0ef1aef: BGP: add support of RFC6368 - Internal BGP a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Dec 2014 13:55:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ef1aef2dfebae71aee2563e5b1bbedd5e42ea63
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0ef1aef by Yann Lejeune (ylejeune@xxxxxxxxx):

    BGP: add support of RFC6368 - Internal BGP as the Provider/Customer Edge
         Protocol for BGP/MPLS IP Virtual Private Networks (VPNs).
    
    Bug: 10762
    Change-Id: Ifbe2af639ee5a2d96ec3546708060cadcc349df2
    Reviewed-on: https://code.wireshark.org/review/5664
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  9036f09   BGP: extract the bgp path attribute dissection to a dedicated function.
    adds  0ef1aef   BGP: add support of RFC6368 - Internal BGP as the Provider/Customer Edge      Protocol for BGP/MPLS IP Virtual Private Networks (VPNs).


Summary of changes:
 epan/dissectors/packet-bgp.c |   25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)