summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/netfilter/ct_m.cfg (renamed from features/ct/ct.cfg)0
-rw-r--r--features/netfilter/ct_m.scc (renamed from features/ct/ct.scc)2
-rw-r--r--features/netfilter/ip_vs_m.cfg (renamed from features/ip_vs/ip_vs.cfg)0
-rw-r--r--features/netfilter/ip_vs_m.scc (renamed from features/ip_vs/ip_vs.scc)2
-rw-r--r--features/netfilter/ipset_m.cfg (renamed from features/ipset/ipset.cfg)0
-rw-r--r--features/netfilter/ipset_m.scc (renamed from features/ipset/ipset.scc)2
-rw-r--r--features/netfilter/physdev_m.cfg (renamed from features/physdev/physdev.cfg)0
-rw-r--r--features/netfilter/physdev_m.scc (renamed from features/physdev/physdev.scc)2
-rw-r--r--features/netfilter/raw_m.cfg (renamed from features/raw/raw.cfg)0
-rw-r--r--features/netfilter/raw_m.scc (renamed from features/raw/raw.scc)2
10 files changed, 5 insertions, 5 deletions
diff --git a/features/ct/ct.cfg b/features/netfilter/ct_m.cfg
index 9b469c0..9b469c0 100644
--- a/features/ct/ct.cfg
+++ b/features/netfilter/ct_m.cfg
diff --git a/features/ct/ct.scc b/features/netfilter/ct_m.scc
index fefc211..3eadf1f 100644
--- a/features/ct/ct.scc
+++ b/features/netfilter/ct_m.scc
@@ -1,4 +1,4 @@
1define KFEATURE_DESCRIPTION "Support for CT target in iptables" 1define KFEATURE_DESCRIPTION "Support for CT target in iptables"
2define KFEATURE_COMPATIBILITY all 2define KFEATURE_COMPATIBILITY all
3 3
4kconf non-hardware ct.cfg 4kconf non-hardware ct_m.cfg
diff --git a/features/ip_vs/ip_vs.cfg b/features/netfilter/ip_vs_m.cfg
index a4ae33d..a4ae33d 100644
--- a/features/ip_vs/ip_vs.cfg
+++ b/features/netfilter/ip_vs_m.cfg
diff --git a/features/ip_vs/ip_vs.scc b/features/netfilter/ip_vs_m.scc
index 08fa373..8be3313 100644
--- a/features/ip_vs/ip_vs.scc
+++ b/features/netfilter/ip_vs_m.scc
@@ -1,4 +1,4 @@
1define KFEATURE_DESCRIPTION "IP Virtual Server support" 1define KFEATURE_DESCRIPTION "IP Virtual Server support"
2define KFEATURE_COMPATIBILITY all 2define KFEATURE_COMPATIBILITY all
3 3
4kconf non-hardware ip_vs.cfg 4kconf non-hardware ip_vs_m.cfg
diff --git a/features/ipset/ipset.cfg b/features/netfilter/ipset_m.cfg
index 830a880..830a880 100644
--- a/features/ipset/ipset.cfg
+++ b/features/netfilter/ipset_m.cfg
diff --git a/features/ipset/ipset.scc b/features/netfilter/ipset_m.scc
index d181607..eb2a52b 100644
--- a/features/ipset/ipset.scc
+++ b/features/netfilter/ipset_m.scc
@@ -1,4 +1,4 @@
1define KFEATURE_DESCRIPTION "Support for IP sets" 1define KFEATURE_DESCRIPTION "Support for IP sets"
2define KFEATURE_COMPATIBILITY all 2define KFEATURE_COMPATIBILITY all
3 3
4kconf non-hardware ipset.cfg 4kconf non-hardware ipset_m.cfg
diff --git a/features/physdev/physdev.cfg b/features/netfilter/physdev_m.cfg
index fb42ad0..fb42ad0 100644
--- a/features/physdev/physdev.cfg
+++ b/features/netfilter/physdev_m.cfg
diff --git a/features/physdev/physdev.scc b/features/netfilter/physdev_m.scc
index 9f23046..31f207b 100644
--- a/features/physdev/physdev.scc
+++ b/features/netfilter/physdev_m.scc
@@ -1,4 +1,4 @@
1define KFEATURE_DESCRIPTION "Support for physdev packet matching" 1define KFEATURE_DESCRIPTION "Support for physdev packet matching"
2define KFEATURE_COMPATIBILITY all 2define KFEATURE_COMPATIBILITY all
3 3
4kconf non-hardware physdev.cfg 4kconf non-hardware physdev_m.cfg
diff --git a/features/raw/raw.cfg b/features/netfilter/raw_m.cfg
index 221a7bf..221a7bf 100644
--- a/features/raw/raw.cfg
+++ b/features/netfilter/raw_m.cfg
diff --git a/features/raw/raw.scc b/features/netfilter/raw_m.scc
index 8054d7b..3daf6a8 100644
--- a/features/raw/raw.scc
+++ b/features/netfilter/raw_m.scc
@@ -1,4 +1,4 @@
1define KFEATURE_DESCRIPTION "Support for iptables raw table" 1define KFEATURE_DESCRIPTION "Support for iptables raw table"
2define KFEATURE_COMPATIBILITY all 2define KFEATURE_COMPATIBILITY all
3 3
4kconf non-hardware raw.cfg 4kconf non-hardware raw_m.cfg