bz 2005-09-17 13:43:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet ip_fw2.c Log: MFC: rev. 1.111 Fix panic when kernel compiled without INET6 by rejecting IPv6 opcodes which are behind #if(n)def INET6 now. PR: kern/85826 Approved by: re (scottl) Revision Changes Path 1.106.2.3 +30 -6 src/sys/netinet/ip_fw2.c