Bug #322
closedipfilter and INET6 issue
0%
Description
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?
Files
Updated by pavalos almost 18 years ago
What about something like:
http://leaf.dragonflybsd.org/~pavalos/ipfilter.patch
Updated by TGEN almost 18 years ago
+1, as discussed on IRC :).
Cheers,
--
Thomas E. Spanjaard
tgen@netphreax.net
Updated by dillon almost 18 years ago
:> What about something like:
:> http://leaf.dragonflybsd.org/~pavalos/ipfilter.patch
:
:+1, as discussed on IRC :).
:
:Cheers,
:--
: Thomas E. Spanjaard
: tgen@netphreax.net
This is in the 'commit it and move on' category :-). Go ahead and
commit it if it works!
-Matt
Updated by bastyaelvtars almost 18 years ago
What's the benefit op ipfilter over pf anyway?
Updated by TGEN almost 18 years ago
It's like emacs and vi.
Cheers,
--
Thomas E. Spanjaard
tgen@netphreax.net