aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-18gprs_ns2: Give NS-VC FSMs a proper name/identifierHarald Welte5-9/+25
2021-01-18gprs_ns2_fr: reduce duplication between gprs_ns2_fr_connect / connect2Harald Welte1-18/+1
2021-01-18test: gprs_ns2: don't leak the talloc contextAlexander Couzens1-0/+1
2021-01-18gprs_ns2_vc_fsm: fix spaces and remove wrong commentAlexander Couzens1-3/+2
2021-01-18gprs_ns2: flag then NSE as dead in nse_free()Alexander Couzens1-0/+1
2021-01-18gprs_ns2_sns: clear local and remote entries when SNS failedAlexander Couzens1-0/+16
2021-01-18gprs_ns2: when calling nsvc_force_unconf for a dynamic NSE drop the NSE.Alexander Couzens1-1/+3
2021-01-17gprs_ns2_vc: answer UNBLOCK on unblocked nsvcAlexander Couzens1-1/+5
2021-01-17osmo-ns-dummy: allow to create dynamic NSEsAlexander Couzens1-0/+1
2021-01-17gprs_ns2: check if persistent nsei or nsvc exists when creating dynamic NSEAlexander Couzens1-4/+34
2021-01-17ns2: Fix memory leak in IP-SNSDaniel Willmann1-2/+2
2021-01-17Refactor ns2_nsvc_create_ip*Daniel Willmann1-30/+19
2021-01-16ns2: Add sanity checkDaniel Willmann1-0/+3
2021-01-14NS2: Fix bind selection of SNS NSVCsDaniel Willmann1-0/+8
2021-01-14fixup: configure.ac: fix: do not define HAVE_NEON unconditionallyVadim Yanitskiy1-0/+3
2021-01-13ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGHPau Espin Pedrol1-0/+1
2021-01-12tlv_parser: Fix various out-of-bounds accessesHarald Welte3-15/+115
2021-01-11Intoduce Packet Switch CGIPau Espin Pedrol6-0/+136
2021-01-11gprs_bssgp: abuse gsm48_encode_ra() to encode TACVadim Yanitskiy1-1/+2
2021-01-08Revert "pkgconfig: link to mnl if available"laforge1-1/+1
2021-01-07bssgp_bvc_fsm: Handle block request from application correctlyDaniel Willmann1-1/+4
2021-01-07ns2_frgre: Fix missing break statement for recv from IPV6Daniel Willmann1-0/+1
2021-01-07logging: Remove duplicate color for DLSMSDaniel Willmann1-1/+0
2021-01-07pkgconfig: link to mnl if availableEric1-1/+1
2021-01-07bts_features: s/Repeation/Repetition/ in osmo_bts_features_descs[]Vadim Yanitskiy1-1/+1
2021-01-06gsm_08_18: add struct to parse RIM PDU IndicationsPhilipp Maier1-0/+22
2021-01-06ctrl: Allow handling CTRL get/set replies in user defined codePau Espin Pedrol3-0/+12
2021-01-06Add inter-thread queueHarald Welte9-1/+487
2021-01-05gitignore: Ignore *~Pau Espin Pedrol1-0/+1
2021-01-05bssgp: Add SUSPEND_NACK to osmo_pdef_bssgpDaniel Willmann1-0/+2
2021-01-05gprs_bssgp: fix uninitialized struct fields in bssgp_create_rim_ri()Vadim Yanitskiy1-3/+6
2021-01-05gprs_ns2_fr: fix resource leaks due to early return in set_ifupdown()Vadim Yanitskiy1-2/+6
2021-01-05gprs_ns2_sns: always check rc of osmo_sockaddr_str_from_sockaddr()Vadim Yanitskiy1-1/+3
2021-01-05gprs_ns2: set transfer cap in NS Status primitiveAlexander Couzens10-2/+276
2021-01-04gprs_bssgp: add handling for BSSGP RIM primitivesPhilipp Maier3-0/+46
2021-01-04gsmtap_util: SNR can be negative, use a signed integerVadim Yanitskiy2-8/+8
2021-01-03gsm_08_58: add flexible array member to 'struct ipac_preproc_ave_cfg'Vadim Yanitskiy2-0/+3
2021-01-03cbsp: Fix parsing DCS in decode of WRITE-REPLACEHarald Welte1-0/+1
2021-01-03cbsp: Fix osmo_cbsp_recv_buffered() for KEEP-ALIVE-COMPLETEHarald Welte1-6/+1
2021-01-03cbsp: Fix encoding of "ETWS Warning Security Info" IEHarald Welte1-2/+5
2021-01-01gprs_ns2: call python vty testsAlexander Couzens3-1/+30
2021-01-01utils: add osmo-ns-dummyAlexander Couzens4-3/+334
2021-01-01gprs_ns2: use zero initialized memory for vty_bindsAlexander Couzens1-1/+1
2020-12-29gprs_ns2: fr: check the device state before changing stateAlexander Couzens1-0/+7
2020-12-28Declare osmo_ctx_init() in talloc.hDaniel Willmann1-0/+2
2020-12-27gprs_ns2_fr: setup_device: allow to setup a new dahdi deviceAlexander Couzens1-4/+6
2020-12-26gprs_ns2: rework frame relay load distribution functionAlexander Couzens2-23/+18
2020-12-23rest_octets: Fix decoding of SI3 3G Early Classmark Sending RestrictionPau Espin Pedrol1-2/+2
2020-12-23Revert "rest_octets: fix encoding of 3G Early Classmark Sending Restriction"Pau Espin Pedrol1-2/+2
2020-12-23frame_relay: link_alloc: move log message to the endAlexander Couzens1-3/+2