cvs commit: src/sys/contrib/pf/net pf.c pf_ioctl.c
Max Laier
mlaier at FreeBSD.org
Sun Mar 28 12:04:13 PST 2004
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
More information about the cvs-src
mailing list