On Wed, Aug 09, 2017 at 02:41:18PM +0200, John Crispin wrote: > The MT7530 inserts the 4 magic header in between the 802.3 address and > protocol field. The patch implements the callback that can be called by > the flow dissector to figure out the real protocol and offset of the > network header. With this patch applied we can properly parse the packet > and thus make hashing function properly. > > Signed-off-by: Muciri Gatimu <muc...@openmesh.com> > Signed-off-by: Shashidhar Lakkavalli <shashidhar.lakkava...@openmesh.com> > Signed-off-by: John Crispin <j...@phrozen.org>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew