From bec595ada58ebfa98ad49220f29ab28b58549094 Mon Sep 17 00:00:00 2001 From: ajs Date: Tue, 30 Nov 2004 22:38:43 +0000 Subject: 2004-11-30 Andrew J. Schorr * ospf_packet.c: (ospf_db_desc_proc) Fix spelling of packet in warning message and in comment. (ospf_db_desc) Warning message that a packet is being discarded should give the router id of the packet source. Fix spelling of packet in two warning messages. (ospf_ls_req) Warning message that a link state request is being discarded should give the router id of the neighbor that sent it. --- ospfd/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 2906abe8..92651f2f 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,13 @@ +2004-11-30 Andrew J. Schorr + + * ospf_packet.c: (ospf_db_desc_proc) Fix spelling of packet in warning + message and in comment. + (ospf_db_desc) Warning message that a packet is being discarded + should give the router id of the packet source. Fix spelling + of packet in two warning messages. + (ospf_ls_req) Warning message that a link state request is being + discarded should give the router id of the neighbor that sent it. + 2004-11-26 Andrew J. Schorr * ospf_main.c: Remove #include "debug.h" (was not being used, and -- cgit v1.2.1