OpenVZ Forum


Home » Mailing lists » Devel » [PATCH] Virtual ethernet device (tunnel)
Re: [PATCH] Virtual ethernet device (tunnel) [message #12544 is a reply to message #12537] Wed, 02 May 2007 12:34 Go to previous messageGo to previous message
Patrick McHardy is currently offline  Patrick McHardy
Messages: 107
Registered: March 2006
Senior Member
Pavel Emelianov wrote:
> Veth stands for Virtual ETHernet. It is a simple tunnel driver
> that works at the link layer and looks like a pair of ethernet
> devices interconnected with each other.
>
> Mainly it allows to communicate between network namespaces but
> it can be used as is as well.
>
> Eric recently sent a similar driver called etun. This
> implementation is closer to the OpenVZ one and it lacks
> some unimportant features of etun driver (like ethtool_ops)
> for simplicity.
>
> The general difference from etun is that a netlink interface
> is used to create and destroy the pairs. The patch for an
> ip utility is also provided.


Thats a lot better than using sysfs, but I think it would be
preferrable to use rtnetlink instead of genetlink for network
configuration.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Templates
Next Topic: vzctl create --root and vzyum and get_veid
Goto Forum:
  


Current Time: Mon Jul 21 08:20:49 GMT 2025

Total time taken to generate the page: 0.07571 seconds