diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-12-29 22:38:07 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:04:01 +0000 |
commit | 0a382b58c01bb359b225f48f312f696f0badf27b (patch) | |
tree | 86bd0e4174afd977754571ac6169b90995b2e9f8 /meta/recipes-connectivity/openssh | |
parent | 6a8e6b66ff65cf849a3c34a506cf650abfef2420 (diff) | |
download | openembedded-core-0a382b58c01bb359b225f48f312f696f0badf27b.tar.gz openembedded-core-0a382b58c01bb359b225f48f312f696f0badf27b.tar.bz2 openembedded-core-0a382b58c01bb359b225f48f312f696f0badf27b.zip |
linux-yocto/4.4/4.8/4.9: netfilter: iptables: enable NAT tables
This changes adds 'nat' table in iptables. The netfilter side
is already configured for NAT but iptables config was missing.
Further, CONFIG_IP_NF_TARGET* configured below depend on
CONFIG_IP_NF_NAT but remain disabled unless CONFIG_IP_NF_NAT
is explicitly enabled.
CONFIG_IP_NF_TARGET_MASQUERADE is needed by Connman to
support tethering.
Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/openssh')
0 files changed, 0 insertions, 0 deletions