Commit Graph

9 Commits

Author SHA1 Message Date
Gerrit Code Review 6d3ee99090 Update notes for submitted changes
* gprs_ns2: add correct filename/linenr to sns failed log message
* gprs_ns2: calculate the nse->*_sums before notifing the sns fsm
* gprs_ns2: also prevent recursive events when SGSN side cleans up
* gprs_ns2_sns: implement outbound SNS DEL procedures
2021-09-05 21:00:30 +00:00
Gerrit Code Review 34ad3a05da Update notes for submitted changes
* gprs_ns2_sns: move gss->remote specific check out of add_ip4_elem/add_ip6_elem
* gprs_ns2_sns: use struct ns2_sns_elems in add/update/remove remote_elems
* gprs_ns2_sns: refactor ns2_clear_ipv46_entries_local to use new elems functions
* gprs_ns2_sns: refactor local and remote entries into a struct
* gprs_ns2_sns: bss: improve validation of configuration
* gprs_ns2_sns: move selection of the next bind into own function
2021-06-07 12:39:47 +00:00
Gerrit Code Review 96ef3c823d Update notes for submitted changes
* gprs_ns2_sns: Fix memory leak when creating ip[46]_local arrays
2021-03-29 11:35:32 +00:00
Gerrit Code Review 023791ea3c Update notes for submitted changes
* vty: Fix left shifting out of range on signed variable
2020-12-21 15:28:18 +00:00
Gerrit Code Review 7ae3d36188 Update notes for submitted changes
* gsm_08_18.h: Add some PDU definitions still missing
2020-12-06 13:14:49 +00:00
Gerrit Code Review b6455ca071 Update notes for submitted changes
* Revert "gsm_04_08: add parser for Mobile Station Classmark 3"
2020-11-11 22:15:02 +00:00
Gerrit Code Review 1ca07b41bb Update notes for submitted changes
* osmo_strlcpy: Clarify length calculation
* osmo_strlcpy: Avoid calling memcpy with size=0
2020-09-22 19:28:14 +00:00
Gerrit Code Review e802363fa1 Update notes for submitted changes
* Get rid of osmo_str_tolower() use inside libosmocore code
* utils: share static buffer in osmo_str_to{lower,upper}()
2019-08-03 07:38:49 +00:00
Gerrit Code Review 7f6de7d3ae Update notes for submitted changes
* add LOGPFSMSL(), LOGPFSMSLSRC()
* LOGPFSM*: guard against fi == NULL
* add API doc for LOGPFSM* macros
2019-01-03 00:31:01 +00:00