index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
nexthop_group.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: support backup nexthops in nexthop-groups and zapi
Mark Stapp
2020-03-27
1
-1
/
+6
*
zebra,lib: use const in more apis
Mark Stapp
2020-03-27
1
-0
/
+2
*
lib: use const in nexthop_group copy api
Mark Stapp
2020-02-25
1
-1
/
+1
*
lib,zebra: add api to enforce nexthop sort order when copying
Mark Stapp
2019-12-09
1
-0
/
+7
*
Merge pull request #5439 from mjstapp/nhg_add_labels
Renato Westphal
2019-12-06
1
-6
/
+0
|
\
|
*
lib: support labelled nexthops in nexthop_groups
Mark Stapp
2019-12-03
1
-6
/
+0
*
|
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-12-04
1
-0
/
+2
|
/
*
lib,pbrd,zebra: Use one api to delete nexthops/group
Stephen Worley
2019-10-25
1
-1
/
+0
*
lib: Separate nexthop_group_equal() into recursive
Stephen Worley
2019-10-25
1
-0
/
+5
*
lib,zebra: Move nexthop dup marking into creation
Stephen Worley
2019-10-25
1
-0
/
+1
*
lib: Hash on resolved nexthops by default
Stephen Worley
2019-10-25
1
-0
/
+1
*
zebra: Add recursive functionality to NHE's
Stephen Worley
2019-10-25
1
-0
/
+4
*
lib: Add equals function for nexthop groups
Stephen Worley
2019-10-25
1
-2
/
+4
*
zebra,lib: Refactor depends to RB tree
Stephen Worley
2019-10-25
1
-0
/
+1
*
lib: Private api for nexthop_group manipulation
Stephen Worley
2019-06-26
1
-4
/
+0
*
lib: Add a couple functions to nexthop_group.c
Donald Sharp
2019-06-26
1
-0
/
+4
*
lib: Add a counter for number of nexthops
Donald Sharp
2019-04-18
1
-0
/
+5
*
lib: Add hash function for nexthop groups
Stephen Worley
2019-04-05
1
-0
/
+2
*
libs: use const in copy_nexthops api
Mark Stapp
2019-04-04
1
-1
/
+1
*
lib: change how nexthop groups store nexthop addresses
Renato Westphal
2019-02-14
1
-1
/
+1
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+9
*
libs, daemons: changes to permit c++ compilation
Mark Stapp
2019-02-11
1
-2
/
+2
*
libs: add ALL_NEXTHOPS_PTR iterator macro
Mark Stapp
2018-07-10
1
-0
/
+5
*
lib: Handle if up/down and vrf enable/disable events
Donald Sharp
2018-04-18
1
-0
/
+5
*
lib: Store nexthop information independently
Donald Sharp
2018-04-18
1
-0
/
+9
*
lib: Add the ability for other people to call a nexthop write line
Donald Sharp
2018-03-14
1
-0
/
+3
*
lib: Expose nhgc_find command
Donald Sharp
2018-03-14
1
-0
/
+3
*
lib: Add nexthop-group cli
Donald Sharp
2018-03-14
1
-1
/
+35
*
lib, vtysh: Start cli for nexthop-group
Donald Sharp
2018-03-09
1
-0
/
+2
*
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-09
1
-0
/
+52