Get rid of libgtp for GTP-U

It doesn't make much sense to pull whole libgtp to implement only the
user plan side of GTP. Let's drop it and add a minimal GTP-U
implementation here.

Related: SYS#5516
Change-Id: I53ad4915aaed3bc7574036e963be10514e370fe2
This commit is contained in:
Pau Espin Pedrol
2021-12-22 16:07:19 +01:00
parent e4f127f1a3
commit 14cceb5dfb
10 changed files with 265 additions and 173 deletions

1
debian/control vendored
View File

@@ -13,7 +13,6 @@ Build-Depends: debhelper (>=9),
python3-minimal,
libtalloc-dev,
libasn1c-dev (>= 0.9.30),
libgtp-dev (>= 1.8.0),
libsctp-dev,
libosmocore-dev (>= 1.6.0),
libosmo-sigtran-dev (>= 1.5.0),