Re: iproute2 build error due to sr-ipv6 lwtunnel

2017-05-15 Thread Stephen Hemminger
On Mon, 15 May 2017 09:56:18 +0200 David Lebrun wrote: > On 05/14/2017 03:26 PM, Daniel Borkmann wrote: > > > > David, are you still looking into fixing this? > > Sorry, I left the issue on the side and then forgot about it. > > Could you try the following iproute2 patch ? Thanks The header

Re: iproute2 build error due to sr-ipv6 lwtunnel

2017-05-15 Thread Daniel Borkmann
On 05/15/2017 09:56 AM, David Lebrun wrote: On 05/14/2017 03:26 PM, Daniel Borkmann wrote: David, are you still looking into fixing this? Sorry, I left the issue on the side and then forgot about it. Could you try the following iproute2 patch ? Thanks Yep, that compiles fine for me, thanks

Re: iproute2 build error due to sr-ipv6 lwtunnel

2017-05-15 Thread David Lebrun
On 05/14/2017 03:26 PM, Daniel Borkmann wrote: > > David, are you still looking into fixing this? Sorry, I left the issue on the side and then forgot about it. Could you try the following iproute2 patch ? Thanks diff --git a/include/linux/seg6.h b/include/linux/seg6.h index 0715279..dd28017 100

Re: iproute2 build error due to sr-ipv6 lwtunnel

2017-05-14 Thread Daniel Borkmann
On 05/04/2017 11:55 AM, Daniel Borkmann wrote: On 05/04/2017 11:28 AM, David Lebrun wrote: On 05/04/2017 11:13 AM, Daniel Borkmann wrote: Hi David, I'm getting the following build error from e8493916a8ed ("iproute: add support for SR-IPv6 lwtunnel encapsulation"). Reverting your commit makes i

Re: iproute2 build error due to sr-ipv6 lwtunnel

2017-05-04 Thread Daniel Borkmann
On 05/04/2017 11:28 AM, David Lebrun wrote: On 05/04/2017 11:13 AM, Daniel Borkmann wrote: Hi David, I'm getting the following build error from e8493916a8ed ("iproute: add support for SR-IPv6 lwtunnel encapsulation"). Reverting your commit makes iproute2 build again for me. Please take a look.

Re: iproute2 build error due to sr-ipv6 lwtunnel

2017-05-04 Thread David Lebrun
On 05/04/2017 11:13 AM, Daniel Borkmann wrote: > Hi David, > > I'm getting the following build error from e8493916a8ed ("iproute: > add support for SR-IPv6 lwtunnel encapsulation"). Reverting your > commit makes iproute2 build again for me. Please take a look. Hi Daniel, This is because linux/se

iproute2 build error due to sr-ipv6 lwtunnel

2017-05-04 Thread Daniel Borkmann
Hi David, I'm getting the following build error from e8493916a8ed ("iproute: add support for SR-IPv6 lwtunnel encapsulation"). Reverting your commit makes iproute2 build again for me. Please take a look. [...] CC iplink_vrf.o CC iproute_lwtunnel.o In file included from ../inc