summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/tcp_fastopen_backup_key.c
Commit message (Collapse)AuthorAgeFilesLines
* selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn2019-06-161-3/+2
| | | | | | | | One warning each on signedness, unused variable and return type. Fixes: 10fbcdd12aa2 ("selftests/net: add TFO key rotation selftest") Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* selftests/net: add TFO key rotation selftestJason Baron2019-05-301-0/+336
Demonstrate how the primary and backup TFO keys can be rotated while minimizing the number of client cookies that are rejected. Signed-off-by: Jason Baron <jbaron@akamai.com> Signed-off-by: Christoph Paasch <cpaasch@apple.com> Acked-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud