diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-06-15 11:41:19 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-06-15 11:41:19 +0000 |
commit | 88871b1d1ea8150ddf3d8f66fe77323770ba0f9f (patch) | |
tree | 8f25f719d120d12a9f333000064ca356563b4387 /ospfd/ChangeLog | |
parent | 1602a71d7a64395254e175c5c417fa593647b995 (diff) |
[ospfd] suppres mostly uninteresting debug message unless debug is set
2006-05-30 Paul Jakma <paul.jakma@sun.com>
* ospf_packet.c: (ospf_read) Debug message about packets
received on unenabled interfaces should be conditional on
debug being set.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 4749618d..32b39aae 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,9 @@ +2006-05-30 Paul Jakma <paul.jakma@sun.com> + + * ospf_packet.c: (ospf_read) Debug message about packets + received on unenabled interfaces should be conditional on + debug being set. + 2006-05-13 Paul Jakma <paul.jakma@sun.com> * ospf_lsa.c: (ospf_translated_nssa_refresh) fix the sanity |