Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Include frame priority in fragment header

2016-05-12 Thread Marek Lindner
On Monday, May 09, 2016 20:03:36 Andrew Lunn wrote: > Unfragmented frames which traverse a node have their skb->priority set > by looking at the IP ToS byte, or the 802.1p header. However for > fragments this is not possible, only one of the fragments will contain > the headers. Instead, place the

[B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Include frame priority in fragment header

2016-05-09 Thread Andrew Lunn
Unfragmented frames which traverse a node have their skb->priority set by looking at the IP ToS byte, or the 802.1p header. However for fragments this is not possible, only one of the fragments will contain the headers. Instead, place the priority into the fragment header and on receiving a