netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: rdenis@simphalempin.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-2.6.23] Per-datagram TTL and TOS via sendmsg()
Date: Sat, 07 Jul 2007 22:58:08 -0700 (PDT)	[thread overview]
Message-ID: <20070707.225808.51855943.davem@davemloft.net> (raw)
In-Reply-To: <200707071421.44131@auguste.remlab.net>

From: Rémi_Denis-Courmont <rdenis@simphalempin.com>
Date: Sat, 7 Jul 2007 14:21:43 +0300

> This patch adds support for specifying IPv4 Time-To-Live (IP_TTL) and/or 
> Type-Of-Service (IP_TOS) values on a per datagram basis through 
> sendmsg() ancilliary data. Until then, it only worked for IPv6 sockets 
> (using IPV6_HOPLIMIT and IPV6_TCLASS).
> 
> Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

Your email client corrupted your patch by adding newline breaks
all over the place, please correct this and make a full
resubmission.  Resubmit the full changelog and patch,
don't just reply to this email with the patch as that screws
up how I integrate people's work, thanks :)

  reply	other threads:[~2007-07-08  5:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-07 11:21 [PATCH net-2.6.23] Per-datagram TTL and TOS via sendmsg() Rémi Denis-Courmont
2007-07-08  5:58 ` David Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-09 15:48 Miljanovic, Nebojsa (Neb)
     [not found] <180685543D224348869F70A5870DB9408A5EE7D2@USNAVSXCHMBSB2.ndc.alcatel-lucent.com>
2011-06-10  7:24 ` Rémi Denis-Courmont

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=20070707.225808.51855943.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=rdenis@simphalempin.com \
    /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).