netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] gtp: misc improvements
@ 2017-01-30 16:31 Andreas Schultz
  2017-01-30 16:31 ` [PATCH 1/6] gtp: make GTP sockets in gtp_newlink optional Andreas Schultz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andreas Schultz @ 2017-01-30 16:31 UTC (permalink / raw)
  To: Pablo Neira; +Cc: netdev, Harald Welte, Lionel Gauthier, openbsc

Hi Pablo,

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 the GTP genl API by making the socket parameters optional
(though one of them is still required).

The removal of the socket references will break the 1:1 releation between
GTP netdevice and GTP socket that prevents us to support multiple VRFs with
overlaping IP addresse spaces attached to the same GTP socket (needed for
multi APN support).

Regards
Andreas

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-01-30 16:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-30 16:31 [PATCH 0/6] gtp: misc improvements Andreas Schultz
2017-01-30 16:31 ` [PATCH 1/6] gtp: make GTP sockets in gtp_newlink optional Andreas Schultz
2017-01-30 16:31 ` [PATCH 2/6] gtp: merge gtp_get_net and gtp_genl_find_dev Andreas Schultz
2017-01-30 16:31 ` [PATCH 3/6] gtp: unify genl_find_pdp and prepare for per socket lookup Andreas Schultz
2017-01-30 16:31 ` [PATCH 4/6] gtp: consolidate pdp context destruction into helper Andreas Schultz
2017-01-30 16:31 ` [PATCH 5/6] gtp: add socket to pdp context Andreas Schultz
2017-01-30 16:32 ` [PATCH 6/6] gtp: consolidate gtp socket rx path Andreas Schultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).