Simple issue - commenting 'options INET6' in kernel conf file breaks ipl module
to loading with 'link_elf: symbol in6_cksum undefined' error message on console.
But building ipfilter manually (from /usr/src/sys/net/ipfilter) with NOINET6
option solve this problem. So, question is what changes should be done in
ipfilter-sources?
|