Displaying 3 results from an estimated 3 matches for "hasrarout".
Did you mean:
haslayout
2020 Aug 18
0
Re: ipv6 NAT; accept_ra errors and about network choice
...s '1'.
>
> Another half-baked idea I was thinking about is: if there's at least one
> address on a given interface with the 'noprefixroute' flag, that means
> they are added by userspace. In that case,
> virNetDevIPCheckIPv6ForwardingCallback() could set data->hasRARoutes to
> false, and if userspace is explicitly handling RAs, don't worry at all
> about accept_ra -- 0 is fine if it was set e.g. by NetworkManager.
> Otherwise, just go ahead and set it to 2, we're not conflicting with
> anything that would set addresses from RAs (other than the...
2020 Aug 17
1
Re: ipv6 NAT; accept_ra errors and about network choice
...all interfaces if this is '1'.
Another half-baked idea I was thinking about is: if there's at least one
address on a given interface with the 'noprefixroute' flag, that means
they are added by userspace. In that case,
virNetDevIPCheckIPv6ForwardingCallback() could set data->hasRARoutes to
false, and if userspace is explicitly handling RAs, don't worry at all
about accept_ra -- 0 is fine if it was set e.g. by NetworkManager.
Otherwise, just go ahead and set it to 2, we're not conflicting with
anything that would set addresses from RAs (other than the kernel).
> I can...
2020 Aug 11
3
ipv6 NAT; accept_ra errors and about network choice
Hello,
Firstly THANK YOU for the IPv6 NAT support merged in 6.5. It has been
almost impossible to get IPv6 into a VM on a laptop that switches
between wifi and wired (dock) connections, because you can not add a
wifi interface to a bridge. I know NAT is against the IPv6 end-to-end
xen but it makes this "just work" for the vast majority of people like
me who need to ssh/curl/talk to