diff options
author | hasso <hasso> | 2005-04-08 15:40:36 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-04-08 15:40:36 +0000 |
commit | 6811845b67999861388cf00d3ca0ee8471d29876 (patch) | |
tree | 1f7f08f171164b1a75b66a45093ccb44217dff12 /bgpd/ChangeLog | |
parent | 4a8164e5b310094315e2c50d73aeea489766a48a (diff) |
* bgpd.texi: Document new "bgp bestpath as-path confed" command.
* bgp_aspath.[ch], bgp_route.c, bgp_vty.c, bgpd.[ch]: Allow to enable
the length of confederation path segments to be included during the
as-path length check in the best path decision.
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 4c18fc39..6dc1e7e0 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,9 @@ +2005-04-08 Martin Ling <martin-quagga@earth.li> + + * bgp_aspath.[ch], bgp_route.c, bgp_vty.c, bgpd.[ch]: Allow to enable + the length of confederation path segments to be included during the + as-path length check in the best path decision. + 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * bgp_zebra.c: (bgp_interface_delete) After deleting, set ifp->ifindex |