Searched hist:"0 f70218343affd8d51ee11177833bacad1bb4563" (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/kgssapi/krb5/ |
H A D | kcrypto.h | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
H A D | kcrypto.c | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
/freebsd/share/man/man9/ |
H A D | sysctl.9 | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
H A D | Makefile | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
/freebsd/sys/netipsec/ |
H A D | ipsec.h | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
H A D | xform_ah.c | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
H A D | xform_esp.c | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
H A D | ipsec.c | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
/freebsd/sys/opencrypto/ |
H A D | cryptodev.c | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
/freebsd/sys/sys/ |
H A D | sysctl.h | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|
/freebsd/sys/kern/ |
H A D | kern_sysctl.c | diff 0f70218343affd8d51ee11177833bacad1bb4563 Wed Jun 12 01:00:55 CEST 2019 John Baldwin <jhb@FreeBSD.org> Make the warning intervals for deprecated crypto algorithms tunable.
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
|