libnl/include
Tobias Klauser 6af196f03f utils: Add translations for NETLINK_RDMA and NETLINK_CRYPTO
Add translations for NETLINK_RDMA and NETLINK_CRYPTO to nlfamilies,
allowing to use nl_nlfamily2str() and nl_str2nlfamily() for these
families.

This makes it necessary to update the private copy of linux/netlink.h
and also includes the rename of NETLINK_INET_DIAG to NETLINK_SOCK_DIAG
in upstream commit 7f1fb60c4fc9fb29 ("inet_diag: Partly rename inet_ to
sock_") and the removal of the duplicate NLMSG_ALIGN in the
NLMSG_LENGTH() macro in upstream commit a88b9ce5ad4fc633 ("netlink:
remove duplicated NLMSG_ALIGN").

http://lists.infradead.org/pipermail/libnl/2015-April/001868.html

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2015-05-05 16:04:57 +02:00
..
linux-private/linux utils: Add translations for NETLINK_RDMA and NETLINK_CRYPTO 2015-05-05 16:04:57 +02:00
netlink libnl-3.2.26 release 2015-03-30 13:17:17 +02:00
netlink-private neigh: add support for NDA_VLAN nl attribute 2015-03-23 09:27:23 +01:00
Makefile.am route/act: add skbedit action 2015-02-02 18:16:11 +01:00