summaryrefslogtreecommitdiffstats
path: root/lib/command_queue.c
Commit message (Expand)AuthorAgeFilesLines
* 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