On Wed, Apr 22, 2015 at 11:53:58AM -0400, Jeff Loughridge wrote: > I'd like to be able to add an ipvlan interface in a container's > configuration file. Is ipvlan on the roadmap? > > This feature was added in kernel 3.19. For documentation, see > https://www.kernel.org/doc/Documentation/networking/ipvlan.txt. > > Jeff L.
What happens if you pre-create it on the host and then pass it to the container by using type=phys in its configuration? If that works properly, then it should be reasonably easy for you (or someone else with time) to copy/paste our macvlan code and introduce ipvlan to LXC. -- Stéphane Graber Ubuntu developer http://www.ubuntu.com
signature.asc
Description: Digital signature
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
