[Devel] [PATCH vz7 v3 0/3] Series short description

Stanislav Kinsburskiy skinsbursky at odin.com
Tue Sep 22 06:49:07 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

v3: -ENOTSUP replaced with -ENOSYS. -ENOTSUP doesn't exist.

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