kernel: finally remove layer7 filter support

it has been non-functional for years and caused numerous memleaks and
crashes for people that tried to enable it.
it has no maintained upstream source, and it does not look like it's
going to be fixed any time soon

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 45423
This commit is contained in:
Felix Fietkau
2015-04-13 22:23:14 +00:00
parent 87f854059a
commit d0ba3bb1e2
39 changed files with 51 additions and 4775 deletions

View File

@@ -171,7 +171,6 @@ endef
define KernelPackage/ipt-filter/description
Netfilter (IPv4) kernel modules for packet content inspection
Includes:
- layer7
- string
endef