[linux-yocto] [kernel-cache][PATCH 1/2] Revert "netfilter: Fix remainder of pseudo-header protocol 0"

2019-07-02 Thread zhe.he
From: He Zhe The patch has already been applied on the tree. This would trigger re-application when features/net/net.scc included. This reverts commit b5776165c9d346c30356b9d95debd69588d58323. --- features/net/net.scc | 1 - ...Fix-remainder-of-pseudo-header-proto

[linux-yocto] [kernel-cache][PATCH 2/2] netfilter: Fix remainder of pseudo-header protocol 0

2019-07-02 Thread zhe.he
From: He Zhe 1/1 [ Author: He Zhe Email: zhe...@windriver.com Subject: netfilter: Fix remainder of pseudo-header protocol 0 Date: Tue, 25 Jun 2019 18:15:50 +0800 Since v5.1-rc1, some types of packets do not get unreachable reply with the following iptables setting. Fox example, $ iptables -A IN

Re: [linux-yocto] [kernel-cache][PATCH 1/2] Revert "netfilter: Fix remainder of pseudo-header protocol 0"

2019-07-02 Thread Bruce Ashfield
On Tue, Jul 2, 2019 at 4:54 AM wrote: > > From: He Zhe > > The patch has already been applied on the tree. This would trigger > re-application when features/net/net.scc included. Nothing should be including net.scc directly from a KERNEL_FEATURES. It is a patch + config block. So we won't be rev

Re: [linux-yocto] [kernel-cache][PATCH 1/2] Revert "netfilter: Fix remainder of pseudo-header protocol 0"

2019-07-02 Thread He Zhe
On 7/2/19 9:04 PM, Bruce Ashfield wrote: > On Tue, Jul 2, 2019 at 4:54 AM wrote: >> From: He Zhe >> >> The patch has already been applied on the tree. This would trigger >> re-application when features/net/net.scc included. > Nothing should be including net.scc directly from a KERNEL_FEATURES.

Re: [linux-yocto] [kernel-cache][PATCH 1/2] Revert "netfilter: Fix remainder of pseudo-header protocol 0"

2019-07-02 Thread He Zhe
On 7/2/19 9:16 PM, He Zhe wrote: > > On 7/2/19 9:04 PM, Bruce Ashfield wrote: >> On Tue, Jul 2, 2019 at 4:54 AM wrote: >>> From: He Zhe >>> >>> The patch has already been applied on the tree. This would trigger >>> re-application when features/net/net.scc included. >> Nothing should be includin

Re: [linux-yocto] [kernel-cache][PATCH 1/2] Revert "netfilter: Fix remainder of pseudo-header protocol 0"

2019-07-02 Thread Bruce Ashfield
On Tue, Jul 2, 2019 at 12:17 PM He Zhe wrote: > > > > On 7/2/19 9:16 PM, He Zhe wrote: > > > > On 7/2/19 9:04 PM, Bruce Ashfield wrote: > >> On Tue, Jul 2, 2019 at 4:54 AM wrote: > >>> From: He Zhe > >>> > >>> The patch has already been applied on the tree. This would trigger > >>> re-applicatio