Skip to content

Changes

Summary

  1. gtp/gtp_internal.h: new file (details)
Commit 519a2e401d521fabef2d814dbf4e5b1e470ecf76 by Oliver Smith
gtp/gtp_internal.h: new file

While at it, move internal functions of gtp.h to a separate file too.
Make all functions that are only used inside gtp.c static.

The following APIs are unexpectedly public:
* imsi_gtp2str gets used by pdp.h
* gsna2in_addr, gtp_echo_req gets used by osmo-sgsn

Change-Id: I72c40cbdec33449ca8104fb3cad8df1a9e07dfd7
The file was modified ggsn/ggsn_vty.c
The file was modified gtp/gtp.c
The file was modified gtp/Makefile.am
The file was modified include/osmocom/gtp/gtp.h
The file was modified sgsnemu/sgsnemu.c
The file was modified ggsn/sgsn.c
The file was modified ggsn/ggsn.c
The file was addedgtp/gtp_internal.h