aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-06stat_item: add comment with struct overviewOliver Smith1-0/+17
2021-04-06stat_item: make next_id argument name consistentOliver Smith4-56/+56
2021-03-31gprs_ns2: vty: remove a white space in `show binds`Alexander Couzens2-4/+4
2021-03-29gprs_ns2: fix memory leaks when receiving SNS or invalid packetsAlexander Couzens3-21/+25
2021-03-29gprs_ns2_sns: Fix memory leak when creating ip[46]_local arraysHarald Welte1-3/+2
2021-03-27add BTS_FEAT_VAMOSNeels Hofmeyr2-0/+2
2021-03-26Skip RPM checks if no *.spec.in availablePau Espin Pedrol1-0/+12
2021-03-24gprs_ns2_sns: Don't create NS-VCs for binds outside the NSEHarald Welte1-5/+9
2021-03-24gprs_ns2_sns: remove code duplication in create_missing_nsvcs()Harald Welte1-24/+25
2021-03-24gprs_ns2: add vty command `nsvc <nsvci> reset`Alexander Couzens3-3/+27
2021-03-24gprs_ns2: dump_nsvc: correct indentionAlexander Couzens2-11/+11
2021-03-24gprs_ns2_vty: make the `show ns entities` and `show ns binds` look similiarAlexander Couzens2-0/+7
2021-03-24gprs_ns2_vty: hide dynamic NSE information when ask for persistant onlyAlexander Couzens1-8/+5
2021-03-24gprs_ns2: always use the same method to print NSVCsAlexander Couzens5-12/+13
2021-03-24gprs_ns2: rework logging of Rx and Tx NS PDUAlexander Couzens7-70/+92
2021-03-24gprs_ns2_sns: Compute local endpoints before using themHarald Welte1-1/+3
2021-03-24gprs_ns2: Actually start Tns-test after SNS-CONFIG creates NS-VCHarald Welte1-10/+36
2021-03-24gprs_ns2_vc_fsm: In IP-SNS/ALIVE mode, initial state is ALIVE/UNBLOCKEDHarald Welte1-9/+11
2021-03-24gprs_ns2: Add comments explaining the nsvc->sns_only fieldHarald Welte3-0/+7
2021-03-24gprs_ns2_sns: Allow VTY configuration of default binds for IP-SNSHarald Welte3-2/+106
2021-03-24gprs_ns2: dynamic NS-VC + NSE creation for IP-SNS in SGSN roleHarald Welte1-0/+62
2021-03-24gprs_ns2_vty: Permit VTY configuration of bind->accept_snsHarald Welte1-1/+49
2021-03-24gprs_ns2_sns: Implement checks during processing of inbound SNS-SIZEHarald Welte1-1/+59
2021-03-24gprs_ns2_sns: Assume the SGSN has a very large number of max. NSVCHarald Welte1-2/+3
2021-03-24gprs_ns2_sns: SNS-SIZE contains the actual number of local endpointsHarald Welte1-2/+2
2021-03-24gprs_ns2_sns: Verify mandatory IE presence in incoming SNS-SIZEHarald Welte1-2/+11
2021-03-24gprs_ns2_sns: Don't clear remote IP endpoints in SGSN roleHarald Welte1-7/+15
2021-03-24gprs_ns2_vty: Allow creating NSE in sgsn-roleHarald Welte2-4/+10
2021-03-24gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNSHarald Welte4-3/+26
2021-03-23gprs_ns2_sns: Rename BSS-side states to include 'bss' in nameHarald Welte1-47/+48
2021-03-23gprs_ns2_sns: Add some more OSMO_ASSERT about BSS roleHarald Welte1-1/+17
2021-03-23gprs_ns2_sns: Support for SGSN-side IP-SNSHarald Welte2-5/+276
2021-03-22osmo-aka-verify: Fix use case with OP and not OPcHarald Welte1-1/+5
2021-03-21utils/osmo-aka-verify: fix swapped CK/IK argumentsVadim Yanitskiy1-1/+1
2021-03-20utils: osmo-aka-verify to verify UMTS AKA (SIM side)Harald Welte3-1/+247
2021-03-19Revert "stats: log error when missing stats values"Oliver Smith3-156/+0
2021-03-18tlv: Fix length returned by t{l16,16l}v_putDaniel Willmann2-2/+34
2021-03-17stats: log error when missing stats valuesOliver Smith3-0/+156
2021-03-17tests/stats: enable logging in test outputOliver Smith5-164/+179
2021-03-10gprs_ns2_sns: Split allstate action in generic and BSS-specific partHarald Welte1-37/+50
2021-03-10gprs_ns2: Encapsulate setting NSE dialectHarald Welte3-37/+53
2021-03-10gprs_ns2_sns: Unify handling of SNS-CONFIG for IPv4 + IPv6Harald Welte1-108/+72
2021-03-09stats: Ensure that each osmo_stat_item only reports once per intervalDaniel Willmann3-18/+38
2021-03-05gprs_ns2_sns: refactor ns2_sns_st_size_onenter()Harald Welte1-31/+40
2021-03-05gprs_ns2_vty: Clarify VTY help string wordingHarald Welte1-9/+9
2021-03-05gprs_ns2_sns: Remove TODO (spec agrees, the correct cause code is used)Harald Welte1-1/+0
2021-03-05gprs_ns2_sns: Implement error log in case no binds found for NSEHarald Welte1-1/+1
2021-03-05TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next releaseHarald Welte2-0/+8
2021-03-04gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc()Harald Welte4-2/+5
2021-03-04gprs_ns2: Remove any references to DNS; we use DLNS in NS2.Harald Welte2-4/+0