Wireshark-commits: [Wireshark-commits] master bb352dc: BGP: Update/Fix Extended Communities
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Apr 2020 19:02:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb352dc0db0fc24b8d7df1a7a51891fb6e5c24f8
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

bb352dc by Uli Heilmeier (uh@xxxxxxxxxxxx):

    BGP: Update/Fix Extended Communities
    
    Changed and updated BGP extended communities according to:
    
    * https://www.iana.org/assignments/bgp-extended-communities/bgp-extended-communities.xhtml
    * RFC 7674
    * RFC 8317
    * RFC 7796
    * draft-ietf-bess-evpn-inter-subnet-forwarding-08
    
    Bug: 16449
    Change-Id: Idaf1026ac4e3162ba54c163782261379931803e0
    Reviewed-on: https://code.wireshark.org/review/36803
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  ac97bca   lanforge: timestamp and len field are not generated
     add  bb352dc   BGP: Update/Fix Extended Communities


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