[PATCH 0/3] add support for IFLA_LINK_NETNSID to libnl
Thomas Haller
thaller at redhat.com
Fri Aug 14 08:32:35 PDT 2015
Kernel commits d37512a277dfb2cef8a578e25a3246f61399a55a
and 317f4810e45eebe65d4f8897670df8b779de1467 add link-attribute
IFLA_LINK_NETNSID.
CC-ing Nicolas because he did the work kernel-side.
Thomas
Thomas Haller (3):
lib/attr: add nla utility functions for s32
include/linux: update copy of kernel header "if_link.h"
route/link: add support for IFLA_LINK_NETNSID
include/linux-private/linux/if_link.h | 46 +++++++++++++++++++++++++++++++++++
include/netlink-private/types.h | 3 ++-
include/netlink/attr.h | 11 +++++++++
include/netlink/route/link.h | 3 +++
lib/attr.c | 25 +++++++++++++++++++
lib/route/link.c | 33 +++++++++++++++++++++++--
libnl-3.sym | 6 +++++
libnl-route-3.sym | 2 ++
8 files changed, 126 insertions(+), 3 deletions(-)
--
2.4.3
More information about the libnl
mailing list