diff options
author | Paul Jakma <paul.jakma@sun.com> | 2007-03-23 11:17:28 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2007-03-23 11:17:28 +0000 |
commit | b75ae99e1d95685869fb38049e1936129fe17fc9 (patch) | |
tree | d7e732cb77ba01c0605594f81ea3e16c42c74b1c /ospfd/ChangeLog | |
parent | 54afb658829d4bfe5de52685f77af8c8273e78c0 (diff) |
[ospfd] Instrument ospf_spf with more debug log messages
2007-03-23 Paul Jakma <paul.jakma@sun.com>
* ospf_spf.c: (various) Add more debug statements.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 1c6c136e..d0a3fcf0 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,7 @@ +2007-03-23 Paul Jakma <paul.jakma@sun.com> + + * ospf_spf.c: (various) Add more debug statements. + 2007-03-14 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ospf_snmp.c: (ospf_snmp_neighbor_state) New function to |