On Mon, Feb 13, 2017 at 03:13:37PM +0100, Andreas Schultz wrote:
>
>
> - On Feb 6, 2017, at 2:55 PM, Harald Welte lafo...@netfilter.org wrote:
>
> > Hi Andreas,
> >
> > On Mon, Jan 30, 2017 at 05:37:09PM +0100, Andreas Schultz wrote:
> >> Both function are always used together with the fina
- On Feb 6, 2017, at 2:55 PM, Harald Welte lafo...@netfilter.org wrote:
> Hi Andreas,
>
> On Mon, Jan 30, 2017 at 05:37:09PM +0100, Andreas Schultz wrote:
>> Both function are always used together with the final goal to
>> get the gtp_dev. This simplifies the code by merging them together.
Hi Andreas,
On Mon, Jan 30, 2017 at 05:37:09PM +0100, Andreas Schultz wrote:
> Both function are always used together with the final goal to
> get the gtp_dev. This simplifies the code by merging them together.
Ok, some code restructuring / unification, seems useful.
However:
> -
Both function are always used together with the final goal to
get the gtp_dev. This simplifies the code by merging them together.
The netdevice lookup is changed to use the regular dev_get_by_index.
The gtp netdevice list is now only used to find the PDP contexts for
imcomming packets. It can be c