From: David Miller <davem@davemloft.net>
To: agl@imperialviolet.org
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] Fix corrupt TCP packets when options space overflows with MD5SIG enabled (v2)
Date: Fri, 27 Jun 2008 19:47:25 -0700 (PDT) [thread overview]
Message-ID: <20080627.194725.90012391.davem@davemloft.net> (raw)
In-Reply-To: <396556a20805301217k293e5718h6bbf02bfe0683146@europa>
From: "Adam Langley" <agl@imperialviolet.org>
Date: Fri, 20 Jun 2008 13:27:23 -0700
> @@ -296,7 +296,7 @@ static inline void TCP_ECN_send_syn(struct sock *sk, struct sk_buff *skb)
> }
> }
>
> -static __inline__ void
> + static __inline__ void
> TCP_ECN_make_synack(struct request_sock *req, struct tcphdr *th)
> {
> if (inet_rsk(req)->ecn_ok)
>
What's this new TAB for?
prev parent reply other threads:[~2008-06-28 2:47 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-03 21:52 [PATCH] Fix corrupt TCP packets when options space overflows with MD5SIG enabled (v2) Adam Langley
2008-06-18 0:07 ` David Miller
2008-06-18 0:45 ` Adam Langley
2008-06-18 4:03 ` David Miller
2008-06-18 6:34 ` Bill Fink
2008-06-18 8:52 ` David Miller
2008-06-18 19:39 ` Adam Langley
2008-06-18 22:01 ` David Miller
2008-06-18 23:24 ` Comments requested: Long options and MD5 options Adam Langley
2008-06-18 23:36 ` David Miller
2008-06-20 20:27 ` [PATCH] Fix corrupt TCP packets when options space overflows with MD5SIG enabled (v2) Adam Langley
2008-06-28 2:47 ` David Miller [this message]
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=20080627.194725.90012391.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=agl@imperialviolet.org \
--cc=netdev@vger.kernel.org \
/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).