[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080627.194725.90012391.davem@davemloft.net>
Date: Fri, 27 Jun 2008 19:47:25 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: agl@...erialviolet.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] Fix corrupt TCP packets when options space overflows
with MD5SIG enabled (v2)
From: "Adam Langley" <agl@...erialviolet.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?
--
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