summaryrefslogtreecommitdiffstats
path: root/lib/command_queue.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes to vty stuff so that zebra runs.Chris Hall2010-06-161-4/+14
* Compile all daemons, except vtysh, clean but with warnings.Chris Hall2010-04-161-0/+1
* First beta releaseChris Hall2010-04-061-56/+44
* Major updateChris Hall2010-03-161-29/+103
* Use session->notification instead of peer's. Fix HUP - race condition.paulo2010-02-011-4/+4
* Update peer from received open state. Threaded command. Peer indexpaulo2010-01-081-31/+22
* Fix bug in using new mqueue interface. Change which signalspaulo2009-12-181-1/+1
* Changes to mqueue interface to support revoke.paulo2009-12-181-8/+11
* Fix race condition when threads start. Make memory stats thread safepaulo2009-12-161-2/+3
* Get CLI thread and UI working properly. Sex commands according topaulo2009-12-151-1/+4
* Using message queue to send commands from cli thread to bgp thread.paulo2009-12-141-0/+83