>Use the Source Luke!

Thanks, Obi! :)  I REALLY appreciate your response.

>as you see, bpf copies are taken before netgraph processing..
>and non-netgraph bridging occurs after that.

It appears to me that if I switched the order  in which the processing
occurs and recompiled the kernel, the function would be absolutely broken.
i.e I would never get to the BPF tap.  Is this true?

Are there any other taps I may access in order to accomplish this goal?

On another note - my kernel - 4.4-Release did not have the following line
between the two if statements:

>         ifp->if_ibytes += m->m_pkthdr.len + sizeof (*eh);

Is it time for me to upgrade?

Thanks again!

-Art





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to