[ospfd] Additional NSM neighbour state change stats/information
commit3fed4160cd23f1767d8980e8cba10bc3933947d5
authorPaul Jakma <paul.jakma@sun.com>
Tue, 25 Jul 2006 20:44:12 +0000 (25 20:44 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Tue, 25 Jul 2006 20:44:12 +0000 (25 20:44 +0000)
tree34a08d8c76296aaeea1200be35fe08411ca45c2c
parentcc8b13a00bfe7083ae68755e547a39cd762f2963
[ospfd] Additional NSM neighbour state change stats/information

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.
ospfd/ChangeLog
ospfd/ospf_neighbor.h
ospfd/ospf_nsm.c
ospfd/ospf_vty.c