This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
8a7e38b3a3
sonic-buildimage
/
platform
/
vs
/
docker-sonic-vs
/
frr
/
zebra.conf
4 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[frr]: Force disable next hop group support. (#17344) Signed-off-by: Nazarii Hnydyn nazariig@nvidia.com Closes #17345 This W/A was proposed by Nvidia FRR team before the long term solution is ready. Why I did it A W/A to fix default route installation during LAG member flap Work item tracking N/A How I did it Disabled FRR next hop group support How to verify it Do LAG member flap
2023-12-05 21:09:54 -06:00
no zebra nexthop kernel enable
[FRR] Switch to dplane_fpm_nl plugin instead of fpm (#12852) Why I did it dplane_fpm_nl is a new FPM implementation in FRR. The old plugin fpm will not have any new features implemented. Usage of the new plugin gives us ability to use BGP suppression feature and next hop groups in the future. How I did it Switch to dplane_fpm_nl zebra plugin from old fpm plugin which is not supported anymore Remove stale patches for old fpm plugin and add similar patches for dplane_fpm_nl How to verify it Build and run on the switch. Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
2023-02-06 11:38:39 -06:00
no fpm use-next-hop-groups
fpm address 127.0.0.1
Reference in New Issue
Copy Permalink