]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_nsm.c
[ospfd] Ensure NSM state functions can redirect next_state accidently
authorPaul Jakma <paul.jakma@sun.com>
Tue, 4 Jul 2006 13:44:19 +0000 (13:44 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Tue, 4 Jul 2006 13:44:19 +0000 (13:44 +0000)
commitba0beb4a846056301d6baa7f67002c6705084b40
tree4a481f49e3993b61039f157be879173bc2b98e08
parentd7b0fb62ec78cfd31ff8d905490a5c929c44e971
[ospfd] Ensure NSM state functions can redirect next_state accidently

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

* ospf_nsm.c: (ospf_nsm_event) Don't allow action functions to
  change next_state if the NSM tables do not indicate
  next_state is conditional, log warning if one tries -
  existing code appears fine though.
ospfd/ChangeLog
ospfd/ospf_nsm.c