[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pfctl problem



i have just fetch the -current source. it includes the changes in files:

/usr/src/sbin/pfctl/parse.y
/usr/src/sys/net/pf.c
/usr/src/sys/net/pf_ioctl.c
/usr/src/sys/net/pf_table.c
/usr/src/sys/net/pfvar.h

as the cvs log says this changes removed the restrictions that tables
cannot be used in routing and rdr rules.

i recompiled the kernel and pfctl but when i'm trying to parse my ruleset
it has an error that says:

pfctl: DIOCBEGINRULES: Operation not supported by device

if there some things to do that i missed?