Merge branch 'erspan-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 Mar 2018 18:03:57 +0000 (13:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Mar 2018 18:03:57 +0000 (13:03 -0500)
commit87de1201ddaa39d4f3fafa9f35ac143e582517e6
tree8746c5484cf7d7974183b3694f9f9376772faf86
parent4eb57eccbd43291dfd87c19997ef4a4ea2e04ca8
parente41c7c68ea771683cae5a7f81c268f38d7912ecb
Merge branch 'erspan-fixes'

William Tu says:

====================
a couple of erspan fixes

The series fixes a couple of erspan issues.
The first patch adds the erspan v2 proto type to the ip6 tunnel lookup.
The second patch improves the error handling when users screws the
version number in metadata.  The final patch makes sure the skb has
enough headroom for pushing erspan header when xmit.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>