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