summaryrefslogtreecommitdiff
path: root/ripd/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-06-04 01:42:38 +0000
committerpaul <paul>2004-06-04 01:42:38 +0000
commitc2bfbcc38428b53e856617e1da8bbe9f8d2ee2fa (patch)
tree87be849d9b8f29dbccff5df5e0f747c6b702b9b7 /ripd/ChangeLog
parent0c2be26c735870c28ec7985ca1d24d96ae63ae45 (diff)
2004-06-04 JJ Ludman <jacques.ludman@sun.com>
* ripd.c: Interoperability fix. Correct value for MD5 auth length is 16. Accept packets with this set to >= 16, and set to 16 ourselves.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r--ripd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog
index 932c6245..2b65db30 100644
--- a/ripd/ChangeLog
+++ b/ripd/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-04 JJ Ludman <jacques.ludman@sun.com>
+
+ * ripd.c: Interoperability fix. Correct value for MD5 auth length
+ is 16. Accept packets with this set to >= 16, and set to 16
+ ourselves.
+
2004-05-31 Sowmini Varadhan <sowmini.varadhan@sun.com>
* ripd.c: Fixup compile warnings