moving sockbuf in to its own header

Kip Macy kip.macy at gmail.com
Sun Jul 20 23:07:30 UTC 2008


Actually, I'd like to re-factor multiple parts of socketvar in to
separate files.

Please provide feedback on the following:

http://www.fsmware.com/socketvar_refactor.diff

Thanks,
Kip


On Sun, Jul 20, 2008 at 3:14 PM, Kip Macy <kmacy at freebsd.org> wrote:
> TOE drivers  need to be able to directly enqueue data in to a socket
> buffer and thus benefit from having knowledge of sockbuf internals.
> However, there is no need for them to know about other socket
> definitions. Thus I would like to move sockbuf and accompanying
> definitions to their own header.
>
> This is a fairly straightforward change so I don't really see the need
> to wait more than a few days for feedback:
>
> http://www.fsmware.com/sockbuf.h.diff
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>


More information about the freebsd-net mailing list