summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-11-10 12:15:49 +0100
committerMartin Borg <martin.borg@enea.com>2017-11-14 12:58:12 +0100
commit279d098fd376a14772b80cafaa61b13f172afe1d (patch)
treee3b2a1c4ac8082156e6a8669dfa8ecf277c4a9ab
parent357943bcb747c9c8dfb92856af10120ed2e4c2aa (diff)
downloadenea-kernel-cache-279d098fd376a14772b80cafaa61b13f172afe1d.tar.gz
Enable physdev match support
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
-rw-r--r--features/netfilter/physdev.cfg1
-rw-r--r--features/netfilter/physdev.scc4
2 files changed, 5 insertions, 0 deletions
diff --git a/features/netfilter/physdev.cfg b/features/netfilter/physdev.cfg
new file mode 100644
index 0000000..09c03ef
--- /dev/null
+++ b/features/netfilter/physdev.cfg
@@ -0,0 +1 @@
CONFIG_NETFILTER_XT_MATCH_PHYSDEV = m
diff --git a/features/netfilter/physdev.scc b/features/netfilter/physdev.scc
new file mode 100644
index 0000000..02a46a4
--- /dev/null
+++ b/features/netfilter/physdev.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Enable physdev match module"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware physdev.cfg