netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: hswong3i@gmail.com
Cc: pavel@suse.cz, netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] TCP congestion module: add TCP-LP supporting for 2.6.16.14
Date: Mon, 08 May 2006 11:38:42 -0700 (PDT)	[thread overview]
Message-ID: <20060508.113842.82892402.davem@davemloft.net> (raw)
In-Reply-To: <3feffd230605081050x104461fcj76f2821cfc311a6e@mail.gmail.com>

From: "Wong Edison" <hswong3i@gmail.com>
Date: Tue, 9 May 2006 01:50:36 +0800

> > Or, just include it, and select it with the TCP_CONGESTION socket
> > option when you want it.  Sorry, this does require app modifications.
> 
> i would like to have more information about this
> so within the app
> after create the socket
> then call setsockopt (!?)
> to set the TCP_CONGESTION into "lp" (in my case) ??
> 
> is that means the socket's congestion algorithm will then be what i set ??
> in this socket within this app only ??

Yes, it applies to the socket.

  reply	other threads:[~2006-05-08 18:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-07  5:32 [PATCH] TCP congestion module: add TCP-LP supporting for 2.6.16.14 Wong Edison
2006-05-07  5:48 ` David S. Miller
2006-05-08 11:29 ` Pavel Machek
2006-05-08 17:25   ` Wong Edison
2006-05-08 17:43   ` David S. Miller
2006-05-08 17:50     ` Wong Edison
2006-05-08 18:38       ` David S. Miller [this message]
2006-05-09 18:08 ` Wong Edison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060508.113842.82892402.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=hswong3i@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pavel@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).