1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/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
dev iwlwifi: import Intel's iwlwifi/mvm driver. 2021-11-28 19:17:04 +00:00
device-tree
dpdk_rte_lpm
edk2
ena-com
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
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