diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-05-15 10:39:30 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-05-15 10:39:30 +0000 |
commit | cb4b88452e04a0102fedff4f01a2246f5e70dea9 (patch) | |
tree | 02af223018f79db39a091a985b7605539cb180a5 /ospf6d/ChangeLog | |
parent | b2518c1e884cb8b4f4502f8b90b1c368e1a352ec (diff) |
[ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debug
2005-10-06 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
* ospf6_asbr.c: fix bug of calculating AS-External routes
in other areas. Add debugging function for border-router
calculation.
* ospf6d.h: version 0.9.7p
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index c6bc39f6..f374cfc9 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,10 @@ +2005-10-06 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> + + * ospf6_asbr.c: fix bug of calculating AS-External routes + in other areas. Add debugging function for border-router + calculation. + * ospf6d.h: version 0.9.7p + 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf6_asbr.c: Remove local hard-coded tables zroute_name and |