]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
jail: Correct jail_max_af_ips sysctl name
authorElvin Aslanov <rwp.primary@gmail.com>
Mon, 11 Jul 2022 13:58:21 +0000 (17:58 +0400)
committerWarner Losh <imp@FreeBSD.org>
Sat, 4 Feb 2023 18:46:46 +0000 (11:46 -0700)
commitcfd6acbb5591a6f07c7559f08424e0c73053c82c
tree0c193f46a972bcd34da87d46b8ad6dccf8e14f41
parent3b6056204dd80cc866b7998ef0776247ebc42ce4
jail: Correct jail_max_af_ips sysctl name

The sysctl is named "security.jail.jail_max_af_ips" with the jail_
prefix in the final part.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/605
usr.sbin/jail/jail.8