osmo-gbproxy/src
Daniel Willmann f2812fbbc6 gbproxy: Add VTY commands to query the TLLI/IMSI cache
OsmoGbProxy# show gbproxy tlli-cache
TLLI cache timeout 10s
 TLLI c2200024 -> NSE(02001/BSS) valid 10s
TLLI cache contains 1 entries

OsmoGbProxy# show gbproxy imsi-cache
IMSI cache timeout 10s
 IMSI 262420000001000 -> NSE(00102/SGSN): valid 5s
 IMSI 262420000000000 -> NSE(00101/SGSN): valid 3s
IMSI cache contains 2 entries

Change-Id: I03f1050573de9b241eb4fa82460c434155c15c6a
Related: OS#4951, OS#4472
2021-01-18 18:47:41 +01:00
..
Makefile.am gbproxy: Remove patching, TLLI-tracking and SGSN2 support 2020-12-05 14:05:36 +01:00
gb_proxy.c gbproxy: Remove unused variable assignment 2021-01-17 13:51:57 +01:00
gb_proxy_ctrl.c gbproxy major rewrite for SGSN pool support 2020-12-10 18:05:52 +01:00
gb_proxy_main.c gbproxy: use ns2 vty2 2021-01-04 16:27:41 +00:00
gb_proxy_peer.c gbproxy: Move helper function to a more logical place 2021-01-17 13:51:57 +01:00
gb_proxy_vty.c gbproxy: Add VTY commands to query the TLLI/IMSI cache 2021-01-18 18:47:41 +01:00