[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAedzxqKcTLHNA+JBVA3ORPUfOqN5h2z=pg_Gzi30G-9vYH+Zg@mail.gmail.com>
Date: Tue, 21 Oct 2014 13:02:02 +0900
From: Erik Kline <ek@...gle.com>
To: Ben Hutchings <ben@...adent.org.uk>
Cc: netdev@...r.kernel.org, hannes@...essinduktion.org,
Lorenzo Colitti <lorenzo@...gle.com>,
Eric Dumazet <edumazet@...gle.com>
Subject: Re: [RFC PATCH net-next] net: ipv6: Add a sysctl to make optimistic
addresses useful candidates
Thanks. Patch v2 coming shortly.
On Tue, Oct 21, 2014 at 7:40 AM, Ben Hutchings <ben@...adent.org.uk> wrote:
> On Fri, 2014-10-17 at 13:31 +0900, Erik Kline wrote:
> [...]
>> --- a/include/uapi/linux/ipv6.h
>> +++ b/include/uapi/linux/ipv6.h
>> @@ -154,6 +154,7 @@ enum {
>> DEVCONF_ACCEPT_RA_RT_INFO_MAX_PLEN,
>> DEVCONF_PROXY_NDP,
>> DEVCONF_OPTIMISTIC_DAD,
>> + DEVCONF_USE_OPTIMISTIC,
>> DEVCONF_ACCEPT_SOURCE_ROUTE,
>> DEVCONF_MC_FORWARDING,
>> DEVCONF_DISABLE_IPV6,
> [...]
>
> As this is UAPI, the new entry must be added at the end of the
> enumeration (well, before DEVCONF_MAX).
>
> Ben.
>
> --
> Ben Hutchings
> Reality is just a crutch for people who can't handle science fiction.
--
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