ipv6: add per-connection default route to route_with_options
resolves: #1 (closed)
Also, connection at eth0 device uses only link-local address so it doesn't gain default route automatically without further configuration which we don't ensure in this scenario. It used to slip under the radar given the -6 parameter omission from ip command.
Edited by David Jaša