freebsd-dev/usr.sbin/jail
Allan Jude e28f9b7d03 Jails: Optionally prevent jailed root from binding to privileged ports
You may now optionally specify allow.noreserved_ports to prevent root
inside a jail from using privileged ports (less than 1024)

PR:		217728
Submitted by:	Matt Miller <mattm916@pulsar.neomailbox.ch>
Reviewed by:	jamie, cem, smh
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D10202
2017-06-06 02:15:00 +00:00
..
command.c Fix up the order in which jail creation processes are run, to preserve 2016-07-14 20:15:55 +00:00
config.c
jail.8 Jails: Optionally prevent jailed root from binding to privileged ports 2017-06-06 02:15:00 +00:00
jail.c Don't assign rtjp twice. 2016-12-26 19:27:12 +00:00
jail.conf.5
jaillex.l Same as r316022 (Fix hexadecimal escape codes in jail.conf(5)), 2017-03-27 13:37:40 +00:00
jailp.h Fix up the order in which jail creation processes are run, to preserve 2016-07-14 20:15:55 +00:00
jailparse.y
Makefile
Makefile.depend
state.c Fix up the order in which jail creation processes are run, to preserve 2016-07-14 20:15:55 +00:00