diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-05-15 10:47:53 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-05-15 10:47:53 +0000 |
commit | 0b26f81bf9e81be0f65787c48061709427c70d10 (patch) | |
tree | e10561c1d301e78de8561f26123687def19c0a46 /ospf6d/ChangeLog | |
parent | cf1ce250d20003ae94c835e73e95e7442d7a5b53 (diff) |
[ospf6d] GNU Zebra 3563: Fix as-external forwarding address
2006-03-01 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
* ospf6_asbr.c: fix bug of needless forwarding address
* ospf6d.h: version 0.9.7r
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index 01064aa5..6a0bb5e1 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,8 @@ +2006-03-01 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> + + * ospf6_asbr.c: fix bug of needless forwarding address + * ospf6d.h: version 0.9.7r + 2006-02-22 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> * valgrind check and memory fix |