From 1b3682cfa96624d06b762228098a4b7f478ccc1f Mon Sep 17 00:00:00 2001 From: likewise Date: Thu, 30 Dec 2004 01:28:16 +0000 Subject: [PATCH] Updated CHANGELOG. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c4a2d3f0..67a56cd6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,10 @@ HISTORY (HEAD) + 2004-12-28 Leon Woestenberg + * etharp.*: Disabled multiple packets on the ARP queue. + This clashes with TCP queueing. + 2004-11-28 Leon Woestenberg * etharp.*: Fixed race condition from ARP request to ARP timeout. Halved the ARP period, doubled the period counts.