On Sun, Sep 20, 2015 at 10:24:59PM -0700, David Miller wrote:
> From: "John W. Linville"
> Date: Thu, 17 Sep 2015 16:34:54 -0400
>
> > This seems to have been a "thinko". IP_ECN_decapsulate needs info
> > from both internal and external headers.
> >
> > Signed-off-by: John W. Linville
> > ---
From: "John W. Linville"
Date: Thu, 17 Sep 2015 16:34:54 -0400
> This seems to have been a "thinko". IP_ECN_decapsulate needs info
> from both internal and external headers.
>
> Signed-off-by: John W. Linville
> ---
> v2 -- ensure the collect_md path still calls IP_ECN_decapsulate
Judging by
On Fri, Sep 18, 2015 at 6:36 PM, John W. Linville
wrote:
> On Fri, Sep 18, 2015 at 02:49:30PM -0700, Jesse Gross wrote:
>> On Fri, Sep 18, 2015 at 1:40 PM, John W. Linville
>> wrote:
>> > On Fri, Sep 18, 2015 at 01:30:36PM -0700, Jesse Gross wrote:
>> >> On Thu, Sep 17, 2015 at 1:34 PM, John W. L
On Fri, Sep 18, 2015 at 02:49:30PM -0700, Jesse Gross wrote:
> On Fri, Sep 18, 2015 at 1:40 PM, John W. Linville
> wrote:
> > On Fri, Sep 18, 2015 at 01:30:36PM -0700, Jesse Gross wrote:
> >> On Thu, Sep 17, 2015 at 1:34 PM, John W. Linville
> >> wrote:
> >> > This seems to have been a "thinko".
On Fri, Sep 18, 2015 at 1:40 PM, John W. Linville
wrote:
> On Fri, Sep 18, 2015 at 01:30:36PM -0700, Jesse Gross wrote:
>> On Thu, Sep 17, 2015 at 1:34 PM, John W. Linville
>> wrote:
>> > This seems to have been a "thinko". IP_ECN_decapsulate needs info
>> > from both internal and external heade
On Fri, Sep 18, 2015 at 01:30:36PM -0700, Jesse Gross wrote:
> On Thu, Sep 17, 2015 at 1:34 PM, John W. Linville
> wrote:
> > This seems to have been a "thinko". IP_ECN_decapsulate needs info
> > from both internal and external headers.
> >
> > Signed-off-by: John W. Linville
>
> This looks goo
On Thu, Sep 17, 2015 at 1:34 PM, John W. Linville
wrote:
> This seems to have been a "thinko". IP_ECN_decapsulate needs info
> from both internal and external headers.
>
> Signed-off-by: John W. Linville
This looks good to me although I realized that the transmit path is
also conditional based
This seems to have been a "thinko". IP_ECN_decapsulate needs info
from both internal and external headers.
Signed-off-by: John W. Linville
---
v2 -- ensure the collect_md path still calls IP_ECN_decapsulate
drivers/net/geneve.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --