[Devel] [PATCH vz7 v2 0/3] venet: create/delete devices via netlink

Stanislav Kinsburskiy skinsbursky at odin.com
Tue Sep 22 06:41:31 PDT 2015


This series add venet device creation and destruction support via netlink.
It also removes device creation via per-net init hook.

https://jira.sw.ru/browse/PSBM-23441

v2: return -ENOTSUP in case of attempt to create a venet device in nested
namespace.

---

Stanislav Kinsburskiy (3):
      venet: fix false positive return code in case of error in venet_init()
      venet: add newlink and dellink callbacks to rtnetlink operations
      venet: remove per-net hooks and related code


 drivers/net/venetdev.c |  123 ++++++++++++++++++++----------------------------
 1 file changed, 51 insertions(+), 72 deletions(-)



More information about the Devel mailing list