cvs commit: src/sys/net/pf if_pfsync.c pf.c pf_ioctl.c pfvar.h src/usr.sbin/pfctl parse.y pf.conf.5 pf_print_state.c pfctl_parser.c pfctl_parser.h
Matthew Dillon
dillon at apollo.backplane.com
Sat Apr 12 09:57:19 PDT 2008
:This breaks buildkernel:
:
:/usr/src/sys/net/pf/if_pfsync.c: In function 'pfsync_pack_state':
:/usr/src/sys/net/pf/if_pfsync.c:936: error: 'struct pfsync_state' has no
:member named 'hash'
:/usr/src/sys/net/pf/if_pfsync.c:936: warning: passing argument 1 of
:'pf_state_hash' from incompatible pointer type
:
:Sascha
buildkernel works for me. pfvar.h does have the hash field. Anyone
else having problems w/ HEAD ?
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Commits
mailing list