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 <[EMAIL PROTECTED]> 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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to