]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] record timestamp and event of last NSM state change for neighbour
authorPaul Jakma <paul.jakma@sun.com>
Tue, 11 Jul 2006 17:57:25 +0000 (17:57 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Tue, 11 Jul 2006 17:57:25 +0000 (17:57 +0000)
commit90c33177f53ae36a8765f5f27bf34a90663806d3
tree1439091ac03207b7cbe204c4fc57ea821144fba2
parent3d63f38064f646129ddc67410cfdbbee8538f5cc
[ospfd] record timestamp and event of last NSM state change for neighbour

2006-07-10 Paul Jakma <paul.jakma@sun.com>

* ospf_nsm.c: (ospf_nsm_event) Record state change timestamp
  and event in nbr struct.
* ospf_neighbor.h: (struct ospf_neighbor) Add fields to record
  timestamp of last NSM change and event.
* ospf_vty.c: (show_ip_ospf_neighbor_detail_sub) Print
  last state change timestamp and event, if available.
ospfd/ChangeLog
ospfd/ospf_neighbor.h
ospfd/ospf_nsm.c
ospfd/ospf_vty.c