diff options
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
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 <ajschorr@alumni.princeton.edu> + + * 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 <ajschorr@alumni.princeton.edu> * ospf_main.c: Remove #include "debug.h" (was not being used, and |