From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f53.google.com ([74.125.82.53]:33980 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753663AbcCaG5t (ORCPT ); Thu, 31 Mar 2016 02:57:49 -0400 Received: by mail-wm0-f53.google.com with SMTP id p65so211401151wmp.1 for ; Wed, 30 Mar 2016 23:57:48 -0700 (PDT) Subject: Re: [patch added to 3.12-stable] net/ipv6: add sysctl option accept_ra_min_hop_limit To: Luis Henriques References: <1457007150-3468-1-git-send-email-jslaby@suse.cz> <1457007150-3468-10-git-send-email-jslaby@suse.cz> <20160328100154.GB3369@ares> Cc: stable@vger.kernel.org, Hangbin Liu , "David S . Miller" , Kamal Mostafa , YOSHIFUJI Hideaki From: Jiri Slaby Message-ID: <56FCCA69.8010504@suse.cz> Date: Thu, 31 Mar 2016 08:57:45 +0200 MIME-Version: 1.0 In-Reply-To: <20160328100154.GB3369@ares> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 03/28/2016, 12:01 PM, Luis Henriques wrote: >> --- a/include/uapi/linux/ipv6.h >> +++ b/include/uapi/linux/ipv6.h >> @@ -163,6 +163,8 @@ enum { >> DEVCONF_MLDV1_UNSOLICITED_REPORT_INTERVAL, >> DEVCONF_MLDV2_UNSOLICITED_REPORT_INTERVAL, >> DEVCONF_SUPPRESS_FRAG_NDISC, >> + DEVCONF_USE_OIF_ADDRS_ONLY, >> + DEVCONF_ACCEPT_RA_MIN_HOP_LIMIT, > > As pointed out by Yoshifuji, this will make this uapi header contain > values that are different from upstream. The missing DEVCONF_* values > should be added here so that they become compatible with upstream kernels. > The kernel versions affected seem to be 3.12, 3.13 and 3.19. I dropped the patch from 3.12 some time ago (it never got released). I don't remember the reason now though. thanks, -- js suse labs