From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Lindner Subject: pull request: batman-adv 2011-07-08 Date: Fri, 8 Jul 2011 00:33:39 +0200 Message-ID: <1310078023-28958-1-git-send-email-lindner_marek@yahoo.de> Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org To: davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org Return-path: 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 Hi, I have another small but important set of changes I'd like to get pulled into net-next-2.6/3.1. Despite our best efforts, recent tests and reviews of the protocol changes we have introduced a couple of weeks ago made it quite obvious that some bugs slipped through. The implementation of said protocol does not handle all corner cases in the way it should, thus provoking inconsistent states in the mesh. These 4 patches are meant to address the found issues. Thanks, Marek