cvs commit: src/contrib/pf/pfctl pfctl_table.csrc/sys/contrib/pf/net
pf_ioctl.c
Max Laier
mlaier at FreeBSD.org
Sun Aug 29 04:51:08 PDT 2004
mlaier 2004-08-29 11:51:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
contrib/pf/pfctl pfctl_table.c
sys/contrib/pf/net pf_ioctl.c
Log:
MT5:
Fix securelevel handling for tables:
Loopback a fix from Cedric Berger:
Fix table add/replace commands with securelevel=2.
Reported by James J. Lippard.
and
Use securelevel_gt instead of reading global securelevel unprotected.
Approved by: re (kensmith)
Revision Changes Path
1.5.2.1 +9 -2 src/contrib/pf/pfctl/pfctl_table.c
1.12.2.1 +5 -0 src/sys/contrib/pf/net/pf_ioctl.c
More information about the cvs-src
mailing list