| Commit message (Expand) | Author | Age | Files | Lines |
| * | pf: nat64 | Kristof Provost | 2024-12-17 | 1 | -1/+1 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | pf: convert state retrieval to netlink | Alexander V. Chernikov | 2023-10-10 | 1 | -1/+1 |
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Fix some modules to export more used symbols | Konstantin Belousov | 2021-11-18 | 1 | -0/+2 |
| * | modules: a lot: need opt_kern_tls.h | Kyle Evans | 2021-09-30 | 1 | -1/+2 |
| * | pf: syncookie support | Kristof Provost | 2021-07-20 | 1 | -1/+1 |
| * | pf: Introduce nvlist variant of DIOCADDRULE | Kristof Provost | 2021-04-10 | 1 | -1/+1 |
| * | Add a missing include of opt_sctp.h. | Mark Johnston | 2019-10-12 | 1 | -1/+1 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
| * | Move most of the 15 variations on generating opt_inet.h and | Warner Losh | 2014-08-04 | 1 | -15/+0 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | o Create directory sys/netpfil, where all packet filters should | Gleb Smirnoff | 2012-09-14 | 1 | -4/+1 |
| * | Merge the projects/pf/head branch, that was worked on for last six months, | Gleb Smirnoff | 2012-09-08 | 1 | -3/+2 |
| * | Update packet filter (pf) code to OpenBSD 4.5. | Bjoern A. Zeeb | 2011-06-28 | 1 | -3/+13 |
| * | Fix typo which has survived amazingly long! | Ermal Luçi | 2009-10-10 | 1 | -1/+1 |
| * | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | Bjoern A. Zeeb | 2009-06-08 | 1 | -1/+1 |
| * | Remove opt_mac.h generation for various kernel modules that no longer | Robert Watson | 2009-06-06 | 1 | -1/+1 |
| * | Rather than using hidden includes (with cicular dependencies), | Bjoern A. Zeeb | 2008-12-02 | 1 | -1/+1 |
| * | Per email to arch@ a little while ago (that was greeted with silence), | Warner Losh | 2008-09-01 | 1 | -5/+5 |
| * | Link pf 4.1 to the build: | Max Laier | 2007-07-03 | 1 | -0/+6 |
| * | Introduce a new entry point, mac_create_mbuf_from_firewall. This entry point | Christian S.J. Peron | 2006-09-12 | 1 | -1/+1 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| * | The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG, | Yaroslav Tykhiy | 2006-03-09 | 1 | -3/+0 |
| * | Make pflog a seperate module. As a result pflog_packet() becomes a function | Max Laier | 2006-02-05 | 1 | -3/+0 |
| * | Let modules use the kernel's opt_*.h files if built along with | Yaroslav Tykhiy | 2005-10-14 | 1 | -0/+2 |
| * | Let kmod.mk create an empty .h file. | Ruslan Ermilov | 2005-06-05 | 1 | -3/+1 |
| * | NOINET6 -> NO_INET6 | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Removed -Wall from CFLAGS. | Ruslan Ermilov | 2004-09-01 | 1 | -1/+1 |
| * | Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD | David Malone | 2004-08-14 | 1 | -5/+2 |
| * | Commit pf version 3.5 and link additional files to the kernel build. | Max Laier | 2004-06-16 | 1 | -3/+4 |
| * | Make pf* modules respect NOINET6 from make.conf(5) in order to build them | Max Laier | 2004-04-06 | 1 | -0/+4 |
| * | Tweak existing header and other build infrastructure to be able to build | Max Laier | 2004-02-26 | 1 | -0/+30 |