]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: make ospf_maxage_lsa_remover actually yield
authorChristian Franke <chris@opensourcerouting.org>
Wed, 20 Feb 2013 10:00:52 +0000 (10:00 +0000)
committerDavid Lamparter <equinox@diac24.net>
Sat, 20 Apr 2013 04:12:13 +0000 (06:12 +0200)
commit4de8bf001189d40e086764fd804e59657d2e21e6
tree367c46fff12691e2622abc1d23ea0f95fdb97504
parent77ef01392f82c27a9892840c61a5e7391fd82415
ospfd: make ospf_maxage_lsa_remover actually yield

ospf_maxage_lsa_remover whould check whether to yield,
but run on anyway.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
Signed-off-by: David Lamparter <equinox@diac24.net>
ospfd/ospf_lsa.c