]> The Tcpdump Group git mirrors - tcpdump/commit
Fix BGP Route Target Membership NLRI prefix decoding 854/head
authorEamon Doyle <[email protected]>
Wed, 1 Apr 2020 14:25:39 +0000 (07:25 -0700)
committerBill Fenner <[email protected]>
Fri, 22 May 2020 15:03:00 +0000 (08:03 -0700)
commit341dc3fd911764dccd5e41cd3144fdc0d422fa1f
tree6d8bd59bcda1bba33e2417fae9b4f37f4ee0183f
parent1d77715d2e2246f2a155acad248c55ac9c458b68
Fix BGP Route Target Membership NLRI prefix decoding

As described in RFC4684, prefix lengths of 0 and
32-96 are all valid.  Introduce bgp_rt_prefix_print()
to print partial route targets.
print-bgp.c
tests/TESTLIST
tests/bgp-rt-prefix.out [new file with mode: 0644]
tests/bgp-rt-prefix.pcap [new file with mode: 0644]