diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-07-11 17:49:22 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-07-11 17:49:22 +0000 |
commit | 539e1523c7adfbe603535a64709e03650156c0b5 (patch) | |
tree | 53c0ab9e846ecfa600b73f9ea768e0006c3b7668 /guile | |
parent | 13cd3dc1e8281cc6fdc576fb0b62e71a9e170cae (diff) |
[ospfd] Remove nsm_reset_nbr and a bunch of useless NSM event/action functions
2006-07-10 Paul Jakma <paul.jakma@sun.com>
* ospf_nsm.c: (nsm_change_state) call nsm_clear_adj for all
adjacency losses, hence removing need for nsm_reset_nbr.
(nsm_reset_nbr) kill it, clear_adj in previous does fine.
(nsm_kill_nbr,nsm_start) remove nsm_reset_nbr call.
(ospf_nsm_event) Allow NSM function to be NULL, this along with
removal of nsm_reset_nbr, allows a bunch of now useless functiosn
to be removed.
Remove some useless variables.
(nsm_ignore) now useless, remove.
(nsm_bad_ls_req) ditto
(nsm_seq_number_mismatch) "
(nsm_oneway_received) "
(nsm_inactivity_timer) "
(nsm_ll_down) "
(NSM) replace removed action functions with NULL.
Diffstat (limited to 'guile')
0 files changed, 0 insertions, 0 deletions