commit | a0a397615cb7da4b23a71cef267064380f78dca4 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Apr 23 08:51:10 2004 +0000 |
committer | hasso <hasso> | Fri Apr 23 08:51:10 2004 +0000 |
tree | dfe91b59829952f5883239a6b81a39f996e54819 | |
parent | 31fcdd3fef4df0496963f01416d8f4e41194569f [diff] [blame] |
Don't ignore reject/bh routes. Discussed with Paul in IRC.
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 87a5511..39a1887 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog
@@ -1,3 +1,8 @@ +2004-04-22 Hasso Tepper <hasso@estpak.ee> + + * ospf_zebra.c: Don't ignore reject/bh routes, it's the only way + to "summarize" routes in ASBR at the moment. + 2004-04-20 Hasso Tepper <hasso@estpak.ee> * ospfd.c: Unset NP flag if area is going to be normal or stub.