Hi, I've just found a bug on -current source regarding /usr/src/sys/net/if_pfsync.c file: There is a "#endif /* INET6 */" line that include by error a "closing brace" and prevent to compile this file without INET6 support. We need to remove the "closing brace" from the INET6 block. Patch attached to this email.
Regards, Olivier [demime 1.01d removed an attachment of type application/octet-stream which had a name of if_pfsync.c.patch]
