summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Wired in nexus for bgp_ routing_ and cli_ such that if not usingpaulo2010-01-184-99/+73
* | Further work-in-progress.Chris Hall2010-01-172-0/+67
* | Knitting it all together. Still not got clean compile. Still lots ofpaulo2010-01-133-0/+4
* | Further work-in-progressChris Hall2010-01-106-14/+48
* | Update peer from received open state. Threaded command. Peer indexpaulo2010-01-083-84/+120
* | Further work-in-progress.Chris Hall2010-01-081-1/+1
* | Continuing work-in-progressChris Hall2010-01-082-0/+3
* | Further refinement to arguments for message queue blocks.Chris Hall2010-01-073-359/+210
* | Further extension to arguments for message queue blocks.Chris Hall2010-01-062-0/+124
* | Extended argument handling for message queue blocks.Chris Hall2010-01-063-38/+509
* | Tighten SU_ADDRSTRLEN and sockunion2str() in lib/sockunion.c/.hChris Hall2010-01-052-1/+14
* | Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engineChris Hall2010-01-052-8/+28
|\ \
| * | Fix typo in lib/sockunion.cpaulo2010-01-041-1/+1
| * | Merge branch 'pthreads' of ssh://paulo@80.177.246.130/git/quagga.euro-ix into...paulo2010-01-041-7/+27
| |\ \
| | * | Set socket non-blocking prior to listen(). Changed to recursivepaulo2010-01-041-7/+27
* | | | Add qpthreads_thread_created to lib/qpthreadsChris Hall2010-01-052-4/+10
|/ / /
* / / Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-0416-432/+993
|/ /
* | Fix bug in using new mqueue interface. Change which signalspaulo2009-12-182-2/+9
* | QDEBUG handling. Debug banner on stderr, vty and log file. Annoucepaulo2009-12-184-1/+52
* | Changes to mqueue interface to support revoke.paulo2009-12-184-74/+40
* | Add qpt_thread_join() to lib/qpthreadsChris Hall (GMCH)2009-12-172-0/+31
* | Add qpt_threads_equal() to lib/qpthreadsChris Hall (GMCH)2009-12-171-1/+9
* | Use static mutexespaulo2009-12-176-65/+58
* | Fix shutdown. Move cpu stats command to cli thread.paulo2009-12-178-12/+73
* | Add timer interval handling to lib/qtimerChris Hall (GMCH)2009-12-172-4/+52
* | Add vector_trim() and vector_condense() to lib/vector.cChris Hall (GMCH)2009-12-172-7/+50
* | Fix to qps_selection_ream()Chris Hall (GMCH)2009-12-171-1/+1
* | Fix race condition when threads start. Make memory stats thread safepaulo2009-12-166-36/+97
* | Get CLI thread and UI working properly. Sex commands according topaulo2009-12-158-176/+426
* | Using message queue to send commands from cli thread to bgp thread.paulo2009-12-1411-102/+261
* | Fix to mqueue_dequeue in lib/mqueue.cChris Hall (GMCH)2009-12-141-2/+2
* | vty running in main thread. bgp running in its own thread.paulo2009-12-118-48/+156
* | Merge branch 'master' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-101-0/+6
|\ \
| * \ Merge branch 'master' of /git/quagga.euro-ixChris Hall (GMCH)2009-12-1014-1403/+4476
| |\ \ | | |/ | |/|
| * | ospf6d: fix warnings from recent prefix bit commitStephen Hemminger2009-12-101-0/+6
* | | Merge branch 'pthreads' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-103-63/+80
|\ \ \
| * | | Needed unprotected version of vty_reset for use in vty_terminatepaulo2009-12-101-4/+10
| * | | Merge branch 'master' of ssh://paulo@80.177.246.130/git/quagga.euro-ix into p...paulo2009-12-101-2/+3
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of ssh://paulo@80.177.246.130/git/quagga.euro-ix into p...paulo2009-12-101-6/+9
| |\ \ \
| * \ \ \ Merge branch 'master' of ssh://paulo@80.177.246.130/git/quagga.euro-ix into p...paulo2009-12-101-2/+3
| |\ \ \ \
| * | | | | Stop recursive lock checking assertpaulo2009-12-103-59/+70
* | | | | | New access functions for mqueue_blocks & use qpthreads_enable.Chris Hall (GMCH)2009-12-102-92/+273
* | | | | | Introduced qpthreads_enabled flag in lib/qpthreadsChris Hall (GMCH)2009-12-102-99/+296
* | | | | | Merge branch 'master' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-101-2/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix reaming of empty symbol table -- lib/symtab.cChris Hall (GMCH)2009-12-101-2/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-101-6/+9
|\| | | |
| * | | | Allow orphan symbols to be unset -- lib/symtab.cChris Hall (GMCH)2009-12-101-6/+9
| | |/ / | |/| |
* | | | Merge branch 'master' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-101-2/+3
|\| | | | |/ / |/| |
| * | Allow orphan symbols to be unset -- lib/symtab.cChris Hall (GMCH)2009-12-101-2/+3
| * | Merge remote branch 'quagga/master' of /git/quagga.euro-ixChris Hall (GMCH)2009-12-095-59/+34
| |\|