[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121231140412.7dee9821@nehalam.linuxnetplumber.net>
Date: Mon, 31 Dec 2012 14:04:12 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Hannes Frederic Sowa <hannes@...essinduktion.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] tcp: split tcp_ecn sysctl knob to distinguish between
IPv4 and IPv6
On Mon, 31 Dec 2012 18:35:33 +0100
Hannes Frederic Sowa <hannes@...essinduktion.org> wrote:
> diff --git a/include/net/sock.h b/include/net/sock.h
> index 182ca99..aa3c30e 100644
> --- a/include/net/sock.h
> +++ b/include/net/sock.h
> @@ -944,6 +944,7 @@ struct proto {
> int *sysctl_rmem;
> int max_header;
> bool no_autobind;
> + int ecn;
>
Why isn't this a bool?
--
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