From 3aa8d5f9893c182eb27f0f6ab354a77edbf1b9f0 Mon Sep 17 00:00:00 2001 From: ajs Date: Sat, 11 Dec 2004 18:00:06 +0000 Subject: 2004-12-11 Andrew J. Schorr * ospf_packet.c: (ospf_db_desc) Should be static, not global. (ospf_hello,ospf_db_desc,ospf_ls_upd,ospf_ls_ack) Improve warning messages to include identifying information (e.g. router id). * ospf_nsm.c: (nsm_change_state) Improve info message to include router id and state names. --- ospfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 41256555..82d00392 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,11 @@ +2004-12-11 Andrew J. Schorr + + * ospf_packet.c: (ospf_db_desc) Should be static, not global. + (ospf_hello,ospf_db_desc,ospf_ls_upd,ospf_ls_ack) Improve warning + messages to include identifying information (e.g. router id). + * ospf_nsm.c: (nsm_change_state) Improve info message to include + router id and state names. + 2004-12-09 Greg Troxel * ospf_apiserver.c (ospf_apiserver_term): Obtain struct -- cgit v1.2.1