From 038163fa87d5b41503c721bb097faea6b25661c9 Mon Sep 17 00:00:00 2001 From: ajs Date: Thu, 17 Feb 2005 19:55:59 +0000 Subject: 2005-02-17 Andrew J. Schorr * ospf_packet.c: (ospf_recv_packet) If there is somehow a runt packet in the queue, it must be discarded. Improve warning messages. Fix scope to static. (ospf_read) Fix bug: should reset the read thread in all cases to make sure we continue to get incoming messages. --- ospfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index c6607e0c..9737854a 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,11 @@ +2005-02-17 Andrew J. Schorr + + * ospf_packet.c: (ospf_recv_packet) If there is somehow a runt + packet in the queue, it must be discarded. Improve warning messages. + Fix scope to static. + (ospf_read) Fix bug: should reset the read thread in all cases + to make sure we continue to get incoming messages. + 2005-02-15 Paul Jakma * ospf_packet.c: (ospf_recv_packet) Fix silly error wrt allocating -- cgit v1.2.1