summaryrefslogtreecommitdiffstats
path: root/lib/mqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Adjustments to scheduling of Routing Engine work.Chris Hall2010-05-271-3/+3
* First beta releaseChris Hall2010-04-061-0/+16
* Major updateChris Hall2010-03-161-28/+65
* Added count to mqueue structure and implemented resets.Chris Hall2010-02-011-32/+129
* Simplified handling of connection pending queue.Chris Hall2010-02-011-1/+14
* Testing and fixing round.Chris Hall2010-01-311-4/+8
* Fixed problems in mqueue keeping tail pointers correct. Implementedpaulo2010-01-251-0/+11
* Further work-in-progress.Chris Hall2010-01-171-0/+53
* Further refinement to arguments for message queue blocks.Chris Hall2010-01-071-290/+143
* Further extension to arguments for message queue blocks.Chris Hall2010-01-061-0/+119
* Extended argument handling for message queue blocks.Chris Hall2010-01-061-21/+432
* Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-7/+96
* Changes to mqueue interface to support revoke.paulo2009-12-181-6/+7
* Fix to mqueue_dequeue in lib/mqueue.cChris Hall (GMCH)2009-12-141-2/+2
* New access functions for mqueue_blocks & use qpthreads_enable.Chris Hall (GMCH)2009-12-101-72/+112
* Ensure all timeouts are timeout times in qtime_mono_t.Chris Hall (GMCH)2009-12-091-37/+45
* Initial commit of lib/mqueue.c & .hChris Hall (GMCH)2009-12-031-0/+567