aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtphub
AgeCommit message (Expand)AuthorFilesLines
2023-01-11gtphub.h: Remove dependency on sgsn/gprs_sgsn.hPau Espin Pedrol4-3/+10
2023-01-11Rename bscconfig.h -> config.hPau Espin Pedrol1-1/+1
2023-01-11Move gtphub header to include/osmocom/gtphub/Pau Espin Pedrol5-5/+5
2023-01-05Fix -Werror=old-style-definitionPau Espin Pedrol1-5/+5
2021-07-12gtphub: remove llist_first, llist_last macrosOliver Smith1-13/+2
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-14/+14
2020-11-25gtphub: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-5/+13
2020-11-06Let libosmocore handle VTY parent node trackingDaniel Willmann1-33/+1
2020-10-19Use osmo_fd_setup() whenever applicableHarald Welte1-4/+1
2020-10-03gtphub: fix compilation with gcc 10.2.0Alexander Couzens1-1/+1
2020-07-18gtphub: rename sgsn's oww osmo_sockaddr into sgsn_sockaddrAlexander Couzens2-41/+41
2020-05-09Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol1-3/+3
2019-12-03exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+5
2019-09-02Move out gtphub to its own subdirPau Espin Pedrol6-0/+4301