Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2002 13:17:14 -0700 (PDT)
From:      Archie Cobbs <archie@dellroad.org>
To:        Archie Cobbs <archie@dellroad.org>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: m->m_pkthdr.header
Message-ID:  <200206072017.g57KHEE66016@arch20m.dellroad.org>
In-Reply-To: <200206071955.g57JtrJ65814@arch20m.dellroad.org> "from Archie Cobbs at Jun 7, 2002 12:55:53 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206072017.g57KHEE66016>