URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f105e1f24933fc883da57b61fa5f85e62bbb7a2
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4f105e1 by Uli Heilmeier (uh@xxxxxxxxxxxx):
BGP: Support for drafts Tunnel Encapsulation and Segment Routing
Add support for BGP Tunnel Encapsulation Attribute
(draft-ietf-idr-tunnel-encaps-15) and Advertising Segment
Routing Policies in BGP (draft-ietf-idr-segment-routing-te-policy-08).
Due to missing pcap file(s) most of the Segment List Sub-TLVs
are still missing.
Bug: 16294
Change-Id: I0d7524934d5c5f2458a3f9a68e1e49c95a030c32
Reviewed-on: https://code.wireshark.org/review/35587
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 5ba082d Happy New Year 2020
add 4f105e1 BGP: Support for drafts Tunnel Encapsulation and Segment Routing
Summary of changes:
epan/dissectors/packet-bgp.c | 578 +++++++++++++++++++++++++++++++++++++++++--
1 file changed, 551 insertions(+), 27 deletions(-)