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
...
|
|
*
lib: fix more format warnings (#637)
Christian Hammers
2011-03-23
2
-2
/
+2
|
|
*
lib: add TCP_CORK wrapper
Stephen Hemminger
2011-03-21
2
-0
/
+11
|
|
*
lib: zlog should clean up its memory
Tom Goff
2011-03-21
1
-0
/
+3
|
|
*
lib: Add a function to delete all interfaces
Tom Goff
2011-03-21
2
-0
/
+19
|
|
*
lib: Better hashing of string values using Bernstein hash
Stephen Hemminger
2011-03-21
4
-16
/
+19
|
|
*
bgpd: fix bgp_node locking issues
Chris Caputo
2011-03-21
1
-0
/
+1
|
|
*
lib: Fix accounting of memory
Chris Hall
2011-03-21
1
-2
/
+8
|
|
*
lib: Fix bug in prefix trie lookup
Paul Jakma
2010-12-08
1
-6
/
+8
|
|
*
lib: prefix.c nano-optimisation
Paul Jakma
2010-12-08
1
-4
/
+5
|
|
*
lib: Make workqueue more conservative about ramping up
Paul Jakma
2010-12-08
1
-8
/
+9
|
|
*
lib: Add a command to clear the thread CPU history data
Paul Jakma
2010-12-08
3
-0
/
+86
|
|
*
lib: Thread scheduler should be fair and not let events starve I/O and timers
Paul Jakma
2010-12-08
1
-16
/
+41
|
|
*
lib: thread history funcname shouldn't be constant, it's freed
Paul Jakma
2010-12-08
2
-2
/
+2
|
|
*
zclient: fix router-id calculation for IPv6 (#595)
Dmitry Tejblum
2010-10-18
1
-3
/
+3
|
|
*
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2010-10-06
2
-4
/
+4
|
|
*
lib/vty.c: add missing format string when printing out motd message
Nico Golde
2010-09-17
1
-1
/
+1
|
|
*
Document rules for zalloc and friends.
Greg Troxel
2010-09-17
1
-5
/
+27
|
|
*
lib: undo the last PIE commit
Stephen Hemminger
2010-01-27
1
-3
/
+0
|
|
*
lib: fix PIE build flags
Mathias Krause
2010-01-20
1
-0
/
+3
|
|
*
lib: fix memory logging
David Ward
2010-01-13
1
-3
/
+5
|
|
*
lib: make some structures constant
Stephen Hemminger
2009-12-21
2
-6
/
+6
|
*
|
Fix SEGV when closing legacy threaded VTY
ex20b
Chris Hall
2011-08-02
1
-1
/
+1
*
|
|
Disable the "~" VTY Terminal prompt.
Chris Hall
2011-07-21
2
-2
/
+12
*
|
|
Added features to configure.
Chris Hall
2011-07-21
1
-629
/
+0
*
|
|
Update pipework and improve memory reporting.
Chris Hall
2011-07-21
59
-4229
/
+9770
*
|
|
Merge branch 'master' of /git/quagga.euro-ix into pipework
Chris Hall
2011-05-24
3
-37
/
+96
|
\
|
|
|
*
|
Improve writing of pid lock file and error reporting.
Chris Hall
2011-05-18
1
-34
/
+58
|
*
|
Fix for changing of prefix-list entries.
Chris Hall
2011-05-17
1
-3
/
+14
|
*
|
Fix assert() in lib/vty_cli so does not go off during "write file"
Chris Hall
2011-05-12
1
-2
/
+1
|
*
|
Fix to include all new show commands from 0.99.18.
Chris Hall
2011-04-05
1
-0
/
+9
*
|
|
Small improvements to speed of reading of configuration file.
Chris Hall
2011-03-31
14
-153
/
+606
*
|
|
Better mechanism for handling depth_mark in vty->vio.
Chris Hall
2011-03-30
7
-20
/
+35
*
|
|
Fix compile on older gcc, and other minor fixes.
Chris Hall
2011-03-29
4
-20
/
+31
*
|
|
Merge branch 'master' of /git/quagga.euro-ix into pipework
ex16p
Chris Hall
2011-03-29
8
-26
/
+71
|
\
|
|
|
*
|
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
23
-85
/
+312
|
*
|
Correct logging output on 32-bit machines.
ex12
Chris Hall
2011-03-21
1
-59
/
+58
|
*
|
ex09: Fix "no ip community-list"
ex09
Chris Hall
2010-12-21
1
-2
/
+7
*
|
|
Bring "ex" version up to date with 0.99.18
ex15p
Chris Hall
2011-03-29
65
-1493
/
+1568
*
|
|
Upgrade of "pipework" -- including piping to/from shell commands
ex11p
Chris Hall
2011-03-21
81
-9227
/
+14689
*
|
|
Second tranche of updates for pipework branch.
Chris Hall
2011-02-13
69
-11537
/
+12109
*
|
|
Initial commit to seed the "pipework" branch
ex10p
Chris Hall
2011-02-13
11
-0
/
+2809
*
|
|
Creation of pipework branch
Chris Hall
2010-12-21
67
-4757
/
+15769
|
/
/
*
|
Fix "neighbor xx peer-group" and "show bgp XX::"
Chris Hall
2010-12-14
1
-66
/
+67
*
|
Change prefix-list to allow: len <= ge <= le <= max
ex08
Chris Hall
2010-12-09
1
-17
/
+21
*
|
Make routemap sequence numbers 32-bit
Chris Hall
2010-10-29
3
-80
/
+144
*
|
Fix neighbor override-capability
Chris Hall
2010-08-03
1
-1
/
+1
*
|
Introduce "rs-in" route-map
root
2010-07-28
2
-11
/
+16
*
|
Trap SIGABRT so that get backtrace in the log.
root
2010-07-22
5
-14
/
+71
*
|
Reworking of peer state handling.
Chris Hall
2010-07-19
3
-25
/
+44
*
|
Fixes to vty stuff so that zebra runs.
Chris Hall
2010-06-16
4
-6
/
+21
[prev]
[next]