On Mon, Feb 2, 2015 at 10:36 AM, Anjali Kulkarni <[email protected]> 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
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to