All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/3] various gtp fixes
@ 2017-01-26 15:11 Andreas Schultz
  2017-01-26 15:11 ` [PATCH net v2 1/3] gtp: add genl family modules alias Andreas Schultz
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andreas Schultz @ 2017-01-26 15:11 UTC (permalink / raw)
  To: Pablo Neira; +Cc: netdev, Lionel Gauthier, openbsc, Harald Welte

This is the part of the previous "simple gtp improvements" series
that Pablo indicated should go into net.

The addition of the module alias fixes genl family autoloading,
clearing the DF bit fixes a protocol violation in regard to the
specification and the netns comparison fixes a corner case of
cross netns recv.

I'm not sure if Pablos comments on the previous version qualify
as ACK, so I left that out.

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

end of thread, other threads:[~2017-01-26 19:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-26 15:11 [PATCH net v2 0/3] various gtp fixes Andreas Schultz
2017-01-26 15:11 ` [PATCH net v2 1/3] gtp: add genl family modules alias Andreas Schultz
2017-01-26 15:34   ` Pablo Neira Ayuso
2017-01-26 15:11 ` [PATCH net v2 2/3] gtp: clear DF bit on GTP packet tx Andreas Schultz
2017-01-26 15:34   ` [PATCH net v2 2/3] gtp: clear DF bit on GTP packet txç Pablo Neira Ayuso
2017-01-26 15:11 ` [PATCH net v2 3/3] gtp: fix cross netns recv on gtp socket Andreas Schultz
2017-01-26 15:34   ` Pablo Neira Ayuso
2017-01-26 19:22   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.