[PATCH 0/5] simple gtp improvements

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Andreas Schultz aschultz at tpip.net
Tue Jan 24 17:23:57 UTC 2017


As requested are here the simple and most obvious changes from
the larger GTP changeset. I'll break down the rest and send them
out separately.

The module alias addition and the rcu_lock removal are just small
convenience changes.

The other changes are needed to correctly implement one of the
3GPP GW functions, userspace needs to see invalid T-PDU's in
order to generate the proper error messages, GTP fragmentation
rules need the cleared DF bit.

Andreas

--
Andreas Schultz (5):
  gtp: add genl family modules alias
  gtp: clear DF bit on GTP packet tx
  gtp: fix cross netns recv on gtp socket
  gtp: remove unnecessary rcu_read_lock
  gtp: let userspace handle packets for invalid tunnels

 drivers/net/gtp.c | 33 ++++++++-------------------------
 1 file changed, 8 insertions(+), 25 deletions(-)

-- 
2.10.2




More information about the OpenBSC mailing list