index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_nhg.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: handle backup nexthops in nhe/nhgs
Mark Stapp
2020-03-27
1
-2
/
+12
*
zebra: add per-nexthop backup index
Mark Stapp
2020-03-27
1
-1
/
+26
*
zebra: Embed lib nexthop-group in zebra hash entry
Mark Stapp
2020-02-27
1
-3
/
+2
*
Merge pull request #5737 from mjstapp/zebra_disable_kern_nhs
Russ White
2020-02-04
1
-1
/
+9
|
\
|
*
zebra: add config to disable use of kernel nexthops
Mark Stapp
2020-01-28
1
-1
/
+9
*
|
zebra: nexthop groups vrf's are only a function of namespaces
Donald Sharp
2020-01-31
1
-1
/
+1
|
/
*
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-12-04
1
-0
/
+5
*
zebra: clean up rib and nhg headers
Mark Stapp
2019-11-21
1
-5
/
+2
*
zebra: Cleanup zebra_nhg APIs
Stephen Worley
2019-10-25
1
-63
/
+20
*
zebra: Re-work zebra_nhg_*_valid APIs
Stephen Worley
2019-10-25
1
-1
/
+1
*
zebra: Change wording of duplicate kernel nhg flag
Stephen Worley
2019-10-25
1
-3
/
+6
*
zebra: Remove cleanup and nhg workqueue boilerplate
Stephen Worley
2019-10-25
1
-5
/
+0
*
zebra: Comment to indicate where nhg hashtables live
Stephen Worley
2019-10-25
1
-0
/
+5
*
zebra: Handle out of order kernel nexthop groups
Stephen Worley
2019-10-25
1
-2
/
+3
*
zebra: Add handling for kernel del/update nexthop
Stephen Worley
2019-10-25
1
-0
/
+2
*
zebra: Sweep our nexthop objects out on restart
Stephen Worley
2019-10-25
1
-8
/
+23
*
zebra: Prevent duplication and overflow in nhe2grp
Stephen Worley
2019-10-25
1
-2
/
+2
*
zebra: Switch nhg_connected to use new RB tree
Stephen Worley
2019-10-25
1
-13
/
+20
*
zebra: Use nexthop/interface vrf, not the routes
Stephen Worley
2019-10-25
1
-4
/
+2
*
zebra: Remove uneeded is_valid NHE functons
Stephen Worley
2019-10-25
1
-1
/
+0
*
zebra: Put NHE ref updating into a function
Stephen Worley
2019-10-25
1
-0
/
+3
*
zebra: Add recursive functionality to NHE's
Stephen Worley
2019-10-25
1
-0
/
+14
*
zebra: Use a nhe context dataplane and rib metaq
Stephen Worley
2019-10-25
1
-8
/
+60
*
zebra: Remove uneeded freeing helper function
Stephen Worley
2019-10-25
1
-2
/
+0
*
zebra: Re-organize/expose nhg_connected
Stephen Worley
2019-10-25
1
-15
/
+32
*
zebra: Abstract the RB nodes/add dependents tree
Stephen Worley
2019-10-25
1
-13
/
+18
*
zebra,lib: Refactor depends to RB tree
Stephen Worley
2019-10-25
1
-12
/
+42
*
zebra: Add function to increment nhg refcnt
Stephen Worley
2019-10-25
1
-0
/
+1
*
zebra: Add function to find/create single nexthop
Stephen Worley
2019-10-25
1
-0
/
+3
*
zebra: Pass is_kernel_nh to zebra_nhg_find()
Stephen Worley
2019-10-25
1
-1
/
+1
*
zebra: Add function to duplicate nhg dependencies
Stephen Worley
2019-10-25
1
-0
/
+1
*
zebra: Refactor nexthop group creation code to use allocated memory
Stephen Worley
2019-10-25
1
-1
/
+1
*
zebra: Add helper functions for freeing the members of nexthop group hash ent...
Stephen Worley
2019-10-25
1
-0
/
+3
*
zebra: Read in nexthop dependencies from the kernel
Stephen Worley
2019-10-25
1
-5
/
+4
*
zebra: Add dependency information for nexthop group hash entries
Stephen Worley
2019-10-25
1
-0
/
+20
*
Revert "zebra: Remove afi field in nexthop hash entry"
Stephen Worley
2019-10-25
1
-1
/
+3
*
zebra: Add ifp to zebra-side rib_add
Stephen Worley
2019-10-25
1
-0
/
+8
*
zebra: Add dataplane process result function for nexthops
Stephen Worley
2019-10-25
1
-0
/
+4
*
zebra: Add functions for installing/uninstalling nexthops
Stephen Worley
2019-10-25
1
-0
/
+3
*
zebra: Add function to install a nhe into the kernel
Stephen Worley
2019-10-25
1
-0
/
+2
*
zebra: Add a queued flag to nhg_hash_entry
Stephen Worley
2019-10-25
1
-0
/
+5
*
zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messages
Stephen Worley
2019-10-25
1
-4
/
+12
*
zebra: Remove afi field in nexthop hash entry
Stephen Worley
2019-10-25
1
-6
/
+4
*
zebra: Add a second table for indexing by ID
Stephen Worley
2019-10-25
1
-0
/
+4
*
zebra: Add ability to find(create) and release a nhg from a re
Donald Sharp
2019-10-25
1
-0
/
+3
*
zebra: Add some basic flags to the zebra nexthop group
Donald Sharp
2019-10-25
1
-0
/
+15
*
zebra: Add hash of nexthop groups
Donald Sharp
2019-10-25
1
-0
/
+19
*
zebra: Move nexthop_active_XXX functions to zebra_nhg.c
Stephen Worley
2019-05-28
1
-0
/
+29