Subject: undocumented ipfilter options IPFILTER_{LOOKUP,CKSUM,SYNC,SCAN}?
To: None <tech-net@netbsd.org>
From: Christoph Badura <bad@bsd.de>
List: tech-net
Date: 09/11/2006 23:30:37
I guess IPFILTER_LOOKUP is supposed to work because we have the ippool(8)
command. Is this known to work, though?
What about the undocumented options IPFILTER_CKSUM, IPFILTER_SYNC, and
IPFILTER_SCAN? Are they supposed to work? What exactly do they do?
Shouldn't all 4 of them be defflag'ed?
Apropos, what about defflag'ing IPFILTER_DEFAULT_BLOCK on the 3.x
branch, too?
And shouldn't IPFILTER_LOGSIZE be defopt'ed?
--chris