[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <535EADFD.4050508@enst-bretagne.fr>
Date: Mon, 28 Apr 2014 21:37:33 +0200
From: Florent Fourcot <florent.fourcot@...t-bretagne.fr>
To: Tom Herbert <therbert@...gle.com>
CC: Linux Netdev List <netdev@...r.kernel.org>
Subject: Re: [PATCH 2/2] ipv6: Set flow label to skb_hash on transmit
>>
>> By enabling auto_flowlabels, we can have conflict between the flow label
>> manager policy, and a randomly generated label.
>>
> What would be the consequences of such a conflict? Per RFC6437
> stateless and stateful flow labels are selected from the same space,
> the probability of collision between them is assumed to be non-zero.
> We obviously can't make any assumptions on RX.
>
In the new RFC world, perhaps. But the flow label manager is older than
that, and implement a strong policy on flow labels.
Since we cannot know who is using it, and how there are using it, I'm
against this new behaviour. Disabling the manager is ok for me, but not
by default.
As second point, the name of auto_flowlabel is in my opinion not a
perfect choice if you set a label it only on tunnels. This is exactly
the same name that a BSD sysctl, setting a random label on all sockets
(TCP, UDP...). The flow label world is already hard enough to
understand, thanks to various implementations.
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