On Fri, Mar 10, 2017 at 3:23 PM, Eric Dumazet <eric.duma...@gmail.com> wrote:
> On Fri, 2017-03-10 at 14:31 +1100, Jon Maxwell wrote:
>> As Eric Dumazet pointed out this also needs to be fixed in IPv6.
>> v1: Contains the IPv6 patch as well.
>
>> Fixes: ceb3320610d6 ("ipv4: Kill routes during PMTU/redirect updates.")
>> Cc: Eric Garver <egar...@redhat.com>
>> Cc: Hannes Sowa <hs...@redhat.com>
>> Signed-off-by: Jon Maxwell <jmaxwel...@gmail.com>
>> ---
>>  net/dccp/ipv4.c     | 3 ++-
>>  net/ipv4/tcp_ipv4.c | 3 ++-
>>  net/ipv6/tcp_ipv6.c | 8 +++++---
>
> Hi Jon.
>
> You forgot net/dccp/ipv6.c
>
> dccp_v6_err() has the same issue.
>
>

Thanks Eric,

My bad. I'll fix that and post another patch.

Reply via email to