commit | 6d45276f0c8aeec1ce53f77039ec02ec0f940ca1 | [log] [tgz] |
---|---|---|
author | paul <paul> | Thu Nov 03 11:15:44 2005 +0000 |
committer | paul <paul> | Thu Nov 03 11:15:44 2005 +0000 |
tree | 3b21783cff3ac3278a8fd39093dcdd05f443b891 | |
parent | 9c4f1c6f10d4770933c0558528a0e59557b96230 [diff] [blame] |
2005-11-03 Paul Jakma <paul.jakma@sun.com> * ospf_packet.c: Change level of some warnings to informational.
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index aef7121..a8ce2f5 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog
@@ -4,6 +4,8 @@ * ospf_packet.c: include checksum.h, remove the in_cksum extern * prototypes. * ospf_te.h: Add braces, quell warning. + * ospf_packet.c: Change level of some warnings to + informational. 2005-10-29 Paul Jakma <paul.jakma@sun.com>