]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Tue, 27 Feb 2007 13:55:46 +0000 (13:55 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Tue, 27 Feb 2007 13:55:46 +0000 (13:55 +0000)
commit4056a544eb0b7ea513bca0d70808e671c3f2c25b
treed5e3ecf637a6ac20215a33e100b63c41eb6c53df
parentbd34fb346db5bb1f0bc8eeeef1868e296d889053
[ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running

2007-02-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

* ospfd.c: (ospf_terminate) Exit immediately if ospf is not
  actually running (e.g. the config file was empty).  Fixes
  bug where SIGTERM would not kill ospfd.
ospfd/ChangeLog
ospfd/ospfd.c