summaryrefslogtreecommitdiffstats
path: root/features/physdev
diff options
context:
space:
mode:
Diffstat (limited to 'features/physdev')
-rw-r--r--features/physdev/physdev.cfg8
-rw-r--r--features/physdev/physdev.scc4
2 files changed, 12 insertions, 0 deletions
diff --git a/features/physdev/physdev.cfg b/features/physdev/physdev.cfg
new file mode 100644
index 0000000..fb42ad0
--- /dev/null
+++ b/features/physdev/physdev.cfg
@@ -0,0 +1,8 @@
1CONFIG_NETFILTER=y
2CONFIG_NETFILTER_ADVANCED=y
3
4CONFIG_BRIDGE=y
5CONFIG_BRIDGE_NETFILTER=y
6
7CONFIG_NETFILTER_XTABLES=y
8CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
diff --git a/features/physdev/physdev.scc b/features/physdev/physdev.scc
new file mode 100644
index 0000000..9f23046
--- /dev/null
+++ b/features/physdev/physdev.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Support for physdev packet matching"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware physdev.cfg