summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Further extension to arguments for message queue blocks.Chris Hall2010-01-062-0/+124
* | Merge branch 'bgp_engine' of /git/quagga.euro-ix into bgp_engineChris Hall2010-01-061-4/+27
|\ \
| * | Added "threaded" command.paulo2010-01-061-4/+27
* | | Extended argument handling for message queue blocks.Chris Hall2010-01-063-38/+509
|/ /
* | Work in progress on BGP EngineChris Hall2010-01-069-417/+907
* | 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-0445-2443/+8972
|/ /
* | Fix bug in using new mqueue interface. Change which signalspaulo2009-12-182-2/+9
* | Can't use stderr after daemonizing, goes to dev/nullpaulo2009-12-181-8/+0
* | QDEBUG handling. Debug banner on stderr, vty and log file. Annoucepaulo2009-12-185-2/+71
* | Changes to mqueue interface to support revoke.paulo2009-12-184-74/+40
* | Use qpt version of pthread_joinpaulo2009-12-171-3/+2
* | 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-179-21/+96
* | Merge branch 'master' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-175-21/+4
|\ \
| * | Merge branch 'master' of git://code.quagga.net/quaggaChris Hall (GMCH)2009-12-175-21/+4
| |\|
| | * bgpd: code cleanupStephen Hemminger2009-12-175-21/+4
* | | 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-1511-189/+444
* | | Using message queue to send commands from cli thread to bgp thread.paulo2009-12-1413-110/+285
* | | 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-119-58/+196
* | | Merge branch 'master' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-1018-156/+68
|\| |
| * | Merge branch 'master' of /git/quagga.euro-ixChris Hall (GMCH)2009-12-1026-2847/+7341
| |\ \ | | |/ | |/|
| * | ripd: fix compiler warningsStephen Hemminger2009-12-104-8/+17
| * | ospf6d: remove dead codeStephen Hemminger2009-12-102-17/+2
| * | ospf6d: fix warnings from recent prefix bit commitStephen Hemminger2009-12-102-2/+8
| * | ripngd: compiler warnings cleanupStephen Hemminger2009-12-102-23/+13
| * | zebra: deal with irdp compile warningsStephen Hemminger2009-12-104-31/+27
| * | bgpd: compile warnings cleanupStephen Hemminger2009-12-104-75/+1
* | | 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
| | |_|/ / | |/| | |