kern/70401: Could not load ipl.ko when no INET6 in the kernel

Dmitry Sivachenko mitya at demos.su
Fri Aug 13 03:10:17 PDT 2004


>Number:         70401
>Category:       kern
>Synopsis:       Could not load ipl.ko when no INET6 in the kernel
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 13 10:10:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD dungeon.demos.su 4.10-STABLE FreeBSD 4.10-STABLE #1: Fri Aug 13 10:35:26 MSD 2004 mitya at dungeon.demos.su:/usr/obj/usr/src/sys/DUNGEON i386


Very recent -STABLE.


>Description:
I have no INET6-related options in my kernel config.

When I am trying to 'kldload ipl' module, I get the following error:
link_elf: symbol in6_cksum undefined


>How-To-Repeat:
	
>Fix:

Tweak around USE_INET6 option in /sys/contrib/ipfilter/netinet/ip_compat.h
to cover the case when there is no INET6 in the kernel and ipfilter is
loaded as KLD.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list