From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull request: batman-adv 2013-08-28 Date: Thu, 29 Aug 2013 01:45:34 -0400 (EDT) Message-ID: <20130829.014534.666385498886400918.davem@davemloft.net> References: <1377689291-2412-1-git-send-email-ordex@autistici.org> Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org To: ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org Return-path: In-Reply-To: <1377689291-2412-1-git-send-email-ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: b.a.t.m.a.n-bounces-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org Sender: "B.A.T.M.A.N" List-Id: netdev.vger.kernel.org From: Antonio Quartulli Date: Wed, 28 Aug 2013 13:28:07 +0200 > here is a small pull request intended for net-next/linux-3.12. > > In this batch you have two really minor things (code rearranging and version > increment) and two behavioural changes: > 1) the 'protocol' field of outgoing SKBs is now set according to the type of > the payload that batman-adv is going to encapsulate; > 2) a uevent is now sent when a node exits the "GW client" mode. This is done in > order to tell userspace that a remote "GW server" is not available anymore. > > Please pull or let me know of any problem! Pulled, thanks Antonio.