[Devel] [PATCH 0/5] Replace vzethdev on veth
Andrew Vagin
avagin at odin.com
Thu May 28 08:57:00 PDT 2015
On Thu, May 28, 2015 at 03:06:55PM +0400, 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
Kirill, could you review this series.
>
> 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