Re: [PATCH net-next v2 0/6] gtp: misc improvements

2017-02-06 Thread Harald Welte
Hi Dave and List, On Tue, Jan 31, 2017 at 01:05:43PM -0500, David Miller wrote: > Please someone with GTP knowledge properly review this series. I am happy to provide review, but I was travelling and my time to work on things outside my dayjob is typically quite limited. So I'd like to ask for a

Re: [PATCH net-next v2 0/6] gtp: misc improvements

2017-01-31 Thread David Miller
From: Andreas Schultz Date: Mon, 30 Jan 2017 17:37:07 +0100 > Resent as v2, because I forgot the net-next target. Sorry for noise, > I promise I won't forget it again. > > This series lays the groundwork for removing the socket references from > the GTP netdevice by removing duplicate code and s

[PATCH net-next v2 0/6] gtp: misc improvements

2017-01-30 Thread Andreas Schultz
Hi Pablo, Resent as v2, because I forgot the net-next target. Sorry for noise, I promise I won't forget it again. This series lays the groundwork for removing the socket references from the GTP netdevice by removing duplicate code and simplifying the logic on some code paths. It slighly changes