Hi,
since I have upgraded from 3.4-stable to -current, I am getting the
error message in the topic from pfctl during boot (after "starting
network"). It appears the setting "set loginterface tun0", which I have
in my pf.conf and that used to work, doesn't work anymore. My kernel and
userland are in sync, and I found these files to contain
DIOCSETSTATUSIF:
/usr/src/sbin/pfctl/pfctl.c:
$OpenBSD: pfctl.c,v 1.199 2004/01/29 01:25:13 mcbride Exp $
/usr/src/sys/net/pf_ioctl.c:
$OpenBSD: pf_ioctl.c,v 1.100 2004/01/05 13:33:11 cedric Exp $
/usr/src/sys/net/pfvar.h:
$OpenBSD: pfvar.h,v 1.180 2003/12/31 11:18:25 cedric Exp $
/usr/include/net/pfvar.h:
$OpenBSD: pfvar.h,v 1.180 2003/12/31 11:18:25 cedric Exp $
My question basically boils down to "is this my fault somehow?" and if
yes, how can I fix it? If not, consider this a little bug report. :)
Moritz