summaryrefslogtreecommitdiff
path: root/ripd/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-05-05 14:09:37 +0000
committerpaul <paul>2004-05-05 14:09:37 +0000
commit239389ba30e21de22e6c2dd708f44ece11b5807a (patch)
treedb01f7a39c330f270e423c8df9bb24f9cf1db0af /ripd/ChangeLog
parent5f77949e7e7c0b6ea23cb2554743ed2b940c340c (diff)
2004-05-05 Anthony.Golia@morganstanley.com
* ripd.c: (rip_update_jitter) Bound jitter to a more sensible value, eg 1/4 of update time.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r--ripd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog
index 9f4e1bad..0f371791 100644
--- a/ripd/ChangeLog
+++ b/ripd/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-05 Anthony.Golia@morganstanley.com
+
+ * ripd.c: (rip_update_jitter) Bound jitter to a more sensible
+ value, eg 1/4 of update time.
+
2004-05-03 Paul Jakma <paul@dishone.st>
* ripd.c: (rip_rte_process) fix typo in merge of previous patch