freebsd-dev/sys
Alexander V. Chernikov a1b59379db routing: install prefix and loopback routes using new nhop-based KPI.
Construct the desired hexthops directly instead of using the
 "translation" layer in form of filling rt_addrinfo data.
Simplify V_rt_add_addr_allfibs handling by using recently-added
 rib_copy_route() to propagate the routes to the non-primary address
 fibs.

MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D36166
2022-08-29 10:07:58 +00:00
..
amd64 amd64: update comment for casueword/casueword32, mentioning return value 1 2022-08-26 02:41:48 +03:00
arm Fix the arm generic timer on 32 bit 2022-08-25 13:17:11 +01:00
arm64 Add an IDC only arm64 icache sync function 2022-08-25 12:17:28 +01:00
bsm
cam Delay GEOM disk_create() until CAM periph probe completes. 2022-07-14 16:17:36 -04:00
cddl Adjust function definition in riscv's dtrace_subr.c to avoid clang 15 warning 2022-08-14 21:27:34 +02:00
compat LinuxKPI 802.11: change type of bssid in struct ieee80211_bss_conf 2022-08-27 14:54:02 +00:00
conf NOTES: Update the comment for MCLSHIFT 2022-08-24 19:59:32 -04:00
contrib zfs: merge openzfs/zfs@a582d5299 2022-08-26 00:58:56 +02:00
crypto skein: Update guard define check 2022-07-24 16:53:35 -06:00
ddb Adjust db_flush_line() definition to avoid clang 15 warning 2022-07-19 20:37:15 +02:00
dev mana: Fix a couple i386 build errors 2022-08-29 06:35:02 +00:00
dts
fs nfscl: Fix setup of Sequence when all slots marked bad 2022-08-28 14:36:45 -07:00
gdb ddb: use _FLAGS command macros where appropriate 2022-07-05 11:56:55 -03:00
geom Adjust g_waitidle() visibility and definition 2022-08-02 21:11:10 +03:00
gnu
i386 x86: improve machdep.uprintf_signal 2022-08-24 22:12:45 +03:00
isa Adjust function definition in isa's pnp.c to avoid clang 15 warning 2022-07-27 21:13:59 +02:00
kern soo_stat: Ensure error is always initialized. 2022-08-26 11:17:55 -07:00
kgssapi
libkern
modules zfs: merge openzfs/zfs@a582d5299 2022-08-26 00:58:56 +02:00
net routing: install prefix and loopback routes using new nhop-based KPI. 2022-08-29 10:07:58 +00:00
net80211 net80211: LinuxKPI 802.11: harmonize IEEE80211_VHT_MCS_* 2022-08-18 20:34:30 +00:00
netgraph protosw: refactor protosw and domain static declaration and load 2022-08-17 11:50:32 -07:00
netinet routing: install prefix and loopback routes using new nhop-based KPI. 2022-08-29 10:07:58 +00:00
netinet6 routing: install prefix and loopback routes using new nhop-based KPI. 2022-08-29 10:07:58 +00:00
netipsec protosw: refactor protosw and domain static declaration and load 2022-08-17 11:50:32 -07:00
netpfil pf: do not block new Ethernet rules for in-progress transactions 2022-08-27 22:25:01 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Add support for RDMA/RoCE using VLAN(4) devices. 2022-08-22 10:04:26 +02:00
opencrypto opencrypto: mark INVARIANTS variables as __diagused 2022-08-10 15:35:29 -04:00
powerpc Define _NPCM and the last PC_FREEn constant in terms of _NPCPV. 2022-08-23 13:31:02 -07:00
riscv Define _NPCM and the last PC_FREEn constant in terms of _NPCPV. 2022-08-23 13:31:02 -07:00
rpc nfsd: Allow multiple instances of rpc.tlsservd 2022-08-22 13:54:24 -07:00
security protosw: refactor protosw and domain static declaration and load 2022-08-17 11:50:32 -07:00
sys rb_tree: fine-tune RB_REMOVE 2022-08-28 00:43:49 -05:00
teken
tests
tools sound(4): Fix order of parameters for custom equalizer band pass filter. 2022-08-22 10:04:26 +02:00
ufs Updates to UFS/FFS superblock integrity checks when reading a superblock. 2022-08-28 23:14:35 -07:00
vm protosw: retire pr_drain and use EVENTHANDLER(9) directly 2022-08-17 11:50:31 -07:00
x86 lapic_init: Reduce LOOPS 2022-08-13 15:28:09 -07:00
xdr
xen
Makefile