diff options
author | paul <paul> | 2003-08-12 05:32:27 +0000 |
---|---|---|
committer | paul <paul> | 2003-08-12 05:32:27 +0000 |
commit | ac41b2a2d40356468edc84becc6d5800d119aef6 (patch) | |
tree | 8496bdd89af283f76ccd25b5ff24febcdcd93e0e /bgpd/ChangeLog | |
parent | f1c61a0a5b5c4cfd0125f050568b8c1fb9953a96 (diff) |
2003-08-11 kunihiro <kunihiro@zebra.org
* bgp_route{,map}.c: Extend 'set ip next-hop' in route-maps with
ability to specify 'peer-address' rather than IP.
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 958a1766..c97dbcef 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,8 @@ +2003-08-11 kunihiro <kunihiro@zebra.org + + * bgp_route{,map}.c: Extend 'set ip next-hop' in route-maps with + ability to specify 'peer-address' rather than IP. + 2003-06-09 Paul Jakma <paul@dishone.st> * bgp_clist.c (community_list_delete): honour deny statements |