On Mon, 4 Jan 2016 10:58:03 +0100 Bjørn Mork <bj...@mork.no> wrote:
> Import current if_link.h from net-next > > Signed-off-by: Bjørn Mork <bj...@mork.no> > --- > include/linux/if_link.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/linux/if_link.h b/include/linux/if_link.h > index c9ad487d04f0..d91f2c97d946 100644 > --- a/include/linux/if_link.h > +++ b/include/linux/if_link.h > @@ -216,6 +216,7 @@ enum in6_addr_gen_mode { > IN6_ADDR_GEN_MODE_EUI64, > IN6_ADDR_GEN_MODE_NONE, > IN6_ADDR_GEN_MODE_STABLE_PRIVACY, > + IN6_ADDR_GEN_MODE_RANDOM, > }; > > /* Bridge section */ I went ahead and updated all the net-next headers. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html