Subject: Re: CVS commit: src/sys/netinet
To: Jason Thorpe <thorpej@shagadelic.org>
From: Jonathan Stone <jonathan@dsg.stanford.edu>
List: tech-net
Date: 03/11/2005 16:53:36
In message <d16154b84fb861a2429966e340c637f3@shagadelic.org>,
Jason Thorpe writes:

>
>On Mar 11, 2005, at 12:26 PM, Jonathan Stone wrote:
>> Is there documentation for this API? [...]

>Looking at Matt's diff, looks like it's as simple as clearing a 
>capability bit.

I meant, docs for the API that tcp_output/ip_output should use to
communicate with a driver implementing large-send.  Or (wearing a
driver-writers hat) what a driver should be prepared to accept,
if its capabilities advertise TCP large send.

OTOH, from recent' messages, maybe its still somewhat in flux...