On Fri, Mar 18, 2005 at 10:29:05AM -0800, Matthew Dillon wrote:
> dillon 2005/03/18 10:29:05 PST
>
> DragonFly src repository
>
> Modified files:
> sys/netinet tcp_input.c
> Log:
> Add a sysctl "net.inet.tcp.aggregate_acks" which controls the tcp ack
> aggregation feature, default to on.
Since almost anyone wants to have it on, wouldn't it make more sense to
call it "net.inet.tcp.disable_aggregated_acks"?
Joerg