[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <535E99F3.3050404@enst-bretagne.fr>
Date: Mon, 28 Apr 2014 20:12:03 +0200
From: Florent Fourcot <florent.fourcot@...t-bretagne.fr>
To: Tom Herbert <therbert@...gle.com>, netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] ipv6: Set flow label to skb_hash on transmit
Le 27/04/2014 01:00, Tom Herbert a écrit :
> net->ipv6.sysctl.flowlabel_consistency = 1;
> + net->ipv6.sysctl.auto_flowlabels = 1;
I do not like setting this option to one by default. The idea of
flowlabel_consistency above was to be sure that all labels given by the
host are in the control of the flow label manager.
By enabling auto_flowlabels, we can have conflict between the flow label
manager policy, and a randomly generated label.
And I do not have a strong opinion on it, but perhaps should
auto_flowlabels depends of a disabled flowlabel_consistency, to have a
coherent behaviour for users.
Regards,
Florent.
--
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