diff options
author | David Cronin <davidcronin94@gmail.com> | 2017-09-18 23:56:50 +0100 |
---|---|---|
committer | David Cronin <davidcronin94@gmail.com> | 2017-11-11 17:03:12 +0000 |
commit | ced1cac7329ae41cd0c3d3e53ea905cc6c6e36af (patch) | |
tree | edacaa767ce286dca678dc90c67bcf6e593a5b30 /tests/bgp-addpath.pcap | |
parent | f0475768c0ad44a3bb5ef254a5ff7fc9e80ce82a (diff) | |
download | tcpdump-ced1cac7329ae41cd0c3d3e53ea905cc6c6e36af.tar.gz |
Added ability to decode bgp add-path for updated and withdrawn routes for ipv4 and ipv6. Since there is no flag to signal that a message contains add-path content, a heuristic approach is taken where we assume an add-path format if an add-path message is sensible and that standard bgp is not. In this way we will only display as add-path if displaying as regular bgp was in some way incorrect anyway. Also modified bgp_update_print to correctly decode withdrawn routes as IPv4 as IPv6 routes are always in MP_UNREACH_NLRI.
Diffstat (limited to 'tests/bgp-addpath.pcap')
-rw-r--r-- | tests/bgp-addpath.pcap | bin | 0 -> 311 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/bgp-addpath.pcap b/tests/bgp-addpath.pcap Binary files differnew file mode 100644 index 00000000..6f198e48 --- /dev/null +++ b/tests/bgp-addpath.pcap |