From: William Tu
Date: Thu, 30 Nov 2017 11:51:26 -0800
> The patch series add support for ERSPAN tunnel over ipv6. The first patch
> refectors the existing ipv4 gre implementation and the second refactors the
> ipv6 gre's xmit code. Finally the last patch introduces erspan protocol.
Series app
The patch series add support for ERSPAN tunnel over ipv6. The first patch
refectors the existing ipv4 gre implementation and the second refactors the
ipv6 gre's xmit code. Finally the last patch introduces erspan protocol.
change in v5:
- add cover-letter description
change in v4:
- rebase