]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commite11aada32b39a060e26fa4091cb968bd42e3bcbf
tree0db4b7b97737c5d5f8e9a312ed3b2bea41851e6e
parent77a482bdb2e68d13fae87541b341905ba70d572b
net: flow_dissector: add 802.1ad support

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>
net/core/flow_dissector.c