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 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html