index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
3
-4
/
+4
*
[zebra] mark some rt_netlink functions static
Stephen Hemminger
2008-08-22
1
-19
/
+18
*
[zebra:netlink] Set proto/scope on all route update messages
Timo Teräs
2008-08-22
1
-6
/
+4
*
[build] Test for GNU-style PIE support in toolchain and enable
Paul P Komkoff Jr
2008-08-22
1
-0
/
+3
*
[administrivia] Add .gitignore files, based on .cvsignores.
Paul Jakma
2008-08-22
1
-0
/
+13
*
[zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error
Paul Jakma
2008-07-01
2
-15
/
+31
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
Denis Ovsienko
2008-06-02
5
-41
/
+164
*
[daemons] Sanity check port number arguments before use
Paul Jakma
2008-05-29
1
-1
/
+2
*
[zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns
Paul Jakma
2008-05-29
2
-1
/
+60
*
+ fix bug#326 by rib_lookup_and_pushup()
Denis Ovsienko
2008-02-26
4
-0
/
+64
*
[link-detect] Improve BSD support.
Andrew J. Schorr
2008-01-11
3
-16
/
+16
*
[link-detect] Try to get BSD link-detect to work properly.
Andrew J. Schorr
2008-01-10
3
-0
/
+63
*
[link-detect] Static interface routes should behave properly with link-detect.
Andrew J. Schorr
2008-01-08
2
-3
/
+9
*
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
Denis Ovsienko
2007-11-12
2
-0
/
+22
*
+ fix the bug reported by Milan Kocian (IPv6 route handling was broken by the...
Denis Ovsienko
2007-10-24
2
-0
/
+11
*
+ rib_process() speedup for multi-nexthop route nodes
Denis Ovsienko
2007-10-04
2
-2
/
+8
*
+ Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....
Denis Ovsienko
2007-10-03
2
-11
/
+17
*
+ sayonara old_pid!
Denis Ovsienko
2007-09-14
5
-11
/
+6
*
+ fixed bug #402: now the second zebra process doesn't destroy routes
Denis Ovsienko
2007-09-14
2
-5
/
+20
*
Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).
Denis Ovsienko
2007-09-14
4
-13
/
+19
*
* rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed
Denis Ovsienko
2007-09-12
2
-0
/
+8
*
+ fixed bug #400: adjusted rtread_sysctl.c:route_read()
Denis Ovsienko
2007-09-06
2
-0
/
+8
*
Looks like bug #320 is finally fixed now.
Denis Ovsienko
2007-08-21
2
-0
/
+11
*
Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation
Denis Ovsienko
2007-08-21
2
-14
/
+16
*
Fixed bug #394 "RTF_DONE is ignored in rtm_read()"
Denis Ovsienko
2007-08-17
2
-2
/
+7
*
Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...
Denis Ovsienko
2007-08-14
2
-12
/
+22
*
Merged own patch for the bug #391 (debugging and comments mostly).
Denis Ovsienko
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 Jakma
2007-08-06
2
-19
/
+56
*
Add comment questioning part of previous change (Denis?).
Greg Troxel
2007-08-02
1
-26
/
+31
*
Bugzilla #384.
Greg Troxel
2007-08-02
2
-8
/
+13
*
[zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var
Paul Jakma
2007-06-27
2
-1
/
+8
*
[zebra] Trivial patches so we can compile when IPv6 is not enabled
Andrew J. Schorr
2007-05-30
3
-29
/
+45
*
[PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address
Andrew J. Schorr
2007-05-17
2
-14
/
+45
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
8
-59
/
+59
*
[zebra] Add zebra_routemap.c
Paul Jakma
2007-05-04
1
-0
/
+709
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2007-05-02
13
-47
/
+341
*
[zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name
Paul Jakma
2007-04-29
2
-1
/
+3
*
[zebra] Fix merge error in previous solaris changeset
Paul Jakma
2007-04-29
2
-1
/
+5
*
Only suppress adding a connected route to the kernel if it is
David Young
2007-04-16
1
-1
/
+1
*
[zebra] MTU change should propogate to zserv client on BSD/Solaris
Paul Jakma
2007-04-10
3
-1
/
+19
*
[zebra] Retain configured IPv4 address upon removal by kernel
Paul Jakma
2007-04-10
2
-14
/
+24
*
[testzebra] stubs should call kernel_address_add on IP address install
Paul Jakma
2007-04-10
3
-6
/
+37
*
[zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes
Paul Jakma
2007-04-10
4
-11
/
+19
*
[zebra] Fix interface metric bug on BSD
Paul Jakma
2007-03-06
2
-1
/
+15
*
[zebra] IRDP should ignore non-IPv4 addresses
Paul Jakma
2007-02-26
2
-0
/
+10
*
[zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128
Andrew J. Schorr
2006-12-13
2
-16
/
+18
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
9
-205
/
+170
*
[zebra] Changes of nexthops of static routes didnt take effect
Paul Jakma
2006-12-08
2
-10
/
+18
*
[daemon startup] Add --dry-run/-C argument to daemons, to check config file s...
Paul Jakma
2006-10-16
1
-2
/
+12
[next]