diff options
author | Denis Ovsienko <linux@pilot.org.ua> | 2007-12-18 15:13:06 +0000 |
---|---|---|
committer | Denis Ovsienko <linux@pilot.org.ua> | 2007-12-18 15:13:06 +0000 |
commit | a7f93f3e060fdb2dc7bf5ff4ed4563d4b689bc6c (patch) | |
tree | f21aab4a90ddc873bf39a29b5b756129b7813740 /bgpd/ChangeLog | |
parent | b63e60899f2eba733fadbca020cdbe98d9d58b5f (diff) |
+ fixed no_set_aspath_prepend() to correctly match existing "set" statement
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 c1f12d67..3fa3837a 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,9 @@ +2007-12-18 Denis Ovsienko + + * bgp_routemap.c: (no_set_aspath_prepend) This command cancelled + existing "set" command regardless if "no set" matched it or not. + Fixed. + 2007-11-13 Paul Jakma <paul.jakma@sun.com> * bgp_main.c: Small fix, format string parameters should never |