From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f47.google.com ([74.125.82.47]:37612 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751459AbcCaG7M (ORCPT ); Thu, 31 Mar 2016 02:59:12 -0400 Received: by mail-wm0-f47.google.com with SMTP id p65so101076624wmp.0 for ; Wed, 30 Mar 2016 23:59:11 -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> <56FCCA69.8010504@suse.cz> Cc: stable@vger.kernel.org, Hangbin Liu , "David S . Miller" , Kamal Mostafa , YOSHIFUJI Hideaki From: Jiri Slaby Message-ID: <56FCCABD.5080600@suse.cz> Date: Thu, 31 Mar 2016 08:59:09 +0200 MIME-Version: 1.0 In-Reply-To: <56FCCA69.8010504@suse.cz> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 03/31/2016, 08:57 AM, Jiri Slaby wrote: > 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. If I actually looked into the correct tree. Will fix this. -- js suse labs