Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2008 15:14:31 -0700
From:      "Kip Macy" <kmacy@freebsd.org>
To:        freebsd-net@freebsd.org
Subject:   moving sockbuf in to its own header
Message-ID:  <3c1674c90807201514o5bafba72r6be84de6e37a5525@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



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