summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2002-12-13 21:19:02 +0000
committerpaul <paul>2002-12-13 21:19:02 +0000
commitab836aab45bb6bea37da3584bb051fc56f1ca827 (patch)
treefd567c6065b4678767bae98b104fc434ff4cbcc7 /ChangeLog
parent00df0c1e80811f3cf5eca0b28e720bf1bcc84a53 (diff)
Michal Ludvig <michal@logix.cz>
[zebra 16525] PATCH: Bugfixes for KAME systems
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 67156114..a9e08122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,12 @@
* added support for vtysh 'write file' command to
write either per-daamon and/or integrated file
- * ospfd md5 buffer copying fix
+ * ospfd md5 buffer copying fix (Greg Troxel)
* ospfd md5 sequence number derived from time()
- * RIPv1 fixes and improvements
- * link state detection (linux)
+ * RIPv1 fixes and improvements (John Hay)
+ * link state detection (linux) ([zebra 12269])
+ * Generic PtP and RFC3021 interface addressing support
+ (Frank van Maarseveen)
2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>