From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 4 Jan 2019 03:06:03 +0100 From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20190104020603.GH21623@otheros> References: <20181207135846.6152-1-sven@narfation.org> <20181207135846.6152-6-sven@narfation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20181207135846.6152-6-sven@narfation.org> Subject: Re: [B.A.T.M.A.N.] [RFC v3 05/19] batman-adv: Add aggregated_ogms mesh genl configuration List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Cc: Marek Lindner On Fri, Dec 07, 2018 at 02:58:32PM +0100, Sven Eckelmann wrote: > diff --git a/include/uapi/linux/batman_adv.h b/include/uapi/linux/batman_adv.h > index 865cdf90..a01d90ed 100644 > --- a/include/uapi/linux/batman_adv.h > +++ b/include/uapi/linux/batman_adv.h > @@ -350,6 +350,12 @@ enum batadv_nl_attrs { > */ > BATADV_ATTR_VLANID, > > + /** > + * @BATADV_ATTR_AGGREGATED_OGMS: whether the batman protocol messages > + * of the mesh mesh interface shall be aggregated or not. > + */ > + BATADV_ATTR_AGGREGATED_OGMS, > + "mesh mesh" -> "mesh"