Re: [B.A.T.M.A.N.] [PATCH] batman-adv: add BAT_UNICAST_4ADDR handler in the packet-handlers array
From: Marek Lindner <hidden>
Date: 2012-03-20 12:53:54
From: Marek Lindner <hidden>
Date: 2012-03-20 12:53:54
On Thursday, March 15, 2012 18:21:58 Antonio Quartulli wrote:
On Thu, Mar 15, 2012 at 05:48:35PM +0100, Antonio Quartulli wrote:quoted
Commit 1887248c268928ebb434edab611978f51e2a4b8f introduced the packet-handlers array but it forgot to set a proper handler for the BAT_UNICAST_4ADDR packet type. This patch fixes it. Signed-off-by: Antonio Quartulli <redacted>Sorry, but I forgot to say that this bug has been: Reported-By: Martin Hundebøll <redacted>
Applied in revision 7de96f5. Thanks, Marek