net: flow_dissector: add 802.1ad support
authorEric Dumazet <edumazet@google.com>
Tue, 6 Aug 2013 11:35:06 +0000 (04:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Aug 2013 18:06:23 +0000 (11:06 -0700)
Same behavior than 802.1q : finds the encapsulated protocol and
skip 32bit header.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found