URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=725af9c0a589d8fa5f835b23edb5be171dd12dc1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
725af9c 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>
(cherry picked from commit eb15a1ed19bb4be5c03aaf39e87cd5c25fe1d907)
Reviewed-on: https://code.wireshark.org/review/26169
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from ac925fd Print the right value for signed statistics tap table items.
adds 725af9c BGP: Heuristic for IPv6 NLRI path identifier
Summary of changes:
epan/dissectors/packet-bgp.c | 70 ++++++++++++++++++++++++++++++++++++++------
1 file changed, 61 insertions(+), 9 deletions(-)