HomeFreeBSD

Fix regression for IPv6 loopback routes.

Description

Fix regression for IPv6 loopback routes.

After nexthop introduction, loopback routes for the interface addresses
were created without embedding actual interface index in the gateway.
The latter is needed to pass the IPv6 scope during transmission via loopback..

Fix the regression by actually using passed gateway data with interface index.

Differential Revision: https://reviews.freebsd.org/D26306

Details

Provenance
melifaroAuthored on
Differential Revision
D26306: Fix IPv6 loopback nexthops.
Parents
rS365314: Update the setup doc for startup of the daemons.
Branches
Unknown
Tags
Unknown