Add and enable the new 'undgram_conclose' test which tries to kill the
authormvs <mvs@openbsd.org>
Fri, 19 Nov 2021 17:14:38 +0000 (17:14 +0000)
committermvs <mvs@openbsd.org>
Fri, 19 Nov 2021 17:14:38 +0000 (17:14 +0000)
commitde793022e14e2f8cc967b50894e9368ffeb86115
treec4842af90a70192fe04ccb18e64299cabca31ff5
parentbafdc581e0ec3dfa25b342131d5b90c356057e63
Add and enable the new 'undgram_conclose' test which tries to kill the
datagram socket connected to the dying socket while it cleaning it's
list of connected sockets. Incorrect handling of this case could produce
kernel crash.

ok bluhm@
regress/sys/kern/Makefile
regress/sys/kern/undgram_conclose/Makefile [new file with mode: 0644]
regress/sys/kern/undgram_conclose/undgram_conclose.c [new file with mode: 0644]