opnsense-src/sys
Mike Karels cdae3f501d kernel: deprecate Internet Class A/B/C
Hide historical Class A/B/C macros unless IN_HISTORICAL_NETS is defined;
define it for user level.  Define IN_MULTICAST separately from IN_CLASSD,
and use it in pf instead of IN_CLASSD.  Stop using class for setting
default masks when not specified; instead, define new default mask
(24 bits).  Warn when an Internet address is set without a mask.

(cherry picked from commit 20d5940396)
2021-12-10 10:24:15 -06:00
..
amd64 minidump: Use the provided dump bitset 2021-12-03 10:02:03 -04:00
arm omap4: Fix a few typos in source code comments 2021-12-07 19:52:00 +01:00
arm64 arm64, powerpc: fix calculation of 'used' in GET_STACK_USAGE 2021-12-07 14:13:47 -04:00
bsm
cam cam: Unbreak CAM_IO_STATS build 2021-12-06 08:55:58 -07:00
cddl kern: drop remaining references to removed makesyscalls.sh 2021-09-14 20:53:03 -05:00
compat LinuxKPI: add bcd.h 2021-11-21 18:15:58 +00:00
conf mips: Fix build of kernel.tramp.bin after upstream merge 2021-12-06 17:30:10 +01:00
contrib kernel: deprecate Internet Class A/B/C 2021-12-10 10:24:15 -06:00
crypto aesni: Avoid a potential out-of-bounds load in AES_GCM_encrypt() 2021-11-23 09:32:33 -05:00
ddb
dev twsi: unify error handling, explicitly handle more conditions 2021-12-10 14:30:12 +02:00
dts add rk3328 overlay for enabling analog sound 2021-11-21 12:04:42 +02:00
fs nfsd: Add checks for layout errors in LayoutReturn 2021-12-09 16:55:47 -08:00
gdb
geom GEOM: Switch g_io_deliver() locking from cp to pp. 2021-12-07 23:06:25 -05:00
gnu
i386 i386: take pcb and fpu area into account in GET_STACK_USAGE 2021-12-07 14:13:46 -04:00
isa
kern imgact_aout.c: some style 2021-12-10 04:32:18 +02:00
kgssapi
libkern Switch to an ifunc in the kernel for crc32c 2021-08-30 12:22:21 +01:00
mips Implement GET_STACK_USAGE on remaining archs 2021-12-07 14:13:47 -04:00
modules Fix some modules to export more used symbols 2021-11-25 03:09:21 +02:00
net iflib_stop: drain rx tasks to prevent any data races 2021-12-10 14:32:37 +02:00
net80211 net80211(4): Fix a typo in a sysctl description 2021-12-07 19:53:33 +01:00
netgraph Implement GET_STACK_USAGE on remaining archs 2021-12-07 14:13:47 -04:00
netinet kernel: deprecate Internet Class A/B/C 2021-12-10 10:24:15 -06:00
netinet6 netinet6: Fix a typo in a sysctl description 2021-12-03 16:53:41 +01:00
netipsec netinet: Remove unneeded mb_unmapped_to_ext() calls 2021-12-01 07:43:18 -05:00
netpfil pf: remove unused variables 2021-12-07 09:05:06 +01:00
netsmb
nfs kernel: deprecate Internet Class A/B/C 2021-12-10 10:24:15 -06:00
nfsclient
nfsserver
nlm
ofed socket: Rename sb(un)lock() and interlock with listen(2) 2021-10-07 09:56:47 -04:00
opencrypto ktls: Split encrypt vs decrypt OCF counters. 2021-11-23 15:11:54 -08:00
powerpc arm64, powerpc: fix calculation of 'used' in GET_STACK_USAGE 2021-12-07 14:13:47 -04:00
riscv Implement GET_STACK_USAGE on remaining archs 2021-12-07 14:13:47 -04:00
rpc mbuf: Only allow extpg mbufs if the system has a direct map 2021-11-29 20:34:54 -05:00
security
sys headers: Implement _ISOC11_SOURCES macro when __POSIX_C_SOURCE defined 2021-12-06 08:56:00 -07:00
teken
tests routing: add IPv6 fib validation procedure. 2021-09-07 21:02:58 +00:00
tools makesyscalls.lua: add a CAPENABLED flag 2021-10-20 00:19:56 +01:00
ufs ffs_softdep: Fix a typo in a source code comment 2021-11-28 12:43:32 +01:00
vm swap_pager.c: Remove MPSAFE and ARGSUSED annotations 2021-12-10 04:32:18 +02:00
x86 minidump: Parameterize minidumpsys() 2021-12-03 10:02:03 -04:00
xdr
xen
Makefile