commit | a0da0ec38c0ab465f700cee9d59b24944df5d363 | [log] [tgz] |
---|---|---|
author | Bill Fenner <fenner@gmail.com> | Thu Mar 01 05:38:25 2012 -0800 |
committer | Bill Fenner <fenner@gmail.com> | Thu Mar 01 05:38:25 2012 -0800 |
tree | f5d0384372b63b138c0112091258d3bb59a9cf9b | |
parent | d0ab6a50a72d95c37d6421d559c65975e727066f [diff] |
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.