linux_dsm_epyc7002/net/netlink
Johannes Berg 04a351a62b netlink: rework policy dump to support multiple policies
Rework the policy dump code a bit to support adding multiple
policies to a single dump, in order to e.g. support per-op
policies in generic netlink.

v2:
 - move kernel-doc to implementation [Jakub]
 - squash the first patch to not flip-flop on the prototype
   [Jakub]
 - merge netlink_policy_dump_get_policy_idx() with the old
   get_policy_idx() we already had
 - rebase without Jakub's patch to have per-op dump

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-10-03 14:18:29 -07:00
..
af_netlink.c
af_netlink.h
diag.c
genetlink.c netlink: rework policy dump to support multiple policies 2020-10-03 14:18:29 -07:00
Kconfig
Makefile
policy.c netlink: rework policy dump to support multiple policies 2020-10-03 14:18:29 -07:00