[Devel] [PATCH 0/5] Replace vzethdev on veth

Konstantin Khorenko khorenko at virtuozzo.com
Thu May 28 04:52:33 PDT 2015


Andrey, please add the reviewer.

--
Best regards,

Konstantin Khorenko,
Virtuozzo Linux Kernel Team

On 05/28/2015 02:06 PM, Andrew Vagin wrote:
> Add two ioctls to enable vz specific features and to control changing of mac addresses.
> 
> https://jira.sw.ru/browse/PSBM-32276
> https://jira.sw.ru/browse/PSBM-26974
> 
> Andrew Vagin (5):
>   vz: remove vzethdev
>   veth: add ability to enable vz-specific features
>   veth: filter packages accoding with mac addresses
>   veth: add ability to prevent changing of a mac address from a
>     container
>   veth: don't drop skb->mark if NETIF_F_VENET is set
> 
>  config.OpenVZ                   |    1 -
>  drivers/net/Makefile            |    1 -
>  drivers/net/veth.c              |   71 ++++-
>  drivers/net/vzethdev.c          |  697 ---------------------------------------
>  include/linux/netdev_features.h |    2 +
>  include/uapi/linux/veth.h       |   26 +--
>  kernel/Kconfig.openvz           |    8 -
>  net/core/skbuff.c               |    3 +-
>  8 files changed, 76 insertions(+), 733 deletions(-)
>  delete mode 100644 drivers/net/vzethdev.c
> 
> _______________________________________________
> Devel mailing list
> Devel at openvz.org
> https://lists.openvz.org/mailman/listinfo/devel
> 



More information about the Devel mailing list