]> www.infradead.org Git - nvme.git/commit
selftests/tls: add a litmus test for the socket reuse through shutdown
authorJakub Kicinski <jakub.kicinski@netronome.com>
Thu, 1 Aug 2019 21:36:02 +0000 (14:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Aug 2019 20:15:30 +0000 (13:15 -0700)
commitcd114d2e81f632104b3f1e804104060b97337410
treeca3c4fc7202e38616e4d3ac060e34a36bef41a36
parent5d92e631b8be8965a90c144320f06e096081a551
selftests/tls: add a litmus test for the socket reuse through shutdown

Make sure that shutdown never works, and at the same time document how
I tested to came to the conclusion that currently reuse is not possible.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/tls.c