aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/in_jail.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* jail: convert several functions from int to boolMina Galić2023-03-151-14/+12
* sysent: Get rid of bogus sys/sysent.h include.Dmitry Chagin2022-05-281-1/+0
* jail: network epoch protection for IP address listsGleb Smirnoff2021-12-261-112/+27
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-1/+0
* Allow explicitly assigned IPv4 loopback address to be used in jailsSteven Hartland2017-03-311-9/+9
* Move IPv4-specific jail functions to new file netinet/in_jail.cStephen J. Kiernan2016-08-091-0/+432