]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/fq_impl.h
fq: support filtering a given tin
authorJohannes Berg <johannes.berg@intel.com>
Fri, 6 Oct 2017 09:53:32 +0000 (11:53 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 11 Oct 2017 07:49:34 +0000 (09:49 +0200)
commit8c418b5b15747eda05d086e80fa0a767982fbf37
tree915d85085318fa6821cee1a7e2cbcced9b9ca7c7
parent4133da73067af0417c623eb4ad5e85081ccbf4b4
fq: support filtering a given tin

Add to the FQ API a way to filter a given tin, in order to
remove frames that fulfil certain criteria according to a
filter function.

This will be used by mac80211 to remove frames belonging to
an AP VLAN interface that's being removed.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/fq.h
include/net/fq_impl.h