commit | e11aada32b39a060e26fa4091cb968bd42e3bcbf | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue Aug 06 04:35:06 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 09 11:06:23 2013 -0700 |
tree | 0db4b7b97737c5d5f8e9a312ed3b2bea41851e6e | |
parent | 77a482bdb2e68d13fae87541b341905ba70d572b [diff] |
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>