summaryrefslogtreecommitdiff
path: root/ospf6d/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-02 13:01:01 +0000
committerhasso <hasso>2004-09-02 13:01:01 +0000
commit63069ad68c72a8b0a9b37c472cc64421d34af6c7 (patch)
tree145cbcb9fc52c22f61eb30ae13bea72415577ae0 /ospf6d/ChangeLog
parent1e05838a4db178f25eef560d774cf63d7af6d3c4 (diff)
Merge svn revisions 978-979 from Zebra CVS.
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r--ospf6d/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog
index 5dd2a66e..7e61215e 100644
--- a/ospf6d/ChangeLog
+++ b/ospf6d/ChangeLog
@@ -1,5 +1,10 @@
2004-09-02 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
+ * ospf6_asbr.c: E-bit check in examining AS-External-LSA
+ * ospf6_abr.c: E-bit set in receiving Inter-Area-Router-LSA
+
+2004-09-02 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
+
* *.[ch]: Logging LSAs of particular type is added.
lsa_handler is now using vector in order to adjust
existing LSA modules.