public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux•com>
To: "Yuki Machida" <machida.yuki@jp•fujitsu.com>,
	netdev@vger•kernel.org,
	"YOSHIFUJI Hideaki/吉藤英明" <hideaki.yoshifuji@miraclelinux•com>
Cc: hideaki.yoshifuji@miraclelinux•com,
	Hangbin Liu <liuhangbin@gmail•com>,
	"David S. Miller" <davem@davemloft•net>,
	"YOSHIFUJI Hideaki (USAGI Project)" <yoshfuji@linux-ipv6•org>
Subject: Re: [PATCH 1/1] net/ipv6: add sysctl option accept_ra_min_hop_limit
Date: Tue, 5 Jan 2016 19:17:26 +0900	[thread overview]
Message-ID: <568B9836.1000202@miraclelinux.com> (raw)
In-Reply-To: <1451896664-14271-1-git-send-email-machida.yuki@jp.fujitsu.com>

Hi, Machida-san.

Yuki Machida wrote:
> Please apply the following patch to v4.1.x.
> 
> By ommit 6fd99094de2b ("ipv6: Don't reduce hop limit for an interface")

s/ommit/commit/

Futher comment below.

:
> Signed-off-by: Hangbin Liu <liuhangbin@gmail•com>
> Acked-by: YOSHIFUJI Hideaki <hideaki.yoshifuji@miraclelinux•com>
> Signed-off-by: David S. Miller <davem@davemloft•net>
> ---
>  Documentation/networking/ip-sysctl.txt |  8 ++++++++
>  include/linux/ipv6.h                   |  1 +
>  include/uapi/linux/ipv6.h              |  1 +
>  net/ipv6/addrconf.c                    | 10 ++++++++++
>  net/ipv6/ndisc.c                       | 16 +++++++---------
>  5 files changed, 27 insertions(+), 9 deletions(-)
> 
> diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
> index 071fb18..07fad3d 100644
:
> --- a/include/uapi/linux/ipv6.h
> +++ b/include/uapi/linux/ipv6.h
> @@ -171,6 +171,7 @@ enum {
>  	DEVCONF_USE_OPTIMISTIC,
>  	DEVCONF_ACCEPT_RA_MTU,
>  	DEVCONF_STABLE_SECRET,

You have to add a hole for DEVCONF_USE_OIF_ADDRS_ONLY.

--yoshfuji

> +	DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT,
>  	DEVCONF_MAX
>  };
>  

-- 
Hideaki Yoshifuji <hideaki.yoshifuji@miraclelinux•com>
Technical Division, MIRACLE LINUX CORPORATION

  reply	other threads:[~2016-01-05 10:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-04  8:37 [PATCH 1/1] net/ipv6: add sysctl option accept_ra_min_hop_limit Yuki Machida
2016-01-05 10:17 ` YOSHIFUJI Hideaki [this message]
2016-01-06  2:23   ` Yuki Machida
2016-01-15  9:25   ` Yuki Machida
2016-01-18  8:33     ` YOSHIFUJI Hideaki
2016-02-02  8:49       ` Yuki Machida

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=568B9836.1000202@miraclelinux.com \
    --to=hideaki.yoshifuji@miraclelinux$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=liuhangbin@gmail$(echo .)com \
    --cc=machida.yuki@jp$(echo .)fujitsu.com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=yoshfuji@linux-ipv6$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox