[lxc-users] How are network interfaces implemented in LXC?

Fajar A. Nugraha list at fajar.net
Mon Feb 2 05:23:16 UTC 2015


On Mon, Feb 2, 2015 at 10:36 AM, Anjali Kulkarni <anjali at juniper.net> wrote:

> What I was wondering is how this veth (tunnel or endpoints) is implemented
> in code? Is it like a TCP/IP socket connection over which packets are sent
> from one endpoint to other? Can you point me to this code?
>
>

Do you mean http://lxr.free-electrons.com/source/drivers/net/veth.c ?
Or perhaps a more generic explanation, like
http://www.opencloudblog.com/?p=66?

>From the bridge/ovs point of view, the veth part that stays in the host
should behave just like any other ethernet interface.

-- 
Fajar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20150202/dd3aa7e9/attachment-0001.html>


More information about the lxc-users mailing list