From: David Miller <davem@davemloft.net>
To: shemminger@vyatta.com
Cc: cratiu@ixiacom.com, netdev@vger.kernel.org, opurdila@ixiacom.com
Subject: Re: [PATCH] make TLLAO option for NA packets configurable
Date: Thu, 01 Oct 2009 09:43:56 -0700 (PDT) [thread overview]
Message-ID: <20091001.094356.95174955.davem@davemloft.net> (raw)
In-Reply-To: <20091001092100.14ea024b@s6510>
From: Stephen Hemminger <shemminger@vyatta.com>
Date: Thu, 1 Oct 2009 09:21:00 -0700
>> Signed-off-by: Cosmin Ratiu <cratiu@ixiacom.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.
next prev parent reply other threads:[~2009-10-01 16:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-01 16:16 [PATCH] make TLLAO option for NA packets configurable Cosmin Ratiu
2009-10-01 16:21 ` Stephen Hemminger
2009-10-01 16:43 ` Cosmin Ratiu
2009-10-01 16:43 ` David Miller [this message]
2009-10-01 18:08 ` Cosmin Ratiu
2009-10-01 18:14 ` Stephen Hemminger
2009-10-01 18:39 ` Octavian Purdila
2009-10-01 18:56 ` Stephen Hemminger
2009-10-01 19:37 ` David Miller
2009-10-01 22:19 ` Octavian Purdila
2009-10-02 17:53 ` Stephen Hemminger
2009-10-02 21:39 ` Octavian Purdila
2009-10-07 8:29 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091001.094356.95174955.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=cratiu@ixiacom.com \
--cc=netdev@vger.kernel.org \
--cc=opurdila@ixiacom.com \
--cc=shemminger@vyatta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.