OpenGrok
Cross Reference: pfctl_optimize.c
xref
: /
src
/
dist
/
pf
/
sbin
/
pfctl
/
pfctl_optimize.c
Home
|
History
|
Annotate
|
Download
|
only in
pfctl
History log of
/src/dist/pf/sbin/pfctl/pfctl_optimize.c
Revision
Date
Author
Comments
1.8
04-Feb-2018
mrg
fix two issues found by GCC 6.4:
- cbq_compute_idletime() had a fprintf() not in the intended missing {}.
- skip_cmp_dst_addr() compared a vs a instead of a vs b.
1.7
30-May-2016
dholland
PR 50709 David Binderman: memory leak
1.6
18-Jun-2008
yamt
merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
1.5
01-Jul-2005
peter
branches: 1.5.20; 1.5.22;
Resolve conflicts (pf from OpenBSD 3.7, userland part).
1.4
02-Jun-2005
lukem
appease gcc -Wuninitialized
1.3
19-Dec-2004
yamt
a bug fix from OPENBSD_3_6.
> revision 1.2.2.1
> date: 2004/12/17 02:51:35; author: brad; state: Exp; lines: +2 -2
> MFC:
> Fix by frantzen@
>
> &&/|| inversion would try to merge IP addresses with non-addresses into a
> single table causing a ruleset load error and eventually a double-free.
>
> ok deraadt@ mcbride@ henning@ frantzen@ dhartmei@
1.2
14-Nov-2004
yamt
merge after importing pf from openbsd 3.6. (userland part)
some files were imported to the different places from the previous version.
v3_5:
etc/pf.conf
etc/pf.os
etc/spamd.conf
share/man/man4/pf.4
share/man/man4/pflog.4
share/man/man5/pf.conf.5
share/man/man5/pf.os.5
share/man/man5/spamd.conf.5
v3_6:
dist/pf/etc/pf.conf
dist/pf/etc/pf.os
dist/pf/etc/spamd.conf
dist/pf/share/man/man4/pf.4
dist/pf/share/man/man4/pflog.4
dist/pf/share/man/man5/pf.conf.5
dist/pf/share/man/man5/pf.os.5
dist/pf/share/man/man5/spamd.conf.5
1.1
14-Nov-2004
yamt
branches: 1.1.1;
Initial revision
1.1.1.3
01-Dec-2009
martti
Import PF from OpenBSD 4.2
1.1.1.2
01-Jul-2005
peter
Import pf from OpenBSD 3.7 (userland part).
1.1.1.1
14-Nov-2004
yamt
import pf from OpenBSD 3.6. (userland part)
1.5.22.1
23-Jun-2008
wrstuden
Sync w/ -current. 34 merge conflicts to follow.
1.5.20.2
26-Apr-2008
peter
- Comment out more of the interface groups code.
- Reduce diff with openbsd.
1.5.20.1
19-Apr-2008
yamt
Peter Postma's work-in-progress pf import from OpenBSD 4.2.
updated to NetBSD-current by me.
Indexes created Tue Sep 30 07:10:03 GMT 2025