On Fri, Sep 07, 2012 at 01:28:16AM -0700, Anuranjan Shukla wrote:
> Hi George,
> Thanks for taking a look. Some answers/comments below.
>
> >
> >> Building FreeBSD without the network stack (network stack as a module)
> >> --
> >>
Hi George,
On 9/5/12 1:15 PM, "George Neville-Neil" wrote:
>
>> Building FreeBSD without the network stack (network stack as a module)
>> --
>> Today, not compiling networking stack related files in the kernel breaks
>> the kerne
On 9/7/12 8:48 AM, "Julian Elischer" wrote:
struct socket {
int so_fibnum; /* routing domain for this socket */
uint32_t so_user_cookie;
+ u_int so_oqueue; /* manage send prioritizing based on
application
needs */
+ u_short so_lrid;