summaryrefslogtreecommitdiffstats
path: root/lib/workqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-1/+1
|\
| * general: remove inline qualifiers and move in-header functions to objectsPaul Jakma2012-01-061-1/+1
| * lib: Make workqueue more conservative about ramping upPaul Jakma2010-12-081-8/+9
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-40/+52
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-15/+16
* | Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-103/+182
|/
* [bgp] Fix crash on SIGHUP, deref of freed workqueuesSteve Hill2009-06-021-0/+3
* + initial edition of meta-queue for RIB updates processing (bug #431)Denis Ovsienko2008-06-021-14/+2
* + fixed bug #418 (changing address on an existing interface doesn't cause exi...Denis Ovsienko2007-11-121-5/+19
* [lib] Trivial: fix line lengths of a comment in workqueu.cPaul Jakma2006-03-301-2/+3
* [lib/workqueue] remove the useless 'delay' factor.paul2006-02-021-25/+12
* [workqueue] Update workqueue users callbacks to additional argumentspaul2005-11-141-2/+2
* 2005-11-14 Paul Jakma <paul.jakma@sun.com>paul2005-11-141-11/+27
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-18/+65
* 2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-271-3/+0
* 2005-04-27 Paul Jakma <paul.jakma@sun.com>paul2005-04-271-10/+9
* 2005-04-25 Paul Jakma <paul.jakma@sun.com>paul2005-04-251-0/+329