aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
29 hours.deb/.rpm: add osmocom user during package installHEADmasterMax4-2/+56
9 dayshnbap: Avoid calling duplicate getpeername() for each registered HNBPau Espin Pedrol1-10/+13
2024-04-09counters: Distinguish between normal and abnormal release causeHarald Welte3-10/+39
2024-03-29HNBAP: Support IMSI identity type in hnbgw_tx_ue_register_rej()Harald Welte1-0/+12
2024-03-29HNBAP: use GSM23003_IMSI_MAX_DIGITS instead of magic numberHarald Welte1-1/+2
2024-03-27HNBAP: Transmit ErrorIndication in more situationsHarald Welte1-4/+19
2024-03-27HNBAP: Make sure to respond with correct "reject"Harald Welte1-46/+48
2024-03-27HNBAP: Always respond to UE-REGISTER-REQUESTHarald Welte1-9/+55
2024-03-27HNBAP: Send HNB-REGISTER-REJ on ASN.1 decoding errorHarald Welte1-1/+3
2024-03-27HNBAP: Use proper cause values during HNB-REGISTER-REQ processingHarald Welte1-6/+14
2024-03-27generalize hnbgw_tx_ue_register_rej_tmsi() to hnbgw_tx_ue_register_rej()Harald Welte1-7/+15
2024-03-27context_map_{rua,sccp}: Re-order to always process KPIsHarald Welte2-50/+29
2024-03-23fix null deref on hnb_context_releaseNeels Janosch Hofmeyr1-4/+6
2024-03-18RAB activation/modification/release statisticsHarald Welte9-0/+485
2024-03-13mgw_fsm: Add some OSMO_ASSERT() to ensure only CS maps passedHarald Welte1-0/+7
2024-03-13cosmetic: align downlink RANAP unitdata function names with uplinkHarald Welte1-13/+12
2024-03-13stats: Add per-hnb paging:{cs,ps}:attempted counterHarald Welte3-0/+13
2024-03-13Introduce counter for per-hnb cumulative active CS RAB durationHarald Welte4-1/+84
2024-03-12vty: Print the uptime during 'show hnb' outputHarald Welte3-0/+16
2024-03-12don't forward paging requests to HNB's not yet registeredHarald Welte1-0/+2
2024-03-12rename hnbgw_peek_l3 to hnbgw_peek_l3_ul as it's uplink onlyHarald Welte3-10/+10
2024-03-12cosmetic: Rename hnbgw_rx_ranap and friends to *_rx_ranap_udt_ulHarald Welte3-18/+17
2024-03-12cosmetic: talk about cs_rab_ass_* when working in CS domainHarald Welte4-6/+6
2024-03-12cosmetic: Fix comment in mgw_fsm.c: One RAB per context_map, not hnb!Harald Welte1-3/+3
2024-03-12stats: Introduce basic counters for RANAP unit-data from CN linksHarald Welte3-2/+58
2024-03-12stats: Introduce CNPOOL counter macroHarald Welte2-4/+6
2024-03-12stats: Introduce CNLINK counter macrosHarald Welte2-7/+9
2024-03-12Various new per-hnb RANAP and RUA countersHarald Welte4-1/+80
2024-03-12New per-hnb rate_ctr and stat_item groups; track uptimeHarald Welte3-2/+106
2024-03-12Set persistent->ctx pointer on HNB REGISTER REQHarald Welte1-0/+1
2024-03-12Introduce concept of per-HNB persistent data structureHarald Welte7-10/+206
2024-03-07Introduce umts_cell_id_from_str() as inverse of umts_cell_id_name()Harald Welte2-0/+27
2024-03-07osmo_hnbgw_main: Install our usual SIGUSR1/SIGUSR2/SIGABRT handlersHarald Welte1-1/+33
2024-03-07umts_cell_id_name: Use 3-digit MCC and 2/3-digit MNC based on VTY configHarald Welte1-1/+6
2024-03-07[cosmetic] re-order hnbgw.c to group code in major blocksHarald Welte1-173/+194
2024-02-17Fix license headers: Should have been AGPLv3+, not GPLv2+Harald Welte5-16/+16
2024-01-21pfcp: implement sending Network Instance IEsNeels Janosch Hofmeyr4-2/+61
2024-01-21pfcp: fix missing vty_write of pfcp local-portNeels Janosch Hofmeyr2-0/+3
2024-01-21add tests/pfcp_cfg.vty.with_pfcpNeels Janosch Hofmeyr2-0/+60
2024-01-20tweak vty doc: "UDP port"Neels Janosch Hofmeyr1-1/+1
2024-01-20pfcp: fix modification of wrong FAR IDNeels Janosch Hofmeyr1-2/+3
2024-01-19debian: fix having no manuals in osmo-hnbgw-docOliver Smith1-0/+2
2024-01-19gitignore: add *.la, hnbgw_vty_reference.xmlOliver Smith1-0/+2
2024-01-15Display RANAP state during 'show cnlink'Harald Welte10-2/+19
2024-01-05rua: move from ERROR to DEBUG log: stray RUA DisconnectNeels Janosch Hofmeyr1-1/+9
2023-12-12rua: validate correct RUA ctx state per RUA message typeneels/fast_rlsdNeels Janosch Hofmeyr1-14/+31
2023-12-04mgw_fsm: Modify RAB on HNB if IuUP local IP addr at MGW changes during MDCXPau Espin Pedrol1-62/+90
2023-12-04mgw_fsm: Assume IuUP HNB IP addr = Iuh during MGCP CRCX on RAN sidePau Espin Pedrol1-0/+16
2023-12-03systemd,manual: set LimitNOFILE=65536Neels Janosch Hofmeyr2-0/+18
2023-12-01Use uniform log format for default config filesAndreas Eversberg4-12/+12