aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-12-05 11:18:23 +0100
committerHarald Welte <laforge@osmocom.org>2020-12-05 14:05:36 +0100
commit91bb72044905da4cb34628c6119c387cddb3077e (patch)
tree53809bc53d7aed102270426ca7f0d73bc6f3dfcd /debian
parent993d3f4d9a6cd16ec811937fc6e2eb19280adda9 (diff)
gbproxy: Remove patching, TLLI-tracking and SGSN2 support
Those features were introduced a long time ago for one specific use case at one specific user, and they are not needed anymore. They complicate the code base significantly and are hard to maintain with all the upcoming modifications regarding SGSN pool supoprt. Change-Id: Id9cc2e1c63486491ac5bb68876088a615075fde6
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright3
-rw-r--r--debian/osmo-gbproxy.install1
2 files changed, 0 insertions, 4 deletions
diff --git a/debian/copyright b/debian/copyright
index fa7405fed..5bc764d67 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,7 +24,6 @@ Files: .gitignore
contrib/twisted_ipa.py
doc/Makefile.am
doc/examples/Makefile.am
- doc/examples/osmo-gbproxy/osmo-gbproxy-legacy.cfg
doc/examples/osmo-gbproxy/osmo-gbproxy.cfg
doc/examples/osmo-gtphub/gtphub-example.txt
doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg
@@ -88,9 +87,7 @@ Files: include/osmocom/sgsn/a_reset.h
src/gprs/sgsn_ares.c
src/gbproxy/gb_proxy.c
src/gbproxy/gb_proxy_main.c
- src/gbproxy/gb_proxy_patch.c
src/gbproxy/gb_proxy_peer.c
- src/gbproxy/gb_proxy_tlli.c
src/gbproxy/gb_proxy_vty.c
src/gtphub/gtphub.c
src/gtphub/gtphub_main.c
diff --git a/debian/osmo-gbproxy.install b/debian/osmo-gbproxy.install
index a8c0dadd1..1cb91d5d4 100644
--- a/debian/osmo-gbproxy.install
+++ b/debian/osmo-gbproxy.install
@@ -1,5 +1,4 @@
etc/osmocom/osmo-gbproxy.cfg
lib/systemd/system/osmo-gbproxy.service
usr/bin/osmo-gbproxy
-usr/share/doc/osmo-sgsn/examples/osmo-gbproxy/osmo-gbproxy-legacy.cfg usr/share/doc/osmo-gbproxy/examples
usr/share/doc/osmo-sgsn/examples/osmo-gbproxy/osmo-gbproxy.cfg usr/share/doc/osmo-gbproxy/examples