index
:
osmo-bsc
35c3
36c3
cccamp2019
cid188836
daniel/emerg
daniel/wip
fairwaves/production
fairwaves/stats-work
irefs/for/master/emerg
laforge/cbsp
laforge/dlcx
laforge/e1
laforge/mgcp-ipa
laforge/sccplite
lynxis/pre_release
master
neels/12625
neels/amr_startmode
neels/assignment
neels/bssmap_length
neels/call_during_call
neels/codec-pref
neels/deb9-asan
neels/dyn_ts
neels/fairwaves_ho_orig
neels/fsm4
neels/hack
neels/ho
neels/ho2
neels/ho2-interbsc
neels/ho_sacch
neels/ho_test
neels/ho_tmp
neels/ho_with_on_change_cb
neels/hodec
neels/hodec2
neels/hodec_wip
neels/inter_bsc_ho
neels/inter_bsc_ho2
neels/inter_bsc_ho_errs
neels/inter_bsc_ho_saved
neels/inter_bsc_ho_saved2
neels/inter_bsc_ho_wip
neels/jolly/new_handover
neels/lcls
neels/lcs
neels/lcs2
neels/legacy_neighbors
neels/libbsc
neels/meas_feed
neels/meas_rep
neels/misc
neels/misc3
neels/mode_modif
neels/ms_rel_ind
neels/neighbor
neels/neighbor_cfg
neels/pdch_deact_nack
neels/rr_release
neels/sccplite
neels/tch_f_congestion
neels/timers
neels/vtyref
neels/wip
osmith/abis-loadtest-timers
osmith/alert-buffer
osmith/fix-python3
osmith/rpm
pmaier/acch
pre_release
stsp/acc_ramp
tnt/rbs
OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
tweaks for G#19792
neels/mode_modif
Neels Hofmeyr
3
-1
/
+30
2020-09-02
lchan_fsm: make rsl mode-modify working again
Philipp Maier
8
-47
/
+219
2020-09-02
Fail on invalid IP addresses passed to IPACC MDCX
Pau Espin Pedrol
1
-2
/
+8
2020-09-01
vty: Hide show running-config ACC ramping params if not enabled
Pau Espin Pedrol
1
-6
/
+8
2020-08-31
CBSP: fix link startup when enabled in config file
Neels Hofmeyr
1
-1
/
+6
2020-08-31
handover: fix detection for ambiguous HO neighbor ident
Neels Hofmeyr
1
-19
/
+21
2020-08-31
handover_fsm: signal Clear from gscon, for proper HO result counts
Neels Hofmeyr
2
-0
/
+7
2020-08-31
bssap: do not send a Clear Request after a Clear Command
Neels Hofmeyr
2
-0
/
+9
2020-08-31
add {BTS,BSC}_CTR_INTER_BSC_HO_OUT_FAILED for RR HO Failure
Neels Hofmeyr
3
-0
/
+8
2020-08-31
fix HO inter-BSC-IN target bts for counters
Neels Hofmeyr
1
-0
/
+5
2020-08-31
fix 'handover:*' counters: remove bogus increments
Neels Hofmeyr
1
-10
/
+8
2020-08-30
fix 'handover:*' counters: add missing / move increments
Neels Hofmeyr
2
-7
/
+4
2020-08-30
ho counters: count invalid target cell as 'error', not 'no_channel'
Neels Hofmeyr
1
-1
/
+1
2020-08-30
cosmetic: dissolve error-goto with single source in handover_start()
Neels Hofmeyr
1
-5
/
+4
2020-08-30
cosmetic: use local var in handover_start_intra_bsc()
Neels Hofmeyr
1
-1
/
+1
2020-08-29
abis_rsl: fix IAR Rest Octets in rsl_send_imm_ass_rej()
Vadim Yanitskiy
1
-1
/
+9
2020-08-29
CBSP: add local bind to client mode
Neels Hofmeyr
4
-2
/
+113
2020-08-29
CBSP: rewrite the CBSP link setup and 'cbc' VTY section
Neels Hofmeyr
5
-94
/
+342
2020-08-28
Allow storing IPv6 address strings in BSSAP structs
Pau Espin Pedrol
1
-3
/
+3
2020-08-27
tests: acc_test: Test more rotating scenarios
Pau Espin Pedrol
2
-8
/
+1097
2020-08-27
acc: Fix ACC rotate barring highest ACCs too quickly during wraparound
Pau Espin Pedrol
2
-187
/
+197
2020-08-27
acc_test: Print allowed ACC from t2 and t3
Pau Espin Pedrol
2
-400
/
+411
2020-08-26
bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT
Vadim Yanitskiy
5
-8
/
+15
2020-08-26
bsc_subscr_conn_fsm: fix a memleak in rll_ind_cb()
Vadim Yanitskiy
1
-1
/
+3
2020-08-26
fix bsc_sapi_n_reject(): dlci is unsigned, use uint8_t
Vadim Yanitskiy
4
-4
/
+4
2020-08-25
ctrl: Fix CTRL TRAP for {msc.X,msc_)connection_status not sent
Pau Espin Pedrol
2
-9
/
+20
2020-08-25
Change default SCTP conn NULL->127.0.0.1 to localhost->localhost
Pau Espin Pedrol
1
-2
/
+5
2020-08-25
CBSP: log CBSP RESET on NOTICE
Neels Hofmeyr
1
-0
/
+2
2020-08-25
CBSP: on RESET, also clear the etws_timer, and stop ETWS PN broadcast
Neels Hofmeyr
1
-0
/
+4
2020-08-25
lchan_fsm: make internal functions static.
Philipp Maier
1
-3
/
+3
2020-08-25
lchan_fsm: merge lchan_mr_config()
Philipp Maier
1
-20
/
+21
2020-08-24
Add bts counters to count BTS events where we don't have a bts
Daniel Willmann
4
-11
/
+37
2020-08-24
Count intra-cell and intra-bsc handover separately
Daniel Willmann
4
-70
/
+135
2020-08-24
Count handover per BTS as well as per BSC
Daniel Willmann
3
-24
/
+132
2020-08-24
osmo_bsc_sigtran.c: Remove unused #defines
Harald Welte
1
-3
/
+0
2020-08-21
mscpool: fix refcount leak for unusual case of no bts
Neels Hofmeyr
1
-3
/
+4
2020-08-20
Remove punctuation in counter description
Daniel Willmann
1
-35
/
+35
2020-08-20
Support setting rt-prio and cpu-affinity mask through VTY
Pau Espin Pedrol
5
-10
/
+10
2020-08-18
vty: fix copy-pasted 'no gprs control-ack-type-rach' description
Vadim Yanitskiy
1
-1
/
+1
2020-08-17
Implement support for receiving BSSMAP CommonID from MSC
Harald Welte
5
-1
/
+52
2020-08-13
debian/control: change maintainer to the Osmocom team / mailing list
Vadim Yanitskiy
1
-1
/
+1
2020-08-13
info, error log: show MSC nr for new conn
Neels Hofmeyr
1
-3
/
+3
2020-08-13
debug log: add RR Release cause code to the log
Neels Hofmeyr
1
-2
/
+2
2020-08-13
gscon timeout: use proper cause code for lchan release
Neels Hofmeyr
1
-1
/
+1
2020-08-13
cosmetic: bscon: use GSM48_RR_CAUSE_NORMAL instead of 0
Neels Hofmeyr
1
-1
/
+1
2020-08-12
abis_rsl.c: make sure emergency calls are rejected early
Philipp Maier
1
-1
/
+10
2020-08-12
timeslot_fsm: Name TS FSM instances on allocation.
Alexander Chemeris
1
-0
/
+1
2020-08-12
chan_alloc: Fix typo in a comment.
Alexander Chemeris
1
-1
/
+1
2020-08-12
paging: Remove obsolete comment.
Alexander Chemeris
1
-6
/
+0
2020-08-12
gsm_04_08_rr: block EMERGENCY SETUP when EMERGENCY CALLS are denied
Philipp Maier
1
-0
/
+19
[next]