summaryrefslogtreecommitdiffstats
path: root/lib/qpnexus.c
Commit message (Expand)AuthorAgeFilesLines
* Improve scheduling of background tasks in qnexus.Chris Hall2011-09-051-55/+76
* Merging of euro_ix branch into pipework.Chris Hall2011-09-021-27/+122
* Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-44/+56
* Second tranche of updates for pipework branch.Chris Hall2011-02-131-9/+5
* Reworking of peer state handling.Chris Hall2010-07-191-6/+12
* Adjustments to scheduling of Routing Engine work.Chris Hall2010-05-271-20/+14
* First beta releaseChris Hall2010-04-061-13/+24
* Major updateChris Hall2010-03-161-11/+15
* Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-70/+96
* Change nexus priorities to more closely resemble the originals.paulo2010-02-021-6/+21
* Free nexus's queue and thread signal.paulo2010-02-011-2/+4
* Fix "write file" command so reports "threaded". Working on Shutdown andpaulo2010-01-221-1/+2
* Fixes to get 3 threads working. Fixes to get threaded command working.paulo2010-01-211-3/+0
* Fix bug in bgp_connection not clearing pointers after free. Plantedpaulo2010-01-201-5/+5
* Use sigprocmask when non-threaded. Fixed assert.paulo2010-01-191-1/+8
* Nexus to handle old threads and process the bgp local events. Dealspaulo2010-01-181-13/+19
* Wired in nexus for bgp_ routing_ and cli_ such that if not usingpaulo2010-01-181-84/+49
* Update peer from received open state. Threaded command. Peer indexpaulo2010-01-081-53/+97
* Fix bug in using new mqueue interface. Change which signalspaulo2009-12-181-1/+8
* Changes to mqueue interface to support revoke.paulo2009-12-181-1/+1
* Fix shutdown. Move cpu stats command to cli thread.paulo2009-12-171-7/+19
* Fix race condition when threads start. Make memory stats thread safepaulo2009-12-161-1/+4
* Using message queue to send commands from cli thread to bgp thread.paulo2009-12-141-85/+76
* vty running in main thread. bgp running in its own thread.paulo2009-12-111-16/+132
* Ensure all timeouts are timeout times in qtime_mono_t.Chris Hall (GMCH)2009-12-091-1/+1
* Fixed -ve return from qps_pselect. Fixed calls of qps_enable_mode - usespaulo2009-12-091-4/+0
* Changed timeout handling in qpn_start -- lib/qpnexus.cChris Hall (GMCH)2009-12-091-3/+2
* Fix timeouts in nexus, fix LOCK in vtypaulo2009-12-091-6/+10
* Fixes to get as far as creating the thread and calling qps_pselectpaulo2009-12-091-1/+0
* Nexus handling.paulo2009-12-081-0/+122