diff options
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 28 |
1 files changed, 10 insertions, 18 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index 0e9d7fc6..b74deada 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,20 +1,17 @@ -2004-05-08 Paul Jakma <paul@dishone.st> +2004-05-18 Hasso Tepper <hasso@estpak.ee> - * ospf6_zebra.c: Sync to zclient changes - -2003-08-11 Taisuke Sasaki <sasaki@soft.net.fujitsu.co.jp> + * *.*: Merge rewritten ospf6d from Zebra repository. + * ospf6_network.c, ospf6_main.c: Merged privs stuff back in. + * ospf6_zebra.c: Sync back to zclient changes. - * ospf6_ism.c: DR Election bug fix. - -2003-05-18 Hasso Tepper <hasso@estpak.ee> +2003-08-18 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> - * 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). + * *.[ch]: rewrite all source code from scratch + * ospf6d.h: version 0.9.7 -2003-04-23 Hasso Tepper <hasso@estpak.ee> - - * {ospf6_damp,ospf6d}.c: fix "router xxx" node commands in vtysh +2003-08-11 Taisuke Sasaki <sasaki@soft.net.fujitsu.co.jp> + + * ospf6_ism.c: DR Election bug fix. 2003-04-25 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> @@ -22,11 +19,6 @@ 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. |