summaryrefslogtreecommitdiff
path: root/ospf6d
diff options
context:
space:
mode:
authorpaul <paul>2003-05-16 19:00:31 +0000
committerpaul <paul>2003-05-16 19:00:31 +0000
commit445f143525ffd8b465aa31cb83b2dd38b9741ef7 (patch)
tree177df41fcf4d0e23f57443781b4521ac9fd1cc77 /ospf6d
parentd748032f10058182bcd10ca7fe244d6918b68f14 (diff)
Update Changelogs
Diffstat (limited to 'ospf6d')
-rw-r--r--ospf6d/ChangeLog15
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.