diff options
author | Roopa Prabhu <roopa@nvidia.com> | 2022-03-01 08:04:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-01 11:38:02 +0300 |
commit | 7b8135f4df98b155b23754b6065c157861e268f1 (patch) | |
tree | 709d1020f69ea8df8537d6a26ca643d772eb8ecf /drivers/net/vxlan | |
parent | efe0f94b333bf73dae0649937d40fbb15b3165e1 (diff) | |
download | linux-7b8135f4df98b155b23754b6065c157861e268f1.tar.xz |
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/net/vxlan')
0 files changed, 0 insertions, 0 deletions