summaryrefslogtreecommitdiffstats
path: root/ospf6d/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r--ospf6d/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog
index 8a8c0bfd..63052c7c 100644
--- a/ospf6d/ChangeLog
+++ b/ospf6d/ChangeLog
@@ -1,9 +1,24 @@
+2003-05-18 Hasso Tepper <hasso@estpak.ee>
+
+ * ospf6_{dump,interface,zebra}.c,ospf6d.c: show router and interface
+ nodes from ospf6d when using vtysh, and don't show defaults in
+ interface node (from ^WIND patch).
+
+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.