diff options
author | hasso <hasso> | 2004-08-15 05:52:07 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-08-15 05:52:07 +0000 |
commit | 6452df092bf6b694ea62a0423ac242f10ab997f9 (patch) | |
tree | 087490eb5e58209ca207f28b626c4a4a84ad4c9c /ospf6d/ChangeLog | |
parent | f841e02e16869481f4ac4cdfd2e8c941df815720 (diff) |
SVN revisions 916-920 from Zebra. ABR support is almost done.
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index e9fe1195..52f4cefd 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,25 @@ +2004-08-15 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> + + * *.c: Area support almost done. (almost ! ;p) + * ospf6d.h: version 0.9.7i + +2004-08-15 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> + + * ospf6_message.c: Bug cause BadLSReq is fixed. + * ospf6_abr.c: Border Router check. + * ospf6d.h: version 0.9.7h + +2004-08-14 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> + + * ospf6_area.[ch], ospf6_abr.[ch]: area range, + border-routers, Inter-Area-Router-LSA origination + * ospf6d.h: version 0.9.7g + +2004-08-12 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> + + * *.[c,h]: LSA refreshing is changed and cleaned up. + * ospf6d.h: version 0.9.7f + 2004-08-01 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> * ospf6_abr.[ch]: add files for abr function. |