Archie Cobbs writes: > My proposal: > > - Replace the obfuscating GETIP() macro in ip_input.c with a variable. > - Rejigger the oltr driver to pass its "secret" information using > an auxillary mbuf instead of m->m_pkthdr.header.
On second thought, it seems that GETIP(m) in ip_input.c is an optimization. So I should leave that alone. The new proposal is simply to: - Rejigger the oltr driver to pass its "secret" information using an auxillary mbuf instead of m->m_pkthdr.header. Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message