Date: Sun, 28 Mar 2004 12:04:12 -0800 (PST) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/pf/net pf.c pf_ioctl.c Message-ID: <200403282004.i2SK4Con094238@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2004/03/28 12:04:12 PST
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf.c pf_ioctl.c
Log:
Commit two fixes from OpenBSD's stable branch:
- Fix binat for incoming connections when a netblock (not just a single
address) is used for source in the binat rule. closes PR 3535, reported by
Karl O.Pinc. ok henning@, cedric@
- Fix a problem related to empty anchor rulesets, which could cause a kernel
panic.
Approved by: bms(mentor)
Revision Changes Path
1.5 +39 -5 src/sys/contrib/pf/net/pf.c
1.5 +2 -1 src/sys/contrib/pf/net/pf_ioctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403282004.i2SK4Con094238>
