Re: [PATCH net-next iproute2] ip6_gre: add support for ERSPAN tunnel

2017-11-06 Thread William Tu
On Mon, Nov 6, 2017 at 6:10 PM, Stephen Hemminger wrote: > On Sun, 5 Nov 2017 10:35:30 -0800 > William Tu wrote: > >> The patch adds ERSPAN type II tunnel support for IPv6. >> >> Signed-off-by: William Tu > > Patch does not

Re: [PATCH net-next iproute2] ip6_gre: add support for ERSPAN tunnel

2017-11-06 Thread Stephen Hemminger
On Sun, 5 Nov 2017 10:35:30 -0800 William Tu wrote: > The patch adds ERSPAN type II tunnel support for IPv6. > > Signed-off-by: William Tu Patch does not apply cleanly against current net-next branch.

[PATCH net-next iproute2] ip6_gre: add support for ERSPAN tunnel

2017-11-05 Thread William Tu
The patch adds ERSPAN type II tunnel support for IPv6. Signed-off-by: William Tu --- ip/ipaddress.c | 5 +++-- ip/iplink.c | 6 +++--- ip/link_gre6.c | 28 +++- man/man8/ip-address.8.in | 1 + man/man8/ip-link.8.in