diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-10-31 11:55:58 +0100 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-11-02 15:56:47 +0100 |
| commit | 6dc4ef01a4c2df5010cb9f236e1455e7a920c31b (patch) | |
| tree | bc2bf3f517171e0c9af2a3202d3f13726a96ed12 /meta-openstack | |
| parent | 43082a2b96757a6a6f4b6c72dc216627b6ec8b41 (diff) | |
| download | meta-cloud-services-6dc4ef01a4c2df5010cb9f236e1455e7a920c31b.tar.gz | |
kernel: Drop dangling iptables-nat config files
They are not applied in the kernel bbappends anymore.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack')
4 files changed, 0 insertions, 50 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-intel/iptables-nat.cfg b/meta-openstack/recipes-kernel/linux/linux-intel/iptables-nat.cfg deleted file mode 100644 index 6e1cff7..0000000 --- a/meta-openstack/recipes-kernel/linux/linux-intel/iptables-nat.cfg +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | CONFIG_NF_NAT=m | ||
| 2 | CONFIG_NF_NAT_NEEDED=y | ||
| 3 | CONFIG_NF_NAT_PROTO_UDPLITE=m | ||
| 4 | CONFIG_NF_NAT_PROTO_SCTP=m | ||
| 5 | CONFIG_NF_NAT_AMANDA=m | ||
| 6 | CONFIG_NF_NAT_FTP=m | ||
| 7 | CONFIG_NF_NAT_IRC=m | ||
| 8 | CONFIG_NF_NAT_SIP=m | ||
| 9 | CONFIG_NF_NAT_TFTP=m | ||
| 10 | |||
| 11 | CONFIG_NETFILTER_XT_TARGET_NETMAP=m | ||
| 12 | |||
| 13 | CONFIG_NETFILTER_XT_TARGET_REDIRECT=m | ||
| 14 | |||
| 15 | CONFIG_NF_NAT_IPV4=m | ||
| 16 | CONFIG_IP_NF_TARGET_MASQUERADE=m | ||
| 17 | CONFIG_IP_NF_TARGET_NETMAP=m | ||
| 18 | CONFIG_IP_NF_TARGET_REDIRECT=m | ||
| 19 | CONFIG_NF_NAT_PROTO_GRE=m | ||
| 20 | CONFIG_NF_NAT_PPTP=m | ||
| 21 | CONFIG_NF_NAT_H323=m | ||
diff --git a/meta-openstack/recipes-kernel/linux/linux-intel/iptables-nat.scc b/meta-openstack/recipes-kernel/linux/linux-intel/iptables-nat.scc deleted file mode 100644 index 9faf22e..0000000 --- a/meta-openstack/recipes-kernel/linux/linux-intel/iptables-nat.scc +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable iptables nat" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconf non-hardware iptables-nat.cfg | ||
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto/iptables-nat.cfg b/meta-openstack/recipes-kernel/linux/linux-yocto/iptables-nat.cfg deleted file mode 100644 index 6e1cff7..0000000 --- a/meta-openstack/recipes-kernel/linux/linux-yocto/iptables-nat.cfg +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | CONFIG_NF_NAT=m | ||
| 2 | CONFIG_NF_NAT_NEEDED=y | ||
| 3 | CONFIG_NF_NAT_PROTO_UDPLITE=m | ||
| 4 | CONFIG_NF_NAT_PROTO_SCTP=m | ||
| 5 | CONFIG_NF_NAT_AMANDA=m | ||
| 6 | CONFIG_NF_NAT_FTP=m | ||
| 7 | CONFIG_NF_NAT_IRC=m | ||
| 8 | CONFIG_NF_NAT_SIP=m | ||
| 9 | CONFIG_NF_NAT_TFTP=m | ||
| 10 | |||
| 11 | CONFIG_NETFILTER_XT_TARGET_NETMAP=m | ||
| 12 | |||
| 13 | CONFIG_NETFILTER_XT_TARGET_REDIRECT=m | ||
| 14 | |||
| 15 | CONFIG_NF_NAT_IPV4=m | ||
| 16 | CONFIG_IP_NF_TARGET_MASQUERADE=m | ||
| 17 | CONFIG_IP_NF_TARGET_NETMAP=m | ||
| 18 | CONFIG_IP_NF_TARGET_REDIRECT=m | ||
| 19 | CONFIG_NF_NAT_PROTO_GRE=m | ||
| 20 | CONFIG_NF_NAT_PPTP=m | ||
| 21 | CONFIG_NF_NAT_H323=m | ||
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto/iptables-nat.scc b/meta-openstack/recipes-kernel/linux/linux-yocto/iptables-nat.scc deleted file mode 100644 index 9faf22e..0000000 --- a/meta-openstack/recipes-kernel/linux/linux-yocto/iptables-nat.scc +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable iptables nat" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconf non-hardware iptables-nat.cfg | ||
