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 <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message