Skip to content

Commit

Permalink
nexthop group support
Browse files Browse the repository at this point in the history
Signed-off-by: nakano.kanji <kanji.nakano@ntt.com>
  • Loading branch information
nakano-omw committed May 14, 2024
1 parent cef3946 commit c1a04a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/docker-fpm-frr/frr/zebra/zebra.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fpm use-next-hop-groups
! Force disable next hop group support
no zebra nexthop kernel enable
! Uses the old known FPM behavior of including next hop information in the route (e.g. RTM_NEWROUTE) messages
no fpm use-next-hop-groupss
no fpm use-next-hop-groups
{% endif %}
!
fpm address 127.0.0.1
Expand Down

0 comments on commit c1a04a4

Please sign in to comment.