From: David Ahern <d...@cumulusnetworks.com> Date: Tue, 23 Aug 2016 21:06:33 -0700
> This implements SOCK_DESTROY for UDP sockets similar to what was done > for TCP with commit c1e64e298b8ca ("net: diag: Support destroying TCP > sockets.") A process with a UDP socket targeted for destroy is awakened > and recvmsg fails with ECONNABORTED. > > Signed-off-by: David Ahern <d...@cumulusnetworks.com> Applied.