1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/sys/netpfil/pf
Kristof Provost 4b65481ac6 pf: fix build without DTrace
Reported by:	kib
Fixes:		438ca68cef
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2024-11-20 14:23:07 +01:00
..
if_pflog.c pf: move the mbuf into struct pf_pdesc too 2024-10-10 14:10:42 +02:00
if_pfsync.c pf: replace union pf_krule_ptr with struct pf_krule in in-kernel structs 2024-10-02 19:53:26 +02:00
in4_cksum.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
pf_altq.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
pf_if.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pf_ioctl.c pf: Merge pf_clear_srcnodes() and pf_kill_srcnodes() 2024-11-12 18:17:11 +01:00
pf_lb.c pf: move the mbuf into struct pf_pdesc too 2024-10-10 14:10:42 +02:00
pf_mtag.h pf: avoid passing through dummynet multiple times 2024-03-19 16:29:29 +01:00
pf_nl.c pf: fix cmd id for PFNL_CMD_GET_ADDR 2024-11-06 12:02:31 +01:00
pf_nl.h pf: convert DIOCGETSRCNODES to netlink 2024-10-15 16:29:11 +02:00
pf_norm.c pf: fix build on kernels without "options INET" 2024-11-04 15:17:19 +01:00
pf_nv.c pf: replace union pf_krule_ptr with struct pf_krule in in-kernel structs 2024-10-02 19:53:26 +02:00
pf_nv.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
pf_osfp.c pf: move the mbuf into struct pf_pdesc too 2024-10-10 14:10:42 +02:00
pf_ruleset.c pf: fix incorrect anchor_call to userspace 2024-05-28 22:27:22 +02:00
pf_syncookies.c pf: Fix handling of v6 loopback connections with pf syncookies enabled 2024-10-29 15:01:20 +00:00
pf_table.c pf: ensure that we won't enter an endless loop 2024-10-10 14:10:39 +02:00
pf.c pf: fix build without DTrace 2024-11-20 14:23:07 +01:00
pf.h pf: fold pf_test_fragment() into pf_test_rule() 2024-10-01 09:55:13 +02:00
pflow.c pf: clean up pflow sockets on jail removal 2024-11-18 11:06:46 +01:00
pfsync_nv.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pfsync_nv.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00