From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull request: batman-adv 2011-06-20 Date: Mon, 20 Jun 2011 13:01:19 -0700 (PDT) Message-ID: <20110620.130119.2092406320851066318.davem@davemloft.net> References: <1308565025-21293-1-git-send-email-sven@narfation.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: sven-KaDOiPu9UxWEi8DpZVb4nw@public.gmane.org Return-path: In-Reply-To: <1308565025-21293-1-git-send-email-sven-KaDOiPu9UxWEi8DpZVb4nw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: b.a.t.m.a.n-bounces-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org Errors-To: b.a.t.m.a.n-bounces-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org List-Id: netdev.vger.kernel.org From: Sven Eckelmann Date: Mon, 20 Jun 2011 12:16:53 +0200 > I would like to propose following changes for net-next-2.6/3.1. The > first part (1-4) are only only small cleanup patches. The last 8 patches > are related to Antonio Quartulli's research "Client announcement and > Fast roaming in a Layer-2 mesh network". The technical report isn't > published yet, but will hopefully follow soon. He tried to document all > important parts in some (unofficial) documents [1,2,3]. Pulled, but you should seriously consider locking down the on-the-wire protocol at some point and only make backward compatible changes to it from that point forward.