bz 2005-09-14 07:53:54 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
Fix panic when kernel compiled without INET6 by rejecting
IPv6 opcodes which are behind #if(n)def INET6 now.
PR: kern/85826
MFC after: 3 days
Revision Changes Path
1.111 +30 -6 src/sys/netinet/ip_fw2.c