diff options
author | 2022-03-01 05:04:34 +0000 | |
---|---|---|
committer | 2022-03-01 08:38:02 +0000 | |
commit | 7b8135f4df98b155b23754b6065c157861e268f1 (patch) | |
tree | 709d1020f69ea8df8537d6a26ca643d772eb8ecf /drivers/vhost/net.c | |
parent | vxlan_core: add helper vxlan_vni_in_use (diff) | |
download | wireguard-linux-7b8135f4df98b155b23754b6065c157861e268f1.tar.xz wireguard-linux-7b8135f4df98b155b23754b6065c157861e268f1.zip |
rtnetlink: add new rtm tunnel api for tunnel id filtering
This patch adds new rtm tunnel msg and api for tunnel id
filtering in dst_metadata devices. First dst_metadata
device to use the api is vxlan driver with AF_BRIDGE
family.
This and later changes add ability in vxlan driver to do
tunnel id filtering (or vni filtering) on dst_metadata
devices. This is similar to vlan api in the vlan filtering bridge.
this patch includes selinux nlmsg_route_perms support for RTM_*TUNNEL
api from Benjamin Poirier.
Signed-off-by: Roopa Prabhu <roopa@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost/net.c')
0 files changed, 0 insertions, 0 deletions