diff options
author | hasso <hasso> | 2004-04-20 17:25:12 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-04-20 17:25:12 +0000 |
commit | 8585d4e5e2b33f71e347db451df895cfaefdc3a4 (patch) | |
tree | 13f85f63c040734587f208f85f58e42d8b03e653 /ospfd/ChangeLog | |
parent | 9b87e41cae05e2d79519426af1a3f4a732c669a0 (diff) |
Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058].
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 904228c1..87a55111 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,11 @@ +2004-04-20 Hasso Tepper <hasso@estpak.ee> + + * ospfd.c: Unset NP flag if area is going to be normal or stub. + Fixes UNH OSPF_NSSA.1.2a comment. + * ospf_abr.c: Originate default into stub/nssa area even if + summaries are disabled. + * ospf_zebra.c: Don't attempt to redistribute 127.0.0.0/8. + 2004-04-19 Hasso Tepper <hasso@estpak.ee> * ospf_vty.c: Don't warn that export- and import-list can't be |