Re: [PATCH 1/1] CCID2: Experimental support for tcp_congestion_ops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Aug 04, 2006 at 11:28:36AM -0300, Arnaldo Carvalho de Melo wrote:
> Keep on experimenting, this is the spirit, that is why
> tcp_congestion_ops is in inet_connection_sock, eventually I want to have

Yea I noticed that when it was too late.  The other thing to do is to abstract
the state which congestion_ops use.  It shouldn't access directly tcp's cwnd,
srtt and so on.  There should probably be a structure named something like
congestion_state which contains that information.  This way, both DCCP and TCP
can provide the relevant information in a uniform way to the congestion
algorithms.
-
: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux