Wireshark-commits: [Wireshark-commits] master eb15a1e: BGP: Heuristic for IPv6 NLRI path identifier
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Feb 2018 06:20:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb15a1ed19bb4be5c03aaf39e87cd5c25fe1d907
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

eb15a1e by Uli Heilmeier (uh@xxxxxxxxxxxx):

    BGP: Heuristic for IPv6 NLRI path identifier
    
    NLRIs can contain path identifiers as defined in RFC7911.
    
    This commit adopts the IPv4 heuristic to IPv6 to detect usage
    of additional path identifier.
    
    Bug: 14241
    Change-Id: I6b99c079b12d1f9a3e05b152a5540a621076e965
    Reviewed-on: https://code.wireshark.org/review/26157
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  faf6ee9   [PFCP] added Aggregated URRs IE
    adds  eb15a1e   BGP: Heuristic for IPv6 NLRI path identifier


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