commit | 53b4414a7003099f41ab61ef9a452804c025e2c1 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Oct 03 11:18:59 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 04 14:07:07 2019 -0700 |
tree | 8339b6e05b89e835450b9981b31c0a4df6677dce | |
parent | 0eb8745e03c9ed2a7412c7a844ebc4f0e4f80de4 [diff] |
net/tls: allow compiling TLS TOE out TLS "record layer offload" requires TOE, and bypasses most of the normal networking stack. It is also significantly less maintained. Allow users to compile it out to avoid issues. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: John Hurley <john.hurley@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>