freebsd-dev/sys/contrib
Cy Schubert 8f19f3d31a ipfilter: Fix struct ifnet pointer type
The fr_info struct contains a summary of a packet. One of its fields
is a pointer to the ifnet struct the packet arrived on. It is pointed
to by a void* because ipfilter supports multiple O/Ses. Unfortunately
this makes it difficult it examine with DTrace. Defining fin_ifp as a
pointer to an ifnet struct makes the struct it points to using a DTrace
script possible.

MFC after:	1 week
2021-12-13 06:24:50 -08:00
..
alpine-hal
ck Merge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48' 2021-10-29 19:18:03 +02:00
dev iwlwifi: import Intel's iwlwifi/mvm driver. 2021-11-28 19:17:04 +00:00
device-tree dts: fsl-ls1028a: Correct ECAM PCIE window ranges 2021-07-01 20:23:40 +02:00
dpdk_rte_lpm routing: Fix crashes with dpdk_lpm[46] algo. 2021-08-17 20:46:22 +00:00
edk2
ena-com ena: Remove redundant declaration of ena_log_level. 2021-07-23 16:07:35 -07:00
ipfilter/netinet ipfilter: Fix struct ifnet pointer type 2021-12-13 06:24:50 -08:00
libb2
libfdt
libnv libnv: read entire datagram in nvlist_recv() 2021-12-06 09:54:55 -09:00
libsodium
ncsw
ngatm ngatm: remove one of doubled semicolons 2021-08-30 11:39:30 -04:00
octeon-sdk
openzfs vfs: add vop_stdadd_writecount_nomsync 2021-11-26 12:06:08 +00:00
pcg-c/include
rdma/krping modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
v4l
vchiq/interface
x86emu
xz-embedded
zlib zlib: Fix bootstrap build on macOS 2021-12-07 00:24:19 +00:00
zstd