On Sun, Feb 01, 2004 at 04:24:55PM -0800, Guy Harris wrote: > One disadvantage of that solution is, of course, that you'd only be able > to use it with versions of libpcap that support that split of parsing > and code generation.
Actually, I'd prefer to just take the code and put it into wiretap, just as we are providing our own versions of vsnprintf etc in case they are missing. The interface libpcap should provide is which version of compiled code it supports. It should also make the bpf compiler available as a source plugin. That way we could let configure determine whether to use the version in libpcap or our backup copy. Thinking a bit more about it: We should always use our copy (which should require litte to no change to the original libpcap source files). Ciao Jörg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. _______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev