On Mittwoch, 29. November 2017 10:25:02 CET Sven Eckelmann wrote:
From: Sven Eckelmann sven.eckelmann@open-mesh.com
The batman-adv unuicast fragment header contains 3 bits for the priority of the packet. These bits will be initialized when the skb->priority contains a value between 256 and 263. But otherwise, the uninitialized bits from the stack will be used.
Fixes: 4f241fcea704 ("batman-adv: Include frame priority in fragment header") Signed-off-by: Sven Eckelmann sven.eckelmann@open-mesh.com
Cc: Andrew Lunn andrew@lunn.ch
Applied in e45a75c82fea [1]
Kind regards, Sven
[1] https://git.open-mesh.org/batman-adv.git/commit/e45a75c82feae23a20d2744ccfde...