aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-06Bump version: 0.9.0.1-9e02 → 0.9.10.9.1Oliver Smith1-0/+6
2021-09-06debian/control: remove dh-systemd build-dependOliver Smith1-1/+0
2021-02-23Bump version: 0.8.0.396-fe8d-dirty → 0.9.00.9.0Pau Espin Pedrol5-14/+448
2021-02-22Use ALPHA value received in SI13 from PCUIFPau Espin Pedrol10-19/+43
2021-02-19find_multi_slots: Avoid multiple calls to mslot_class_get_type()Pau Espin Pedrol1-3/+4
2021-02-19find_multi_slots: Mark mslot_class properties constPau Espin Pedrol1-4/+4
2021-02-19find_multi_slots: Avoid multiple calls to mslot_class_get_rx()Pau Espin Pedrol1-3/+4
2021-02-19find_multi_slots: Avoid calling mslot_class_get_tx() on each iterationPau Espin Pedrol1-1/+1
2021-02-19Use NULL as default value for pointer typePau Espin Pedrol1-1/+1
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol11-11/+11
2021-02-19tests: Explicitly drop category from logPau Espin Pedrol7-1/+14
2021-02-19gprs_bssgp: use gprs_ns2_sns_add_bind() to allow the NSE to use the binds for...Alexander Couzens1-0/+8
2021-02-18sched: Avoid selecting TBF to tx NACC Dl msg if no TFI is assignedPau Espin Pedrol1-4/+4
2021-02-18cosmetic: fix line indentationPau Espin Pedrol1-1/+1
2021-02-17vty: Write 'neighbor resolution' config to filePau Espin Pedrol1-0/+5
2021-02-16gprs_bssgp: rename gprs_ns_config -> gprs_ns_update_configAlexander Couzens4-7/+8
2021-02-16gprs_bssgp: rework and rename ns_create_nsvc -> ns_configure_nseAlexander Couzens1-26/+40
2021-02-15nacc_fsm: Improve log when sending RIM RAN-INFO to gather SI from remote cellPau Espin Pedrol1-1/+4
2021-02-11nacc_fsm: Support receiving Pkt Cell Chg Notif while in some advanced statesPau Espin Pedrol1-3/+31
2021-02-11nacc_fsm: nacc_fsm: Support receiving Pkt Cell Change Notify in state WAIT_RE...Pau Espin Pedrol1-16/+32
2021-02-11nacc_fsm: Support receiving Pkt Cell Change Notify in state WAIT_RESOLVE_RAC_CIPau Espin Pedrol3-21/+62
2021-02-11nacc_fsm: Remove NACC_EV_RX_SI from in_event_mask of some statesPau Espin Pedrol1-2/+0
2021-02-11nacc_fsm: Move code filling struct to helper functionPau Espin Pedrol1-10/+19
2021-02-08cosmetic: fix typo in commentPau Espin Pedrol1-1/+1
2021-02-05vty: register libosmocore's FSM introspection commandsVadim Yanitskiy1-0/+1
2021-02-04rlc.h: Fix struct bit fields on big endian systemsPau Espin Pedrol1-4/+24
2021-02-03nacc: Avoid RIM procedures targeting cells under same PCUPau Espin Pedrol2-9/+55
2021-02-03nacc: Implement Pkt Cell Change Continue retransmissionPau Espin Pedrol10-17/+105
2021-02-02gprs_bssgp_rim: add serving BSS NACC applicationPhilipp Maier3-13/+131
2021-02-01nacc: Fix typo in function namePau Espin Pedrol1-3/+3
2021-02-01tbf: Constify some methodsPau Espin Pedrol2-4/+4
2021-02-01tbf: Reuse stored result in variable in check_polling()Pau Espin Pedrol1-1/+1
2021-02-01encoding: Fix comment description of S/P fieldPau Espin Pedrol1-2/+2
2021-02-01Move src/tbf.txt to doc/Pau Espin Pedrol1-0/+0
2021-02-01Drop comment about an already implemented TODOPau Espin Pedrol1-1/+0
2021-02-01Update TS 04.60 references to new TS 44.060Pau Espin Pedrol2-4/+4
2021-01-30contrib/osmo-pcu.spec.in: add missing libosmoctrl dependencyVadim Yanitskiy1-0/+1
2021-01-30contrib/osmo-pcu.spec.in: require libosmo* version 1.4.0Vadim Yanitskiy1-4/+4
2021-01-30tests/rlcmac: add more test vectors for Packet Resource RequestVadim Yanitskiy3-0/+47
2021-01-29nacc: Improve log line failing to establish CTRL neigh connPau Espin Pedrol1-2/+3
2021-01-29doc: Introduce section documenting NACC supportPau Espin Pedrol1-0/+80
2021-01-29doc: Mark PCU node red in network node diagramPau Espin Pedrol1-0/+1
2021-01-29NACC: Send only Pkt Cell Chg Continue if SI retrieve failsPau Espin Pedrol1-5/+5
2021-01-29NACC: Configure neighbor and SI resolution timeout valuesPau Espin Pedrol3-3/+37
2021-01-29NACC: allow setting keep time for entries in neigh and si cachePau Espin Pedrol5-15/+45
2021-01-29NACC: delay CTRL conn socket init until it's neededPau Espin Pedrol1-14/+11
2021-01-29NACC: Fix crash freeing struct if CTRL conn was refused during allocPau Espin Pedrol1-0/+3
2021-01-29Introduce NACC supportPau Espin Pedrol24-5/+1407
2021-01-29tbf: Make tbf_ms() param constPau Espin Pedrol2-2/+2
2021-01-28gprs_ns2: migrate to the new vty syntaxAlexander Couzens1-3/+1