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
*
*: Allow 16 bit size for nexthops
Donald Sharp
2024-10-08
1
-7
/
+4
*
zebra: Attempt to reuse NHG after interface up and route reinstall
Donald Sharp
2024-09-16
1
-1
/
+2
*
zebra: Allow for initial deny of installation of nhe's
Donald Sharp
2024-08-30
1
-1
/
+20
*
zebra: When reinstalling a NHG, set REINSTALL flag
Donald Sharp
2024-02-08
1
-0
/
+8
*
zebra: Fixup documentation in zebra_nhg.h
Donald Sharp
2024-02-08
1
-1
/
+1
*
zebra: Fix NEXTHOP_GROUP_FPM define value
Donald Sharp
2024-01-21
1
-1
/
+1
*
zebra: re-install nhg on interface up
Ashwini Reddy
2023-05-05
1
-0
/
+1
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-17
/
+1
*
lib, zebra: Add ability to encode/decode resilient nhg's
Donald Sharp
2022-11-04
1
-1
/
+3
*
zebra: Fix memory leaks and use after frees in nhg's on shutdown
Donald Sharp
2022-08-05
1
-0
/
+1
*
zebra: Add a timer to nexthop group deletion
Donald Sharp
2022-06-16
1
-0
/
+11
*
zebra: Document some data structures better
Donald Sharp
2022-06-16
1
-1
/
+17
*
zebra: Add `%pNG` to zebra print routines
Donald Sharp
2022-06-15
1
-0
/
+4
*
Merge pull request #8488 from mjstapp/more_workqueue
Stephen Worley
2021-04-27
1
-0
/
+1
|
\
|
*
zebra: use workqueue for daemon-owned NHGs
Mark Stapp
2021-04-15
1
-0
/
+1
*
|
zebra: add uptime to NHEs
Stephen Worley
2021-04-22
1
-0
/
+3
*
|
zebra: add PROTO_OWNED macro for NHE id bounds checking
Stephen Worley
2021-04-22
1
-0
/
+2
|
/
*
zebra: add ui control for use of backup nexthops in resolution
Mark Stapp
2021-03-16
1
-0
/
+4
*
zebra: support nh resolution without a route
Mark Stapp
2021-02-19
1
-1
/
+2
*
zebra: send async nhg update results
Mark Stapp
2021-01-22
1
-0
/
+7
*
zebra: change the L2 NHG id format to co-exist with the L3NHG ids
Anuradha Karuppiah
2020-12-01
1
-0
/
+8
*
zebra: Do not delete nhg's when retain_mode is engaged
Donald Sharp
2020-10-22
1
-1
/
+8
*
zebra: add type to nhg_prot_del API for sanity check
Stephen Worley
2020-09-28
1
-1
/
+1
*
zebra: add flag track released state of proto NHGS
Stephen Worley
2020-09-28
1
-1
/
+12
*
zebra: fix refcnt/rib issues in NHG replace/delete
Stephen Worley
2020-09-28
1
-1
/
+1
*
zebra: handle proto NHG uninstall client disconnect
Stephen Worley
2020-09-28
1
-0
/
+8
*
zebra: remove unneeded nhg repalce boilerplate
Stephen Worley
2020-09-28
1
-10
/
+1
*
zebra,lib: command to only install proto-based nexthops
Stephen Worley
2020-09-28
1
-0
/
+4
*
zebra: implement protocol NHG Add/Del
Stephen Worley
2020-09-28
1
-13
/
+47
*
zebra: rename 'nhg_copy' to 'nhe_copy'
Mark Stapp
2020-06-01
1
-0
/
+6
*
fpm: send all next hop groups on startup
Rafael Zalamena
2020-05-05
1
-0
/
+4
*
lib, zebra: add missing extern "C" {} blocks to new header files
Renato Westphal
2020-04-23
1
-0
/
+8
*
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
[next]