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
*
Backport jenner fixes for interface rename
Stephen Hemminger
2008-12-19
1
-6
/
+11
*
Handle interfaces coming back from dead
Stephen Hemminger
2008-12-12
1
-15
/
+18
*
Use XCALLOC
Stephen Hemminger
2008-08-18
6
-30
/
+8
*
Make command nodes static
Stephen Hemminger
2008-08-11
6
-13
/
+13
*
Add compiler directive to mark code paths that log as cold
Stephen Hemminger
2008-08-08
2
-18
/
+26
*
Mark assert() tests as unlikely
Stephen Hemminger
2008-08-08
1
-3
/
+11
*
Add gcc printf format checks
Stephen Hemminger
2008-08-08
1
-6
/
+12
*
Make log message lookup function use const tables
Stephen Hemminger
2008-08-01
3
-4
/
+4
*
Add prototype for sockopt_ipv4_tos
Stephen Hemminger
2008-08-01
1
-0
/
+1
*
Make hash compare functions take const args
Stephen Hemminger
2008-07-31
5
-16
/
+15
*
Merge branch 'upstream' into islavista
Stephen Hemminger
2008-07-31
19
-86
/
+110
|
\
|
*
[bgpd] TCP-MD5: password vty configuration and initial Linux support
paul
2008-07-21
5
-3
/
+91
|
*
[lib] trivial: add const qualifier to stream_put/write
paul
2008-06-07
3
-4
/
+9
|
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
pilot
2008-06-02
3
-17
/
+9
|
*
[zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns
paul
2008-05-29
1
-0
/
+2
|
*
[lib] Fix the struct message LOOKUP function to be more robust
paul
2008-02-28
3
-12
/
+36
|
*
[lib/linklist] Enforce "nodes must have data" invariant more rigorously
paul
2008-02-28
2
-5
/
+23
|
*
[c++] remove/rename some names in headers that clash with C++ reserved words
paul
2008-02-26
1
-1
/
+1
|
*
[link-detect] Improve BSD support.
ajs
2008-01-11
2
-3
/
+5
|
*
[link-detect] Try to get BSD link-detect to work properly.
ajs
2008-01-10
2
-0
/
+7
|
*
[lib] add mising UL qualifier to numerical constant
paul
2008-01-08
2
-1
/
+7
|
*
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
pilot
2007-11-12
4
-11
/
+41
|
*
[snmp-smux] Fix problems if 'smux peer ...' is issued multiple times
paul
2007-10-22
2
-2
/
+17
|
*
+ pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)
pilot
2007-10-04
2
-3
/
+10
|
*
[privs/Solaris] Quagga should work in zones with IP instances
paul
2007-09-18
2
-0
/
+12
|
*
Bug #362 is fixed now.
pilot
2007-08-21
3
-0
/
+36
|
*
Merged own patch for the bug #391 (debugging and comments mostly).
pilot
2007-08-13
2
-0
/
+6
|
*
[ospfd] Fix bad SPF calculation on some topologies - incorrect sorting
paul
2007-08-06
3
-1
/
+6
|
*
[bgpd] cleanup, compact and consolidate capability parsing code
paul
2007-08-06
2
-2
/
+10
|
*
[lib] Add comments regarding setsockopt_multicast_ipv4 arguments.
ajs
2007-07-06
3
-4
/
+13
|
*
[linux] Fix strange compilation problem by explicitly including <linux/types.h>
ajs
2007-06-01
2
-0
/
+9
|
*
[autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN
paul
2007-05-10
2
-4
/
+4
|
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
paul
2007-05-10
6
-21
/
+21
|
*
[bgpd] Trim memory usage of BGP routes
paul
2007-05-04
2
-1
/
+7
|
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
paul
2007-05-02
6
-14
/
+44
|
*
[logging] Minor performance tweak
ajs
2007-04-29
2
-10
/
+21
|
*
[logging] Add new "log timestamp precision" command for subsecond timestamps
ajs
2007-04-28
6
-45
/
+182
|
*
[64-bit] Fix 4 problems with printf formats and 64-bit size_t
ajs
2007-04-27
2
-1
/
+5
|
*
[zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes
paul
2007-04-10
2
-0
/
+5
|
*
[lib] Make message lookup function more robust.
ajs
2007-03-20
2
-9
/
+31
|
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
ajs
2006-12-12
5
-50
/
+66
|
*
[lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commands
paul
2006-10-15
2
-2
/
+56
|
*
[snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues)
ajs
2006-09-26
2
-7
/
+17
|
*
[lib] Bug #134: threads should be more robust against backward time jumps
paul
2006-08-27
3
-24
/
+210
|
*
[lib] remove autogenerated file, update .cvsignore
paul
2006-07-27
2
-203
/
+2
|
*
[lib] Optimise thread_call by caching pointer to thread history in the thread
paul
2006-07-25
3
-14
/
+35
|
*
[lib] Do not call vty_close in vty_log_out to avoid possible free memory access
ajs
2006-07-11
2
-2
/
+15
|
*
[lib] Fix infinite recursion for errors on vtys with terminal monitor enabled
ajs
2006-07-10
2
-0
/
+13
|
*
[debug] Debug messages to terminal vty sessions should include timestamps
ajs
2006-07-03
2
-3
/
+14
|
*
[lib] Fix merge error in ChangeLog
paul
2006-06-30
1
-5
/
+5
[next]