[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq 836] Re: The future of ALTQ, IPsec & IPFILTER playing together ...



On Thu, May 03, 2001 at 10:01:18AM +1000, Darren Reed wrote:

 > > BPF "expressions" are literally BPF bytecodes.
 > 
 > Well, one of the goals of IPFilter is it can parse (as rules) a textual
 > representation of what's currently loaded into the kernel.  At the moment
 > that means collecting hex output, as the bytecode instructions are less
 > suited to being displayed all on the one line.

For BPF bytecodes, that's problematic -- the optimizer often turns what
you originally had into something almost totally non-decompilable :-)

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>