Re: [EXTERNAL] Re: Can I autoconfigure both interface s as slaac (accept_ra 1) on a non-router device?
Roy Marples <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
---- On Wed, 21 Feb 2024 20:34:24 +0000 Taylor R Campbell wrote --- > > Date: Wed, 21 Feb 2024 15:45:46 +0000 > > From: Marinela Selseth [email protected]> > > > > For outbound traffic, the link-local would spell the interface, xxx%eth1. > > So in this case, the kernel in theory could still pick arbitrary the other route? > > If you don't specify a scope id, presumably it is up to the kernel > which one to use. On Linux with matching routes it will use the route with the lowest metric. Roy