<div dir="ltr">I've been trying out IPv6 networking with tinc and noticed that it will not route smaller segments than /48<div>If I try to run ip -6 route add aaaa:bbbb:cccc:dddd::/64 dev tun0 I get network unreachable</div><div>However if I run ip -6 route add aaaa:bbbb:cccc::/48 dev tun0 it works fine</div><div><br></div><div>Is this is a limitation in tinc or the kernel network stack itself?</div><div><br></div><div><br></div><div><br></div></div>