aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn/sgsn_main.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-17ctrl: take both address and port from vty configMax1-2/+1
2021-05-19Support forwarding RIM messages over GTPCv1 EUTRAN<->GERANPau Espin Pedrol1-4/+25
2021-03-14main: resurrect removed 'ns' logging category as deprecatedVadim Yanitskiy1-0/+1
2021-03-10Remove bogus DNS log categoryHarald Welte1-5/+0
2021-02-23main: change initialization orderHarald Welte1-17/+17
2021-02-23main: add --vty-ref-mode, use vty_dump_xml_ref_mode()Harald Welte1-0/+36
2021-01-28sgsn_rim: Add routing for (GERAN) BSSGP RIM messagesPhilipp Maier1-0/+8
2021-01-28follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse)Alexander Couzens1-2/+0
2021-01-28sgsn: migrate to the new gprs_ns2_vty configurationAlexander Couzens1-12/+1
2021-01-04sgsn: Use the new NS2 apiAlexander Couzens1-54/+16
2020-12-10migrate to DLBSSGP as log sub-system for BSSGPHarald Welte1-6/+1
2020-11-25sgsn: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-5/+14
2020-11-06Let libosmocore handle VTY parent node trackingDaniel Willmann1-31/+3
2020-08-21Change default SCTP conn NULL->127.0.0.1 to localhost->localhostPau Espin Pedrol1-2/+2
2020-08-18Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol1-0/+2
2020-07-27Send a BVC-RESET to all persistent Gb interfaces at start-upHarald Welte1-0/+20
2019-12-03exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+5
2019-12-01check for osmo_ss7_init() error return valueHarald Welte1-1/+1
2019-09-02Move out sgsn to its own subdirPau Espin Pedrol1-0/+536