index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notify on MTU changes
Stephen Hemminger
2008-10-08
1
-36
/
+45
*
netlink message signed/unsigned cleanup
Stephen Hemminger
2008-10-08
1
-6
/
+6
*
fix ipv6 typo in recursive route update code
Stephen Hemminger
2008-09-18
1
-1
/
+1
*
remove incorrect debug message
Stephen Hemminger
2008-09-18
1
-2
/
+0
*
Add delete interface cleanout
Stephen Hemminger
2008-09-18
1
-4
/
+4
*
Set metric in RIB for connected routes
Stephen Hemminger
2008-09-17
1
-2
/
+4
*
Handle device renames correctly
Stephen Hemminger
2008-09-17
1
-8
/
+13
*
Set proper protocol for routes from command line
Stephen Hemminger
2008-09-17
1
-2
/
+10
*
Fix up filtering of netlink pid
Stephen Hemminger
2008-08-18
1
-10
/
+11
*
Revert "Filter messages so that only netlink messages from kernel are allowed."
Stephen Hemminger
2008-08-18
1
-19
/
+27
*
Use XCALLOC
Stephen Hemminger
2008-08-18
3
-32
/
+13
*
Filter messages so that only netlink messages from kernel are allowed.
Stephen Hemminger
2008-08-18
1
-27
/
+19
*
Manage system routes with zebra
Stephen Hemminger
2008-08-15
11
-128
/
+139
*
Cleanup meta-queue code
Stephen Hemminger
2008-08-11
1
-64
/
+70
*
Make command nodes static
Stephen Hemminger
2008-08-11
2
-4
/
+4
*
Realign rib code with upstream
Stephen Hemminger
2008-08-01
1
-33
/
+31
*
Make metaqueue functions static
Stephen Hemminger
2008-08-01
1
-5
/
+5
*
Make log message lookup function use const tables
Stephen Hemminger
2008-08-01
2
-3
/
+3
*
Fix merge problems
Stephen Hemminger
2008-07-31
1
-1
/
+1
*
Merge branch 'upstream' into islavista
Stephen Hemminger
2008-07-31
10
-59
/
+205
|
\
|
*
[zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error
paul
2008-07-01
2
-15
/
+31
|
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
pilot
2008-06-02
5
-41
/
+164
|
*
[daemons] Sanity check port number arguments before use
paul
2008-05-29
1
-1
/
+2
|
*
[zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns
paul
2008-05-29
2
-1
/
+60
|
*
+ fix bug#326 by rib_lookup_and_pushup()
pilot
2008-02-26
4
-0
/
+64
|
*
[link-detect] Improve BSD support.
ajs
2008-01-11
3
-16
/
+16
|
*
[link-detect] Try to get BSD link-detect to work properly.
ajs
2008-01-10
3
-0
/
+63
|
*
[link-detect] Static interface routes should behave properly with link-detect.
ajs
2008-01-08
2
-3
/
+9
|
*
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
pilot
2007-11-12
2
-0
/
+22
|
*
+ fix the bug reported by Milan Kocian (IPv6 route handling was broken by the...
pilot
2007-10-24
2
-0
/
+11
|
*
+ rib_process() speedup for multi-nexthop route nodes
pilot
2007-10-04
2
-2
/
+8
|
*
+ Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....
pilot
2007-10-03
2
-11
/
+17
|
*
+ sayonara old_pid!
pilot
2007-09-14
5
-11
/
+6
|
*
+ fixed bug #402: now the second zebra process doesn't destroy routes
pilot
2007-09-14
2
-5
/
+20
|
*
Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).
pilot
2007-09-14
4
-13
/
+19
|
*
* rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed
pilot
2007-09-12
2
-0
/
+8
|
*
+ fixed bug #400: adjusted rtread_sysctl.c:route_read()
pilot
2007-09-06
2
-0
/
+8
|
*
Looks like bug #320 is finally fixed now.
pilot
2007-08-21
2
-0
/
+11
|
*
Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation
pilot
2007-08-21
2
-14
/
+16
|
*
Fixed bug #394 "RTF_DONE is ignored in rtm_read()"
pilot
2007-08-17
2
-2
/
+7
|
*
Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...
pilot
2007-08-14
2
-12
/
+22
|
*
Merged own patch for the bug #391 (debugging and comments mostly).
pilot
2007-08-13
6
-48
/
+412
|
*
Use the proper field length for the peer's address (netlink_interface_addr)
vize
2007-08-10
2
-5
/
+6
|
*
[zebra] Add extra debug logging for RIB and RIB queueing
paul
2007-08-06
2
-19
/
+56
|
*
Add comment questioning part of previous change (Denis?).
gdt
2007-08-02
1
-26
/
+31
|
*
Bugzilla #384.
gdt
2007-08-02
2
-8
/
+13
|
*
[zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var
paul
2007-06-27
2
-1
/
+8
|
*
[zebra] Trivial patches so we can compile when IPv6 is not enabled
ajs
2007-05-30
3
-29
/
+45
|
*
[PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address
ajs
2007-05-17
2
-14
/
+45
|
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
paul
2007-05-10
8
-59
/
+59
[next]