index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Using message queue to send commands from cli thread to bgp thread.
paulo
2009-12-14
11
-102
/
+261
*
|
Fix to mqueue_dequeue in lib/mqueue.c
Chris Hall (GMCH)
2009-12-14
1
-2
/
+2
*
|
vty running in main thread. bgp running in its own thread.
paulo
2009-12-11
8
-48
/
+156
*
|
Merge branch 'master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-10
1
-0
/
+6
|
\
\
|
*
\
Merge branch 'master' of /git/quagga.euro-ix
Chris Hall (GMCH)
2009-12-10
14
-1403
/
+4476
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
ospf6d: fix warnings from recent prefix bit commit
Stephen Hemminger
2009-12-10
1
-0
/
+6
*
|
|
Merge branch 'pthreads' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-10
3
-63
/
+80
|
\
\
\
|
*
|
|
Needed unprotected version of vty_reset for use in vty_terminate
paulo
2009-12-10
1
-4
/
+10
|
*
|
|
Merge branch 'master' of ssh://paulo@80.177.246.130/git/quagga.euro-ix into p...
paulo
2009-12-10
1
-2
/
+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' of ssh://paulo@80.177.246.130/git/quagga.euro-ix into p...
paulo
2009-12-10
1
-6
/
+9
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of ssh://paulo@80.177.246.130/git/quagga.euro-ix into p...
paulo
2009-12-10
1
-2
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
Stop recursive lock checking assert
paulo
2009-12-10
3
-59
/
+70
*
|
|
|
|
|
New access functions for mqueue_blocks & use qpthreads_enable.
Chris Hall (GMCH)
2009-12-10
2
-92
/
+273
*
|
|
|
|
|
Introduced qpthreads_enabled flag in lib/qpthreads
Chris Hall (GMCH)
2009-12-10
2
-99
/
+296
*
|
|
|
|
|
Merge branch 'master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-10
1
-2
/
+3
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Fix reaming of empty symbol table -- lib/symtab.c
Chris Hall (GMCH)
2009-12-10
1
-2
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-10
1
-6
/
+9
|
\
|
|
|
|
|
*
|
|
|
Allow orphan symbols to be unset -- lib/symtab.c
Chris Hall (GMCH)
2009-12-10
1
-6
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-10
1
-2
/
+3
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Allow orphan symbols to be unset -- lib/symtab.c
Chris Hall (GMCH)
2009-12-10
1
-2
/
+3
|
*
|
Merge remote branch 'quagga/master' of /git/quagga.euro-ix
Chris Hall (GMCH)
2009-12-09
5
-59
/
+34
|
|
\
|
*
|
|
Merge remote branch 'quagga/master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-09
5
-59
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
lib: move check_bit into prefix common code
Stephen Hemminger
2009-12-09
2
-31
/
+14
|
*
|
lib: fix warning on little endian
Stephen Hemminger
2009-12-09
1
-1
/
+2
|
*
|
lib: make match functions take const args
Stephen Hemminger
2009-12-08
2
-14
/
+16
|
*
|
lib: remove unused function: route_dump_node()
Denis Ovsienko
2009-12-07
1
-17
/
+0
|
*
|
lib: log source of vty connections (bug #566)
heasley
2009-12-07
1
-0
/
+6
*
|
|
Fix qps_pselect() so that zeroises results, not enabled.
Chris Hall (GMCH)
2009-12-09
1
-2
/
+2
*
|
|
Ensure all timeouts are timeout times in qtime_mono_t.
Chris Hall (GMCH)
2009-12-09
12
-209
/
+202
*
|
|
Fixed -ve return from qps_pselect. Fixed calls of qps_enable_mode - uses
paulo
2009-12-09
2
-10
/
+6
*
|
|
Changed timeout handling in qpn_start -- lib/qpnexus.c
Chris Hall (GMCH)
2009-12-09
1
-3
/
+2
*
|
|
Bug fix in qps_selection_validate(), lib/qpselect.c
Chris Hall (GMCH)
2009-12-09
1
-33
/
+132
*
|
|
Fix timeouts in nexus, fix LOCK in vty
paulo
2009-12-09
3
-9
/
+13
*
|
|
Fixes to get as far as creating the thread and calling qps_pselect
paulo
2009-12-09
4
-31
/
+26
*
|
|
Bug fix in qps_make_super_set_map(), lib/qpselect.c
Chris Hall (GMCH)
2009-12-09
1
-2
/
+2
*
|
|
Add qps_selection_ream() to lib/qpselect.c
Chris Hall (GMCH)
2009-12-08
2
-200
/
+449
*
|
|
Nexus handling.
paulo
2009-12-08
2
-0
/
+208
*
|
|
Wired up the CLI thread with new qpnexus type. Still work in progress.
paulo
2009-12-08
4
-85
/
+351
*
|
|
Fixes to lib/qtime.c and lib/qtimers.h
Chris Hall (GMCH)
2009-12-08
2
-5
/
+5
*
|
|
Merge branch 'pthreads' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-08
4
-208
/
+512
|
\
\
\
|
*
|
|
Make vty and log thread safe under single mutex.
paulo
2009-12-07
4
-208
/
+512
*
|
|
|
Improved lib/qt_craft_monotonic() handling of overflow.
Chris Hall (GMCH)
2009-12-08
2
-40
/
+106
*
|
|
|
Added qtimer_pile_top_time() to lib/qtimers.c
Chris Hall (GMCH)
2009-12-08
4
-112
/
+177
|
/
/
/
*
|
|
Fixed qpt_mutex_unlock() (debug version).
Chris Hall (GMCH)
2009-12-07
1
-2
/
+2
*
|
|
Enabled qpt_mutex_recursive in lib/qpthreads.
Chris Hall (GMCH)
2009-12-07
2
-17
/
+66
*
|
|
Initial commit for lib/qpselect.c & .h and lib/qtimers.c & .h
Chris Hall (GMCH)
2009-12-06
6
-2
/
+1665
*
|
|
Updates to lib/qtime.c & .h
Chris Hall (GMCH)
2009-12-06
2
-12
/
+66
*
|
|
Updates to lib/qpthreads.c & .h
Chris Hall (GMCH)
2009-12-06
2
-3
/
+18
*
|
|
Updates after code review: lib/heap.c & .h lib/vector.c & .h
Chris Hall (GMCH)
2009-12-06
4
-127
/
+180
*
|
|
Initial commit of lib/mqueue.c & .h
Chris Hall (GMCH)
2009-12-03
5
-4
/
+716
[prev]
[next]