Re: [PATCH 0/2] UDP socket repair

From: Jakub Kicinski
Date: Tue Aug 10 2021 - 11:12:20 EST


On Tue, 10 Aug 2021 21:43:57 +0700 Bui Quang Minh wrote:
> This series implement UDP_REPAIR sockoption for dumping the corked packet
> in UDP socket's send queue. A new path is added to recvmsg() for dumping
> packet's data and msg_name related information of the packet.

The second patch does not apply to net-next, please rebase.