mirror_iproute2/rdma
Leon Romanovsky fda0a61dde rdma: Ignore unknown netlink attributes
The check if netlink attributes supplied more than maximum supported
is to strict and may lead to backward compatibility issues with old
application with a newer kernel that supports new attribute.

CC: Steve Wise <swise@opengridcomputing.com>
Fixes: 74bd75c2b6 ("rdma: Add basic infrastructure for RDMA tool")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2018-04-04 16:39:58 -07:00
..
include/uapi/rdma rdma: add UAPI rdma_user_cm.h 2018-04-01 08:18:38 -07:00
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
dev.c rdma: Update device capabilities flags 2018-03-08 09:15:28 -08:00
link.c rdma: Add option to provide "-" sign for the port number 2018-02-05 17:23:52 -08:00
Makefile rdma: Move RDMA UAPI header file to be under RDMA responsibility 2018-03-26 07:02:19 -07:00
rdma.c rdma: initialize the rd struct 2018-04-01 08:18:43 -07:00
rdma.h rdma: Add CM_ID resource tracking information 2018-04-01 08:18:47 -07:00
res.c rdma: Add PD resource tracking information 2018-04-01 08:19:01 -07:00
utils.c rdma: Ignore unknown netlink attributes 2018-04-04 16:39:58 -07:00