index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
5
-86
/
+356
*
|
|
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
6
-210
/
+515
|
\
\
\
|
*
|
|
Make vty and log thread safe under single mutex.
paulo
2009-12-07
6
-210
/
+515
*
|
|
|
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
*
|
|
Add signal functions to lib/qpthreads.c
Chris Hall (GMCH)
2009-12-03
2
-0
/
+60
*
|
|
Allow floating argument for QTIME(s) in lib/qtime.h
Chris Hall (GMCH)
2009-12-03
1
-1
/
+2
*
|
|
Added zlog_abort functions. Changed pthread mutes to qpthread mutexes
paulo
2009-12-03
5
-115
/
+183
*
|
|
Merge branch 'pthreads' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-02
10
-240
/
+710
|
\
\
\
|
*
|
|
Fix nested LOCK bug
paulo
2009-12-01
2
-9
/
+35
|
*
|
|
Fix raise_count in zprivs_change_caps HAVE_LCAPS case
paulo
2009-12-01
1
-9
/
+18
|
*
|
|
log_r.h no longer needed. It was invented incase we needed a separate
paulo
2009-11-30
1
-32
/
+0
|
*
|
|
Make logging (lib.c) and privileges (privs.c) pthread safe
paulo
2009-11-30
9
-205
/
+672
*
|
|
|
Pthreads infrastructure -- initial commit
Chris Hall (GMCH)
2009-12-02
9
-5
/
+1818
*
|
|
|
Merge branch 'master' of /git/quagga.euro-ix into pthreads
Chris Hall (GMCH)
2009-12-02
1
-50
/
+37
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Avoid deleting symbol reference twice in prefix_list_delete().
Chris Hall (GMCH)
2009-12-02
1
-50
/
+37
*
|
|
Start populating pthreads branch
paulo
2009-11-27
1
-0
/
+32
|
/
/
*
|
Fix return values for str2prefix_ipv4 and str2prefix_ipv6
Chris Hall (GMCH)
2009-11-26
1
-32
/
+60
*
|
Upgrade Prefix-List & BGP Community-List handling
Chris Hall (GMCH)
2009-11-26
12
-2522
/
+2657
*
|
Test programs.
paulo
2009-11-25
4
-3
/
+1560
*
|
Add functions to lib/vty.c & .h
Chris Hall (GMCH)
2009-11-24
2
-5
/
+35
*
|
Introduce lib/symtab.c & .h
Chris Hall (GMCH)
2009-11-24
4
-2
/
+1502
*
|
Upgrade lib/vector.c & .h
Chris Hall (GMCH)
2009-11-24
7
-287
/
+1539
|
/
*
configure: fix HAVE_CLOCK_MONOTONIC spelling
Dmitry Tejblum
2009-11-05
1
-1
/
+1
*
[ospfd] enable more OSPF cost command aliases
Denis Ovsienko
2009-09-28
1
-0
/
+88
*
zebra: Fix router advertisements for non-Ethernet link layer addresses
David Ward
2009-09-01
1
-2
/
+16
*
release: 0.99.15
quagga_0_99_15_release
Paul Jakma
2009-08-28
1
-1
/
+1
*
ospf6d: bug #529, fix endianness problem in earlier commit
Tom Henderson
2009-08-28
1
-7
/
+4
*
bgpd: fix md5 set on listen sockets
Stephen Hemminger
2009-08-28
1
-9
/
+10
*
lib/trivial: str2prefix checks return of inet_pton in fragile way
Paul Jakma
2009-08-28
1
-2
/
+2
*
zebra: Add an example config file for testzebra
Paul Jakma
2009-08-28
1
-0
/
+56
*
zebra: test_main.c should be a bit more helpful about its usage
Paul Jakma
2009-08-28
1
-1
/
+5
*
lib: if_lookup_by_name should be more robust to null argument
Paul Jakma
2009-08-28
1
-7
/
+9
*
ospfd: Make sure priority is respected.
Joakim Tjernlund
2009-08-28
1
-1
/
+1
*
ospfd: Tighten up the connected check for redistribution
Joakim Tjernlund
2009-08-28
1
-8
/
+5
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
9
-17
/
+45
*
bgp: missing pieces from listener patch
Stephen Hemminger
2009-08-13
1
-10
/
+5
*
bgp: compiler warning fix
Stephen Hemminger
2009-08-13
1
-2
/
+2
*
ospfd: fix performance problem with redistribute delete
Stephen Hemminger
2009-08-13
2
-14
/
+4
*
ospfd: Make sure route table is recalculated.
Joakim Tjernlund
2009-08-11
1
-18
/
+23
*
ospfd: Make "Packet ... received on wrong link" conditional on debug
Paul Jakma
2009-08-11
1
-2
/
+3
[prev]
[next]