mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 05:41:01 -05:00
New sysctl/tunables can now set the interval (in seconds) between rate-limited crypto warnings. The new sysctls are: - kern.cryptodev_warn_interval for /dev/crypto - net.inet.ipsec.crypto_warn_interval for IPsec - kern.kgssapi_warn_interval for KGSSAPI Reviewed by: cem MFC after: 1 month Relnotes: yes Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D20555 |
||
|---|---|---|
| .. | ||
| kcrypto.c | ||
| kcrypto.h | ||
| kcrypto_aes.c | ||
| kcrypto_arcfour.c | ||
| kcrypto_des.c | ||
| kcrypto_des3.c | ||
| krb5_mech.c | ||