Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 1998 22:18:11 +0900
From:      Kenjiro Cho <kjc@csl.sony.co.jp>
To:        Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Cc:        current@FreeBSD.ORG
Subject:   Re: Bandwidth throttling etc. 
Message-ID:  <199804241318.WAA07065@hotaka.csl.sony.co.jp>
In-Reply-To: Your message of "Fri, 24 Apr 1998 07:48:54 %2B0200." <199804240548.HAA20491@labinfo.iet.unipi.it> 

next in thread | previous in thread | raw e-mail | index | archive | help

Luigi wrote:
>> Just looking at TCP/IP Ill. vol.2 -- sec.2 where mbufs are defined. It
>> appears that the pointer could go into the struct pkthdr (Figure 2.8)
>> since it is only meaningful there. MHLEN should be reduced accordingly
>> (comes for free in our code since this is computed by difference
>> between MSIZE and sizeof(struct pkthdr) ).

>> Other than that, are you aware of any userland code that could be
>> affected by the change ? Otherwise i am going to do the change (in my
>> sources) next week if you don't do it before...

It isn't a useland code, but my brain is hard-coded to detect 100 and
108 when looking at tcpdump output :-)

--kj

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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