diff options
author | hasso <hasso> | 2004-03-20 20:06:15 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-03-20 20:06:15 +0000 |
commit | 37318657e5af8774a7a1446157f99496e887719f (patch) | |
tree | 6cea823dc916f10ad1d9a6d318c6233e4127eccd /ospfd | |
parent | 66e31693289d956f59758155faf86cab88853bae (diff) |
Fixing ospf6d as well and move Changelog entry from ospfd to general one.
Diffstat (limited to 'ospfd')
-rw-r--r-- | ospfd/ChangeLog | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 249b175d..ca9dd04d 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,14 +1,3 @@ -2004-03-20 Michael Bruening <mike@vailsys.com> - - * ospf_vty.c: Completed array distribute_str of route types with - addition of "isis". This array must be indexed by - ZEBRA_ROUTE_(SYSTEM|KERNEL|...) defines in zebra.h, and should - be updated with every route type addition. This fix allows - commands redistributing routes from (bgp|isis), like "router ospf - redistribute bgp ...", to be written to terminal, memory, file, - which would otherwise result in a seg fault or, possibly, config - file corruption. Overlooked in import of isisd. - 2004-03-18 Amir Guindehi <amir@datacore.ch> * ospf_opaque.c: Attempt to correct the incorrect behavior of |