The culprit is the "#define M_DECRYPTED M_PROTO3" in "netinet6/in6.h" (that=
is regardless of whether or not INET6 has been set). It gets mixed up (net=
ipsec includes in.h, in.h includes in6.h) and so when the M_DECRYPTED flag =
is set, M_SKIP_FIREWALL flag is also set.=A0
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"