aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: debugging libosmocorelynxis/sns_debuggingAlexander Couzens2021-03-231-9/+14
* try to fix the NS alive/recovinerAlexander Couzens2021-03-231-5/+26
* WIP: Actually start Tns-test after SNS-CONFIG creates NS-VCHarald Welte2021-03-231-10/+30
* gprs_ns2_vc_fsm: In IP-SNS/ALIVE mode, initial state is ALIVE/UNBLOCKEDHarald Welte2021-03-231-8/+5
* gprs_ns2_sns: Fix memory leak when creating ip[46]_local arraysHarald Welte2021-03-231-3/+2
* gprs_ns2: Add comments explaining the nsvc->sns_only fieldHarald Welte2021-03-233-0/+7
* gprs_ns2_sns: Allow VTY configuration of default binds for IP-SNSHarald Welte2021-03-233-2/+106
* gprs_ns2: dynamic NS-VC + NSE creation for IP-SNS in SGSN roleHarald Welte2021-03-231-0/+62
* gprs_ns2_vty: Permit VTY configuration of bind->accept_snsHarald Welte2021-03-231-1/+49
* gprs_ns2_sns: Implement checks during processing of inbound SNS-SIZEHarald Welte2021-03-231-1/+59
* gprs_ns2_sns: Assume the SGSN has a very large number of max. NSVCHarald Welte2021-03-231-2/+3
* gprs_ns2_sns: SNS-SIZE contains the actual number of local endpointsHarald Welte2021-03-231-2/+2
* gprs_ns2_sns: Verify mandatory IE presence in incoming SNS-SIZEHarald Welte2021-03-231-2/+11
* gprs_ns2_sns: Don't clear remote IP endpoints in SGSN roleHarald Welte2021-03-231-7/+15
* gprs_ns2_vty: Allow creating NSE in sgsn-roleHarald Welte2021-03-232-3/+8
* gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNSHarald Welte2021-03-234-3/+26
* gprs_ns2_sns: Rename BSS-side states to include 'bss' in nameHarald Welte2021-03-231-47/+48
* gprs_ns2_sns: Add some more OSMO_ASSERT about BSS roleHarald Welte2021-03-231-1/+17
* gprs_ns2_sns: Support for SGSN-side IP-SNSHarald Welte2021-03-232-5/+276
* osmo-aka-verify: Fix use case with OP and not OPcHarald Welte2021-03-221-1/+5
* utils/osmo-aka-verify: fix swapped CK/IK argumentsVadim Yanitskiy2021-03-211-1/+1
* utils: osmo-aka-verify to verify UMTS AKA (SIM side)Harald Welte2021-03-203-1/+247
* Revert "stats: log error when missing stats values"Oliver Smith2021-03-193-156/+0
* tlv: Fix length returned by t{l16,16l}v_putDaniel Willmann2021-03-182-2/+34
* stats: log error when missing stats valuesOliver Smith2021-03-173-0/+156
* tests/stats: enable logging in test outputOliver Smith2021-03-175-164/+179
* gprs_ns2_sns: Split allstate action in generic and BSS-specific partHarald Welte2021-03-101-37/+50
* gprs_ns2: Encapsulate setting NSE dialectHarald Welte2021-03-103-37/+53
* gprs_ns2_sns: Unify handling of SNS-CONFIG for IPv4 + IPv6Harald Welte2021-03-101-108/+72
* stats: Ensure that each osmo_stat_item only reports once per intervalDaniel Willmann2021-03-093-18/+38
* gprs_ns2_sns: refactor ns2_sns_st_size_onenter()Harald Welte2021-03-051-31/+40
* gprs_ns2_vty: Clarify VTY help string wordingHarald Welte2021-03-051-9/+9
* gprs_ns2_sns: Remove TODO (spec agrees, the correct cause code is used)Harald Welte2021-03-051-1/+0
* gprs_ns2_sns: Implement error log in case no binds found for NSEHarald Welte2021-03-051-1/+1
* TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next releaseHarald Welte2021-03-052-0/+8
* gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc()Harald Welte2021-03-044-2/+5
* gprs_ns2: Remove any references to DNS; we use DLNS in NS2.Harald Welte2021-03-042-4/+0
* gprs_ns2_sns: Dispatch inbound SNS-ACK to FSMHarald Welte2021-03-041-2/+3
* gprs_ns2: Log all transmitted SNS messagesHarald Welte2021-03-041-0/+15
* cosmetic: ssn: some more commentsHarald Welte2021-03-041-3/+3
* gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC.Alexander Couzens2021-03-031-2/+3
* gprs_bssgp: use BVCI_SIGNALLING/BVCI_PTM instead of 0/1Alexander Couzens2021-03-011-4/+3
* gprs_bssgp: add support for SGSN oriented RESETAlexander Couzens2021-03-012-13/+59
* osmo-release.sh: support epochOliver Smith2021-02-261-1/+18
* tests/gb: Fix printf format errors on ARM 32 bitsPau Espin Pedrol2021-02-251-6/+6
* osmo-release.sh: Properly rearrange var init and sanity checksPau Espin Pedrol2021-02-241-7/+5
* osmo-release.sh: Check LIBVERSION matches rpm *.spec.inPau Espin Pedrol2021-02-241-41/+81
* osmo-release.sh: Drop repeated DRY_RUN early exitPau Espin Pedrol2021-02-241-3/+0
* osmo-release.sh: Check configure.ac dependency versions match those in rpm *.spec.inPau Espin Pedrol2021-02-241-5/+48
* Bump version: 1.5.0.3-45cf → 1.5.11.5.1Harald Welte2021-02-241-0/+10