summaryrefslogtreecommitdiffstats
path: root/lib/mqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Work in progress -- pthread handling and debug improvementsChris Hall2012-05-281-6/+5
* Watch-Dog Work-in-ProgressChris Hall2012-04-161-2/+3
* Remove CONFIRM(_POSIX_REENTRANT_FUNCTIONS) -- not POSIX !Chris Hall2012-04-121-7/+6
* Tidy up some XMALLOC items that were not being XFREE'd.Chris Hall2012-03-221-7/+7
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-454/+248
* Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-3/+1
* Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-19/+24
* Second tranche of updates for pipework branch.Chris Hall2011-02-131-28/+51
* 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