diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-06-27 08:01:43 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-06-27 08:01:43 +0000 |
commit | d1c65c211ce6259b95ec8922f3f3127dc74e118f (patch) | |
tree | 0d7d131736882561d2655a71181b03d755d02d97 /ospfd/ChangeLog | |
parent | 9c42a6ebbc103a0a4be6af782388ad26e6c03556 (diff) |
[ospfd] Replace redistribution strings with new route_types.h defines.
2006-05-23 Paul Jakma <paul.jakma@sun.com>
* ospf_vty.c: (general) Replace in-place route redistribution
command and help strings with the new auto-generated defines
from lib/route_types.h
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 27fa8049..4c8fb66f 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -57,6 +57,12 @@ received on unenabled interfaces should be conditional on debug being set. +2006-05-23 Paul Jakma <paul.jakma@sun.com> + + * ospf_vty.c: (general) Replace in-place route redistribution + command and help strings with the new auto-generated defines + from lib/route_types.h + 2006-05-13 Paul Jakma <paul.jakma@sun.com> * ospf_lsa.c: (ospf_translated_nssa_refresh) fix the sanity |