summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ospfd: make local functions staticStephen Hemminger2009-12-032-55/+8
| * | zebra: fix RIB debug message for IPv6David Ward2009-12-031-4/+4
| * | zebra: make declaration const in rtm_flag_dump()Tom Goff2009-12-031-1/+1
| * | ospf6d: fix LSA locking in ospf6_new_ls_id()Tom Goff2009-12-011-0/+3
* | | Fix qps_pselect() so that zeroises results, not enabled.Chris Hall (GMCH)2009-12-091-2/+2
* | | Ensure all timeouts are timeout times in qtime_mono_t.Chris Hall (GMCH)2009-12-0912-209/+202
* | | Fixed -ve return from qps_pselect. Fixed calls of qps_enable_mode - usespaulo2009-12-092-10/+6
* | | Changed timeout handling in qpn_start -- lib/qpnexus.cChris Hall (GMCH)2009-12-091-3/+2
* | | Bug fix in qps_selection_validate(), lib/qpselect.cChris Hall (GMCH)2009-12-091-33/+132
* | | Fix timeouts in nexus, fix LOCK in vtypaulo2009-12-093-9/+13
* | | Fixes to get as far as creating the thread and calling qps_pselectpaulo2009-12-096-34/+28
* | | Bug fix in qps_make_super_set_map(), lib/qpselect.cChris Hall (GMCH)2009-12-091-2/+2
* | | Add qps_selection_ream() to lib/qpselect.cChris Hall (GMCH)2009-12-082-200/+449
* | | Nexus handling.paulo2009-12-082-0/+208
* | | Wired up the CLI thread with new qpnexus type. Still work in progress.paulo2009-12-085-86/+356
* | | Fixes to lib/qtime.c and lib/qtimers.hChris Hall (GMCH)2009-12-082-5/+5
* | | Merge branch 'pthreads' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-086-210/+515
|\ \ \
| * | | Make vty and log thread safe under single mutex.paulo2009-12-076-210/+515
* | | | Improved lib/qt_craft_monotonic() handling of overflow.Chris Hall (GMCH)2009-12-082-40/+106
* | | | Added qtimer_pile_top_time() to lib/qtimers.cChris Hall (GMCH)2009-12-084-112/+177
|/ / /
* | | Fixed qpt_mutex_unlock() (debug version).Chris Hall (GMCH)2009-12-071-2/+2
* | | Enabled qpt_mutex_recursive in lib/qpthreads.Chris Hall (GMCH)2009-12-072-17/+66
* | | Initial commit for lib/qpselect.c & .h and lib/qtimers.c & .hChris Hall (GMCH)2009-12-066-2/+1665
* | | Updates to lib/qtime.c & .hChris Hall (GMCH)2009-12-062-12/+66
* | | Updates to lib/qpthreads.c & .hChris Hall (GMCH)2009-12-062-3/+18
* | | Updates after code review: lib/heap.c & .h lib/vector.c & .hChris Hall (GMCH)2009-12-064-127/+180
* | | Initial commit of lib/mqueue.c & .hChris Hall (GMCH)2009-12-035-4/+716
* | | Add signal functions to lib/qpthreads.cChris Hall (GMCH)2009-12-032-0/+60
* | | Allow floating argument for QTIME(s) in lib/qtime.hChris Hall (GMCH)2009-12-031-1/+2
* | | Added zlog_abort functions. Changed pthread mutes to qpthread mutexespaulo2009-12-035-115/+183
* | | Merge branch 'pthreads' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-0210-240/+710
|\ \ \
| * | | Fix nested LOCK bugpaulo2009-12-012-9/+35
| * | | Fix raise_count in zprivs_change_caps HAVE_LCAPS casepaulo2009-12-011-9/+18
| * | | log_r.h no longer needed. It was invented incase we needed a separatepaulo2009-11-301-32/+0
| * | | Make logging (lib.c) and privileges (privs.c) pthread safepaulo2009-11-309-205/+672
* | | | Pthreads infrastructure -- initial commitChris Hall (GMCH)2009-12-029-5/+1818
* | | | Merge branch 'master' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-021-50/+37
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Avoid deleting symbol reference twice in prefix_list_delete().Chris Hall (GMCH)2009-12-021-50/+37
* | | Start populating pthreads branchpaulo2009-11-271-0/+32
|/ /
* | Fix return values for str2prefix_ipv4 and str2prefix_ipv6Chris Hall (GMCH)2009-11-261-32/+60
* | Upgrade Prefix-List & BGP Community-List handlingChris Hall (GMCH)2009-11-2612-2522/+2657
* | Test programs.paulo2009-11-254-3/+1560
* | Add functions to lib/vty.c & .hChris Hall (GMCH)2009-11-242-5/+35
* | Introduce lib/symtab.c & .hChris Hall (GMCH)2009-11-244-2/+1502
* | Upgrade lib/vector.c & .hChris Hall (GMCH)2009-11-247-287/+1539
|/
* configure: fix HAVE_CLOCK_MONOTONIC spellingDmitry Tejblum2009-11-051-1/+1
* [ospfd] enable more OSPF cost command aliasesDenis Ovsienko2009-09-281-0/+88
* zebra: Fix router advertisements for non-Ethernet link layer addressesDavid Ward2009-09-011-2/+16
* release: 0.99.15quagga_0_99_15_releasePaul Jakma2009-08-281-1/+1
* ospf6d: bug #529, fix endianness problem in earlier commit Tom Henderson2009-08-281-7/+4