Re: [PATCH v7 net-next 00/13] gtp: Additional feature support - Part I

2017-11-12 Thread Tom Herbert
On Sun, Nov 12, 2017 at 12:56 PM, Harald Welte wrote: > Hi Tom, > > sorry for the delayed response. But I remain committed in pushing > the non-controversial part of your GTP patches forward. > > On Sat, Oct 28, 2017 at 06:47:59PM +0200, Harald Welte wrote: >> Thanks. As indicated, I'm planning

Re: [PATCH v7 net-next 00/13] gtp: Additional feature support - Part I

2017-11-12 Thread Harald Welte
Hi Tom, sorry for the delayed response. But I remain committed in pushing the non-controversial part of your GTP patches forward. On Sat, Oct 28, 2017 at 06:47:59PM +0200, Harald Welte wrote: > Thanks. As indicated, I'm planning some testing later this weekend on > the non-IPv6 patches, and am

Re: [PATCH v7 net-next 00/13] gtp: Additional feature support - Part I

2017-10-28 Thread David Miller
From: Tom Herbert Date: Sat, 28 Oct 2017 11:37:51 -0700 > Customers are using IPv6! Customers aren't using GTP with ipv6 the way you have implemented it. Please stop weasel-wording the situation to frame it in a way that purely benefits you and your objectives. Also, just because "nobody has d

Re: [PATCH v7 net-next 00/13] gtp: Additional feature support - Part I

2017-10-28 Thread Tom Herbert
On Sat, Oct 28, 2017 at 9:47 AM, Harald Welte wrote: > Hi Tom, > > On Sat, Oct 28, 2017 at 09:16:01AM -0700, Tom Herbert wrote: >> Here is what the Kconfig for the EXPERIMENTAL option says: >> >> "This is an experimental implementation that allows encapsulating IPv6 >> over GTP and using GTP over

Re: [PATCH v7 net-next 00/13] gtp: Additional feature support - Part I

2017-10-28 Thread Harald Welte
Hi Tom, On Sat, Oct 28, 2017 at 09:16:01AM -0700, Tom Herbert wrote: > Here is what the Kconfig for the EXPERIMENTAL option says: > > "This is an experimental implementation that allows encapsulating IPv6 > over GTP and using GTP over IPv6 for testing and development purposes. > This is not a sta

Re: [PATCH v7 net-next 00/13] gtp: Additional feature support - Part I

2017-10-28 Thread Tom Herbert
On Sat, Oct 28, 2017 at 1:09 AM, Harald Welte wrote: > Hi Tom, > > my apologies for only getting back to reviews now, after return from > holidays I was too overloaded with plenty of other tasks. > > On Fri, Oct 27, 2017 at 05:09:24PM -0700, Tom Herbert wrote: >> - Experimental IPv6 support > >

Re: [PATCH v7 net-next 00/13] gtp: Additional feature support - Part I

2017-10-28 Thread Harald Welte
Hi Tom, my apologies for only getting back to reviews now, after return from holidays I was too overloaded with plenty of other tasks. On Fri, Oct 27, 2017 at 05:09:24PM -0700, Tom Herbert wrote: > - Experimental IPv6 support As far as I can tell, my previous comments/concerns regarding an IPv

[PATCH v7 net-next 00/13] gtp: Additional feature support - Part I

2017-10-27 Thread Tom Herbert
This patch set builds upon the initial GTP implementation to make support closer to that enjoyed by other encapsulation protocols. The major items are: - Experimental IPv6 support - Configurable networking interfaces so that GTP kernel can be used and tested without needing GSN network em