Antonio Pinizzotto wrote: > > Hi everybody. > Do you know about any way to read the TCP cwnd value (congestion window) > on Linux? > > I have read that on Linux it is not possible to enable a socket option > (to read to cwnd using the program trpt). > > Any way to read the cwnd would be good for me. I already answered your question on the end2end list yesterday: You can get cwnd through the TCP socket monitoring interface using the "ss"-tool from iproute2 (http://developer.osdl.org/dev/iproute2) or by getsockopt(TCP_INFO). Regards Patrick _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc