]> The Tcpdump Group git mirrors - tcpdump/commit
Separate multiple nexthops.
authorBill Fenner <[email protected]>
Thu, 1 Mar 2012 13:38:25 +0000 (05:38 -0800)
committerBill Fenner <[email protected]>
Thu, 1 Mar 2012 13:38:25 +0000 (05:38 -0800)
commita0da0ec38c0ab465f700cee9d59b24944df5d363
treef5d0384372b63b138c0112091258d3bb59a9cf9b
parentd0ab6a50a72d95c37d6421d559c65975e727066f
Separate multiple nexthops.

Multiple nexthops in MP-BGP were not getting separated, so you are
left wondering "what kind of address is dead:beef::1fe80::1ff:fe01:0"?
Separate them with ", " so that it is more clear that they are
multiple nexthops.
print-bgp.c
tests/TESTLIST
tests/mpbgp-linklocal-nexthop.out [new file with mode: 0644]
tests/mpbgp-linklocal-nexthop.pcap [new file with mode: 0644]