lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 31 Aug 2009 15:07:31 -0700
From:	Stephen Hemminger <shemminger@...tta.com>
To:	Lisong Xu <lisongxu2@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: TCP Congestion Control Algorithms

On Mon, 31 Aug 2009 16:10:59 -0500
Lisong Xu <lisongxu2@...il.com> wrote:

> Hello,
> 
> Since there are multiple different TCP congestion control algorithms
> available in Linux, a Linux server may use any of them.
> 
> Is it possible for a regular user to find out the exact TCP congestion
> control algorithm used by a Linux server? For example, if I am
> downloading a file from a remote Linux server using a TCP flow, can I
> find out whether this flow is a TCP/CUBIC flow, or TCP/Newreno, or
> some other TCP protocol?
> 

No. you might be able to some nmap style guessing, but no remote
API. You can see locally on the server through /proc/sys/net
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ