[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200311.225440.1308156134613675721.davem@davemloft.net>
Date: Wed, 11 Mar 2020 22:54:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: martinvarghesenokia@...il.com
Cc: netdev@...r.kernel.org, ap420073@...il.com,
martin.varghese@...ia.com
Subject: Re: [PATCH net-next v2] bareudp: Fixed bareudp receive handling
From: Martin Varghese <martinvarghesenokia@...il.com>
Date: Thu, 12 Mar 2020 08:33:51 +0530
> From: Martin Varghese <martin.varghese@...ia.com>
>
> Reverted commit "2baecda bareudp: remove unnecessary udp_encap_enable() in
> bareudp_socket_create()"
>
> An explicit call to udp_encap_enable is needed as the setup_udp_tunnel_sock
> does not call udp_encap_enable if the if the socket is of type v6.
>
> Bareudp device uses v6 socket to receive v4 & v6 traffic
>
> CC: Taehee Yoo <ap420073@...il.com>
> Fixes: 2baecda37f4e ("bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()")
> Signed-off-by: Martin Varghese <martin.varghese@...ia.com>
> ---
> Changes in v2:
> - Add Comments in the code.
Applied, thanks Martin.
Powered by blists - more mailing lists