network: Adds support host side veth device static routes
Adds the following new config keys:
lxc.net.[i].veth.ipv4.route
lxc.net.[i].veth.ipv6.route
E.g.
lxc.net.0.veth.ipv4.route = 192.0.2.1/32
lxc.net.0.veth.ipv4.route = 192.0.3.0/24
lxc.net.0.veth.ipv6.route = 2001:db8::1/128
lxc.net.0.veth.ipv6.route = 2001:db8:2::/64
Signed-off-by:
tomponline <thomas.parrott@canonical.com>
Showing
Please
register
or
sign in
to comment