[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091001.094356.95174955.davem@davemloft.net>
Date: Thu, 01 Oct 2009 09:43:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: shemminger@...tta.com
Cc: cratiu@...acom.com, netdev@...r.kernel.org, opurdila@...acom.com
Subject: Re: [PATCH] make TLLAO option for NA packets configurable
From: Stephen Hemminger <shemminger@...tta.com>
Date: Thu, 1 Oct 2009 09:21:00 -0700
>> Signed-off-by: Cosmin Ratiu <cratiu@...acom.com>
>> --- //packages/linux_2.6.7/main/src/include/linux/sysctl.h
>> +++ /home/z/w1/packages/linux_2.6.7/main/src/include/linux/sysctl.h
>> @@ -444,6 +444,7 @@
>> NET_IPV6_IP6FRAG_TIME=23,
>> NET_IPV6_IP6FRAG_SECRET_INTERVAL=24,
>> NET_IPV6_MLD_MAX_MSF=25,
>> + NET_IPV6_NDISC_FORCE_TLLAO=26,
>
> Since numbered sysctl values are deprecated, can you use CTL_UNNUMBERED
> to avoid having to add yet another value?
Using CLT_UNNUMBERED is a must these days.
Also, please fix the prefixing of the paths in your patch.
See Documentation/SubmittingPatches in the kernel tree.
--
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