Re: [linux-yocto] [PATCH 1/2] netfilter/netfilter.cfg: remove CONFIG_NF_NAT_IPV4

2019-05-16 Thread Bruce Ashfield
Both are now merged to master. Bruce On Wed, May 15, 2019 at 10:32 PM Mittal, Anuj wrote: > Hi Bruce, > > Both these changes are only for master and are specific to v5.1. > > On Thu, 2019-05-16 at 10:26 +0800, Anuj Mittal wrote: > > This has been removed starting v5.1 and nf_nat_ipv4,6 have

Re: [linux-yocto] [PATCH 1/2] netfilter/netfilter.cfg: remove CONFIG_NF_NAT_IPV4

2019-05-15 Thread Mittal, Anuj
Hi Bruce, Both these changes are only for master and are specific to v5.1. On Thu, 2019-05-16 at 10:26 +0800, Anuj Mittal wrote: > This has been removed starting v5.1 and nf_nat_ipv4,6 have been > merged > in nat core. > >

[linux-yocto] [PATCH 1/2] netfilter/netfilter.cfg: remove CONFIG_NF_NAT_IPV4

2019-05-15 Thread Anuj Mittal
This has been removed starting v5.1 and nf_nat_ipv4,6 have been merged in nat core. https://github.com/torvalds/linux/commit/3bf195ae6037e310d693ff3313401cfaf1261b71 Signed-off-by: Anuj Mittal --- features/netfilter/netfilter.cfg | 1 - 1 file changed, 1 deletion(-) diff --git