net/tls: add skeleton of MIB statistics
Add a skeleton structure for adding TLS statistics. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
9ec1c6ac27
commit
d26b698dd3
@@ -213,3 +213,9 @@ A patchset to OpenSSL to use ktls as the record layer is
|
||||
of calling send directly after a handshake using gnutls.
|
||||
Since it doesn't implement a full record layer, control
|
||||
messages are not supported.
|
||||
|
||||
Statistics
|
||||
==========
|
||||
|
||||
TLS implementation exposes the following per-namespace statistics
|
||||
(``/proc/net/tls_stat``):
|
||||
|
Reference in New Issue
Block a user