diff options
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 1564bdbf..2c23774a 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,14 @@ +2006-07-25 Paul Jakma <paul.jakma@sun.com> + + * ospf_neigbor.h: (struct ospf_neighbor) Add some additional + neighbour state statistics fields, timestamps for progressive + and regressive state changes, and pointer to event string + for the latter state change. + * ospf_nsm.c: (nsm_notice_state_change) Update new state changs + history as required. + * ospf_vty.c: (show_ip_ospf_neighbor_detail_sub) Print out above + new per-neighbour state change stats. + 2006-07-10 Paul Jakma <paul.jakma@sun.com> * ospf_nsm.c: (nsm_change_state) call nsm_clear_adj for all |