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
*
zebra: When handling nexthops use the correct vrf
Donald Sharp
2018-01-12
1
-5
/
+6
*
zebra: Add nh_vrf_id to rib_add
Donald Sharp
2018-01-12
1
-4
/
+5
*
zebra: Use the correct vrf id to lookup the ifp pointer
Donald Sharp
2018-01-12
1
-1
/
+2
*
zebra: Add nh_vrf_id to 'struct route_entry`
Donald Sharp
2018-01-12
1
-0
/
+1
*
Merge branch 'master' into evpn-symmetric-routing
Mitesh Kanjariya
2018-01-11
1
-74
/
+73
|
\
|
*
zebra: Fix dest dereference
Donald Sharp
2018-01-02
1
-1
/
+8
|
*
Merge pull request #1515 from donaldsharp/selected_to_front1
Renato Westphal
2017-12-19
1
-73
/
+64
|
|
\
|
|
*
zebra: Replace SELECTED_FIB flag with a rib_dest_t pointer
Donald Sharp
2017-12-05
1
-73
/
+64
|
*
|
zebra: Add ability to support tags -> realms in linux
Kaloyan Kovachev
2017-12-14
1
-1
/
+2
|
|
/
*
|
bgpd: process evpn type-5 routes received from peers
Mitesh Kanjariya
2017-12-14
1
-2
/
+2
*
|
zebra: proper refcounting for rmac/nh entries
mitesh
2017-12-14
1
-1
/
+19
*
|
bgpd: set evpn rvtep nexthops as active by default
Mitesh Kanjariya
2017-12-14
1
-1
/
+3
*
|
bgpd: program mac-ip routes in matching vrfs
mitesh
2017-12-14
1
-1
/
+2
|
/
*
zebra: Implement call back for route install/delete success/fail
Donald Sharp
2017-11-29
1
-50
/
+51
*
zebra: Allow zebra_find_client to match on instance as well
Donald Sharp
2017-11-27
1
-4
/
+5
*
zebra: Add notification for Route Install events
Donald Sharp
2017-11-27
1
-1
/
+12
*
Merge pull request #1434 from dslicenc/zebra-nexthop-cm8192
Renato Westphal
2017-11-23
1
-3
/
+9
|
\
|
*
zebra: fix resolving nexthop through itself
Don Slice
2017-11-09
1
-3
/
+9
*
|
zebra: When uninstalling a non-unicast route mark it so
Donald Sharp
2017-11-20
1
-1
/
+1
|
/
*
zebra: Allow user to specify work-queue processing hold time
Donald Sharp
2017-10-25
1
-7
/
+1
*
zebra: use a switch statement in nexthop_set_resolved()
Renato Westphal
2017-10-10
1
-21
/
+23
*
Merge pull request #1237 from donaldsharp/distance_special
Renato Westphal
2017-10-10
1
-3
/
+3
|
\
|
*
zebra: Make admin distance a uint8_t
Donald Sharp
2017-09-25
1
-3
/
+3
*
|
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
|
Merge pull request #1236 from donaldsharp/interface_startup
Renato Westphal
2017-09-29
1
-0
/
+9
|
\
\
|
*
|
zebra: Do not allow same rib_dest_t be queued multiple times to meta queue
Donald Sharp
2017-09-25
1
-0
/
+9
|
|
/
*
|
Merge pull request #1240 from donaldsharp/allow_self_delete
Renato Westphal
2017-09-27
1
-2
/
+26
|
\
\
|
*
|
zebra: Do not allow delete of route from kernel in non-startup case
Donald Sharp
2017-09-25
1
-2
/
+26
|
|
/
*
|
Merge pull request #1235 from chiragshah6/ospf_vrf_dev
Renato Westphal
2017-09-26
1
-2
/
+2
|
\
\
|
*
|
zebra: Nexthop APIs to use correct vrf_id
Chirag Shah
2017-09-25
1
-2
/
+2
|
|
/
*
|
zebra: make rib_add() a simple wrapper for rib_add_multipath()
Renato Westphal
2017-09-21
1
-88
/
+7
*
|
zebra: fix detection of duplicate kernel routes (ECMP version)
Renato Westphal
2017-09-21
1
-1
/
+5
*
|
zebra: pay attention to metric from kernel (ECMP version)
Renato Westphal
2017-09-21
1
-2
/
+8
*
|
zebra: plug memory leak in rib_add_multipath()
Renato Westphal
2017-09-21
1
-3
/
+4
*
|
zebra: use the afi parameter in rib_add_multipath()
Renato Westphal
2017-09-21
1
-8
/
+2
|
/
*
Merge pull request #1157 from donaldsharp/recursive_blackhole
Jafar Al-Gharaibeh
2017-09-21
1
-4
/
+4
|
\
|
*
zebra: Allow recursive nexthop resolution to consider blackholes
Donald Sharp
2017-09-12
1
-4
/
+4
*
|
Merge pull request #1160 from opensourcerouting/admin_distance
Donald Sharp
2017-09-21
1
-5
/
+15
|
\
\
|
*
|
zebra: fix administrative distance issues
Renato Westphal
2017-09-12
1
-5
/
+2
|
*
|
zebra: Fix up default admin distance for some route types
Donald Sharp
2017-09-12
1
-0
/
+13
|
|
/
*
|
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-51
/
+33
*
|
Merge pull request #1163 from donaldsharp/deduplicate_nexthops
Russ White
2017-09-13
1
-0
/
+16
|
\
\
|
*
|
zebra: deduplicate nexthops
David Lamparter
2017-09-12
1
-0
/
+16
|
|
/
*
|
zebra: Fix rib_update_table
Donald Sharp
2017-09-11
1
-21
/
+23
*
|
zebra: Small performance improvement for garbage collection
Donald Sharp
2017-09-11
1
-3
/
+5
|
/
*
zebra: allow multiple connected routes for the same prefix
Renato Westphal
2017-09-07
1
-3
/
+4
*
zebra: Allow zebra to delete self originated routes
Donald Sharp
2017-09-06
1
-17
/
+47
*
zebra: add an exception for link-local connected routes
Renato Westphal
2017-09-01
1
-1
/
+6
*
zebra: fix detection of duplicate system routes
Renato Westphal
2017-09-01
1
-5
/
+4
*
zebra: remove refcnt from the route_entry structure
Renato Westphal
2017-09-01
1
-11
/
+3
[next]