hyperboria / bugs

Peer-to-peer IPv6 networking, secure and near-zero-conf.
154 stars 17 forks source link

IPTunnel routing #68

Open Kubuxu opened 8 years ago

Kubuxu commented 8 years ago
21:08 <Kubuxu> routing setup, like if I have clearnet ip tunnel currently I have to set routing for it like in case of windows: `netsh interface ipv6 add route 2001::/16 "[Interface name]"`
21:09 <@cjd> pass   prefixLen: 3
21:09 <Kubuxu> Yeah but you loose information about how big is your subnet then.
21:10 <@cjd> yeah, we need another field for route size
21:11 <Kubuxu> So how big is assigned to you and how big subnet is routable via the tunnel.
21:11 <@cjd> mhm