Thread (5 messages) 5 messages, 2 authors, 2021-01-12
STALE1993d

[PATCH net-next 0/2] net: enable udp v6 sockets receiving v4 packets with UDP GRO

From: Xin Long <lucien.xin@gmail.com>
Date: 2021-01-11 12:39:40
Also in: linux-sctp

Currently, udp v6 socket can not process v4 packets with UDP GRO, as
udp_encap_needed_key is not increased when udp_tunnel_encap_enable()
is called for v6 socket. This patchset is to increase it and remove
the unnecessary code in bareudp.

Xin Long (2):
  udp: call udp_encap_enable for v6 sockets when enabling encap
  Revert "bareudp: Fixed bareudp receive handling"

 drivers/net/bareudp.c    | 6 ------
 include/net/udp_tunnel.h | 3 +--
 net/ipv6/udp.c           | 4 +++-
 3 files changed, 4 insertions(+), 9 deletions(-)

-- 
2.1.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help