An error occurred while fetching folder content.
fix(bgp): set graceful restart on enabled family
Aaron U'Ren authored
Rather than setting BGP Graceful Restart on both IPv4 and IPv6
regardless of which family is enabled, check the current mode via
nrc.isIpv6 and only set on appropriate family.

Note, this mode is exclusive as the current portions of NRC kube-router
code are only meant to work with IPv4 or IPv6 not both at the same time.

Fixes #1323
4615e854
Name Last commit Last update