summaryrefslogtreecommitdiffstats
path: root/lib/command_queue.c
Commit message (Expand)AuthorAgeFilesLines
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-201/+330
* Further simplification of CLI state handling.Chris Hall2011-09-081-7/+10
* Further improvements to "pipework".ex19pChris Hall2011-09-061-164/+189
* Update pipework and improve memory reporting.Chris Hall2011-07-211-76/+110
* Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-2/+0
* Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-197/+171
* Second tranche of updates for pipework branch.Chris Hall2011-02-131-76/+504
* 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