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: use update semantics for routes consistently
Mark Stapp
2019-02-11
1
-1
/
+1
*
Merge pull request #3722 from donaldsharp/static_recursive
David Lamparter
2019-02-07
1
-0
/
+3
|
\
|
*
zebra: Fix multiple levels of static recursion
Donald Sharp
2019-02-05
1
-0
/
+3
*
|
Merge pull request #3684 from mjstapp/dplane_pw
Donald Sharp
2019-02-06
1
-2
/
+33
|
\
\
|
|
/
|
/
|
|
*
zebra: add handler for pw install errors
Mark Stapp
2019-01-25
1
-2
/
+33
*
|
zebra: NHT was being run at least 2 times and missreporting data
Donald Sharp
2019-02-05
1
-9
/
+1
*
|
zebra: Remove `struct zebra_t`
Donald Sharp
2019-01-31
1
-4
/
+2
*
|
zebra: Move the mq data structure to zrouter
Donald Sharp
2019-01-31
1
-4
/
+4
*
|
zebra: Move ribq from zebrad to zrouter
Donald Sharp
2019-01-31
1
-14
/
+13
*
|
zebra: Move rtm_table_default to zrouter
Donald Sharp
2019-01-31
1
-1
/
+1
*
|
zebra: Move the master thread handler to the zrouter structure
Donald Sharp
2019-01-31
1
-2
/
+3
*
|
Merge pull request #3699 from donaldsharp/zebra_rib_debugs
David Lamparter
2019-01-31
1
-29
/
+40
|
\
\
|
*
|
zebra: Trust kernel and System routes
Donald Sharp
2019-01-30
1
-0
/
+8
|
*
|
zebra: Convert route entry id number to string in debugs
Donald Sharp
2019-01-30
1
-29
/
+32
*
|
|
zebra: On route update context is sometimes indeterminate in post-processing
Donald Sharp
2019-01-30
1
-1
/
+10
|
/
/
*
|
Merge pull request #3681 from donaldsharp/onlink
Russ White
2019-01-29
1
-8
/
+13
|
\
\
|
*
|
*: The onlink attribute should be owned by the nexthop not the route.
Donald Sharp
2019-01-27
1
-8
/
+13
|
|
/
*
|
zebra: Keep track of when routes are queued/dequeued from the dataplane
Donald Sharp
2019-01-26
1
-28
/
+21
*
|
zebra: Use ROUTE_ENTRY_INSTALLED as decision for route is installed
Donald Sharp
2019-01-26
1
-39
/
+66
|
/
*
Merge pull request #3630 from opensourcerouting/fix-show-import-check
Donald Sharp
2019-01-23
1
-4
/
+4
|
\
|
*
zebra: consolidate how we indentify address-families in the NHT code
Renato Westphal
2019-01-21
1
-4
/
+4
*
|
zebra: move LSP updates into dataplane subsystem
Mark Stapp
2019-01-22
1
-6
/
+26
|
/
*
zebra: Add a switch statement for rib_process_after
Donald Sharp
2019-01-11
1
-67
/
+75
*
zebra: Limit meta_queue insertion to one time.
Donald Sharp
2019-01-11
1
-25
/
+48
*
Merge pull request #3526 from mjstapp/dplane_lists
Donald Sharp
2019-01-11
1
-10
/
+22
|
\
|
*
zebra: pass lists of results from dataplane to zebra
Mark Stapp
2019-01-10
1
-10
/
+22
*
|
zebra: Consolidate meta_queue_map into route_info
Donald Sharp
2019-01-02
1
-55
/
+26
|
/
*
Merge pull request #3464 from mjstapp/wq_event
Donald Sharp
2018-12-14
1
-0
/
+1
|
\
|
*
zebra: use a small retry timeout for the rib workqueue
Mark Stapp
2018-12-13
1
-0
/
+1
*
|
zebra: On route removal failure return proper message
Donald Sharp
2018-12-14
1
-1
/
+1
*
|
Merge pull request #3477 from donaldsharp/multipath_respect
Russ White
2018-12-13
1
-1
/
+12
|
\
\
|
*
|
zebra: Allow zebra to only mark up to multipath_num nexthops as ACTIVE
Donald Sharp
2018-12-13
1
-1
/
+12
*
|
|
Merge pull request #3467 from donaldsharp/kernel_socket_cleanup
Russ White
2018-12-13
1
-78
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: Remove rib_lookup_ipv4_route
Donald Sharp
2018-12-12
1
-78
/
+0
|
|
/
*
/
zebra: Convert nexthop_active functions to use bool
Donald Sharp
2018-12-10
1
-9
/
+9
|
/
*
zebra: revise dplane dequeue api
Mark Stapp
2018-11-21
1
-1
/
+1
*
zebra: dataplane provider enhancements
Mark Stapp
2018-11-21
1
-3
/
+2
*
zebra: Carry onlink if set from resolving nexthop
Donald Sharp
2018-11-07
1
-2
/
+3
*
zebra: only uninstall once, when closing rib table
Mark Stapp
2018-10-30
1
-1
/
+3
*
Merge pull request #2946 from mjstapp/dplane_2
Donald Sharp
2018-10-28
1
-117
/
+423
|
\
|
*
zebra: rebase dataplane, align with master
Mark Stapp
2018-10-25
1
-2
/
+2
|
*
zebra: limit queued route updates
Mark Stapp
2018-10-25
1
-2
/
+17
|
*
zebra: revise struct names to resolve review comments
Mark Stapp
2018-10-25
1
-5
/
+6
|
*
zebra: remove old apis after new dplane work
Mark Stapp
2018-10-25
1
-69
/
+0
|
*
zebra: add handy res2str utility
Mark Stapp
2018-10-25
1
-9
/
+39
|
*
zebra: netlink fuzzing path correction
Mark Stapp
2018-10-25
1
-1
/
+1
|
*
zebra: Fix style issues
Mark Stapp
2018-10-25
1
-6
/
+3
|
*
zebra: ensure redist of system routes
Mark Stapp
2018-10-25
1
-3
/
+12
|
*
zebra: resolve style issues in dplane commit
Mark Stapp
2018-10-25
1
-25
/
+16
|
*
zebra: set SELECTED flag in rib_process
Mark Stapp
2018-10-25
1
-21
/
+3
[next]