iproute2/rdma
Leon Romanovsky 78728b7ee0 rdma: Provide and reuse filter functions
Globally replace all filter function in safer variants of those
is_filtered functions, which take into account the availability/lack
of netlink attributes.

Such conversion allowed to fix a number of places in the code, where
the previous implementation didn't honor filter requests if netlink
attribute wasn't present.

Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2019-02-24 07:09:24 -08:00
..
include/uapi/rdma rdma: update uapi headers 2019-02-24 07:03:14 -08:00
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
Makefile rdma: Properly mark RDMAtool license 2019-02-24 07:07:19 -08:00
dev.c rdma: Properly mark RDMAtool license 2019-02-24 07:07:19 -08:00
link.c rdma: Properly mark RDMAtool license 2019-02-24 07:07:19 -08:00
rdma.c rdma: Properly mark RDMAtool license 2019-02-24 07:07:19 -08:00
rdma.h rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-cmid.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-cq.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-mr.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-pd.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-qp.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res.c rdma: Perform single .doit call to query specific objects 2019-02-24 07:09:15 -08:00
res.h rdma: Perform single .doit call to query specific objects 2019-02-24 07:09:15 -08:00
utils.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00