]> The Tcpdump Group git mirrors - tcpdump/commitdiff
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)
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.


No differences found