index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_rib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-4
/
+4
*
lib: hide away logging internals
David Lamparter
2017-03-08
1
-0
/
+1
*
lib: ditch struct zlog * argument on zlog/vzlog()
David Lamparter
2017-03-08
1
-1
/
+1
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+2
*
lib: Enhance prefix dump for EVPN prefixes
vivek
2017-02-14
1
-2
/
+2
*
Merge branch 'master' into feature/zebra-srcdest
Christian Franke
2017-01-31
1
-385
/
+78
|
\
|
*
zebra: Do not force NEXTHOP_TYPE to XXX_IFINDEX
Donald Sharp
2017-01-31
1
-10
/
+3
|
*
zebra: Cleanup dead code and unused return value
Donald Sharp
2017-01-30
1
-181
/
+6
|
*
zebra: Consolidate nexthop_active_ipv4 and _ipv6
Donald Sharp
2017-01-30
1
-204
/
+79
*
|
zebra: add srcdest support to rib
Christian Franke
2017-01-30
1
-114
/
+138
*
|
zebra: receive ZAPI IPv6 source prefix
David Lamparter
2017-01-30
1
-4
/
+5
|
/
*
zebra: Perform safe walk of RIB entries in rib_process()
vivek
2017-01-18
1
-1
/
+1
*
zebra: remove unused variable
Renato Westphal
2016-12-23
1
-3
/
+2
*
zebra: fix FIB route updates on *BSD
Renato Westphal
2016-12-23
1
-6
/
+6
*
Merge branch '-renato' into stable/2.0
David Lamparter
2016-12-05
1
-82
/
+53
|
\
|
*
zebra: plug more memory leaks
Renato Westphal
2016-11-28
1
-40
/
+12
|
*
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
1
-16
/
+16
|
*
*: rename two vrf functions
Renato Westphal
2016-11-28
1
-2
/
+2
|
*
lib: convert vrf code to use red-black trees as well
Renato Westphal
2016-11-28
1
-33
/
+32
*
|
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-11-15
1
-1
/
+0
|
/
*
zebra: kernel interface simplification
Timo Teräs
2016-10-18
1
-25
/
+2
*
zebra: support FIB override routes
Timo Teräs
2016-09-30
1
-133
/
+191
*
Revert "zebra: use link scope for interface routes"
Donald Sharp
2016-09-23
1
-6
/
+17
*
Revert "zebra: support FIB override routes"
Donald Sharp
2016-09-23
1
-191
/
+133
*
zebra: support FIB override routes
Timo Teräs
2016-09-23
1
-133
/
+191
*
zebra: use link scope for interface routes
Timo Teräs
2016-09-23
1
-17
/
+6
*
mpls: add support for LDP LSPs
Renato Westphal
2016-09-23
1
-1
/
+1
*
MPLS: Install labeled static routes
vivek
2016-09-23
1
-0
/
+3
*
Quagga: Fix MPLS LSP scheduling to follow nexthop route update
vivek
2016-09-23
1
-0
/
+10
*
Quagga: Install label forwarding entries for statically configured LSPs
vivek
2016-09-23
1
-0
/
+17
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-5
/
+6
*
zebra: Pass in vrf to rib_match_ipv4_multicast
Donald Sharp
2016-09-14
1
-9
/
+9
*
zebra: Fix broken rib_match
Donald Sharp
2016-09-14
1
-4
/
+8
*
zebra: assorted parts of 0abf6796c
Christian Franke
2016-09-09
1
-56
/
+49
*
zebra: refactor rib_add_ipv[4|6]_multipath
Donald Sharp
2016-09-01
1
-119
/
+16
*
zebra: Refactor rib_add_ipv[4|6] to a common function
Donald Sharp
2016-09-01
1
-137
/
+38
*
zebra: Refactor rib_delete_ipv[4|6]
Donald Sharp
2016-09-01
1
-150
/
+12
*
zebra: Refactor rib_match_ipv[4|6]
Donald Sharp
2016-09-01
1
-78
/
+20
*
zebra: Create zebra_static.[ch] to isolate code
Donald Sharp
2016-09-01
1
-588
/
+5
*
zebra: implement per-route mtu handling
Timo Teräs
2016-08-21
1
-3
/
+11
*
zebra: Fix cherry-pick of ZEBRA_FLAG_CHANGED
Donald Sharp
2016-08-21
1
-20
/
+20
*
zebra: make ZEBRA_FLAG_CHANGED internal status
Timo Teräs
2016-08-19
1
-23
/
+23
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-15
/
+15
*
*: fix trivial build errors on *BSD
Renato Westphal
2016-08-08
1
-4
/
+8
*
zebra: Eliminate use of imported arp entries as next-hops for other routes
Don Slice
2016-07-15
1
-0
/
+4
*
zebra: use prefix2str for logging where possible
Timo Teräs
2016-06-09
1
-35
/
+31
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-18
/
+22
*
zebra_rib: Revert work-around for zebra marking recursive static route as ina...
Everton Marques
2016-05-30
1
-7
/
+1
*
zebra_rib: Revert debug hooks.
Everton Marques
2016-05-30
1
-1
/
+7
*
zebra: MBGP routes should not be installed in the kernel
Balaji
2016-05-26
1
-0
/
+5
[next]