diff options
author | paul <paul> | 2003-05-16 19:00:31 +0000 |
---|---|---|
committer | paul <paul> | 2003-05-16 19:00:31 +0000 |
commit | 445f143525ffd8b465aa31cb83b2dd38b9741ef7 (patch) | |
tree | 177df41fcf4d0e23f57443781b4521ac9fd1cc77 /ospf6d | |
parent | d748032f10058182bcd10ca7fe244d6918b68f14 (diff) |
Update Changelogs
Diffstat (limited to 'ospf6d')
-rw-r--r-- | ospf6d/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index b7871c13..e04d658b 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,18 @@ +2003-04-23 Hasso Tepper <hasso@estpak.ee> + + * {ospf6_damp,ospf6d}.c: fix "router xxx" node commands in vtysh + +2003-04-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> + + * ospf6_asbr.c: AS-External LSA refresh was based on the + prefix of the obsolete LSA. It was wrong so fixed. + * version: 0.9.6p + +2003-04-19 Hasso Tepper <hasso@estpak.ee> + + * rip_routemap.c: sync daemon's route-map commands to have same + syntax + 2002-11-09 Vincent Jardin <jardin@6wind.com> * ospf6_interface.c: update link-local address on interface creation. |