>There is one tricky bit - currently, the code in libpcap to handle
>platforms with BPF assumes that there's a global variable, set by the
>BPF code generator, to indicate code generated to chase protocol chains
>in IPv6 is present; the comment in "pcap-bpf.c" says

        more correctly, a global variable to indicate whether BPF optimization
        code works okay or not.  BPF optimization code make some assumption
        on the BPF code prior to the optimization, and BPF code generated by
        gen_protochain() does not conform to the assumption.

itojun
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to