Displaying 2 results from an estimated 2 matches for "aabd8f5e".
Did you mean:
aa418f5e
2016 Mar 04
0
ipv6 default route from somewhere
...egards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20160304/aabd8f5e/attachment.sig>
2016 Mar 04
2
ipv6 default route from somewhere
I have been gradually moving more tinc servers over to ipv6 addresses
on the tinc 1.1 branch.
Tinc is inserting a default route for ipv6 for some reason...
default via 2600:3c01:e030:f2::1 dev tinc6 proto static metric 950
pref medium
In my case the default route supplied by ra is still the correct
thing, but I don't see where in the code tinc is inserting this route
from.... which, as