Commit Graph

8 Commits

Author SHA1 Message Date
Gerrit Code Review 0d8873ef8c Update notes for submitted changes
* ns2: correct parse a BLOCK PDU which was received over a different NSVC
* ns2: don't forward an invalid RESET PDU to the FSM
* ns2: improve log line when receving a PDU with wrong NSE
2021-10-15 13:39:31 +00:00
Gerrit Code Review 50ba54a0c2 Update notes for submitted changes
* gprs_ns: Fix another DSCP vs. TOS mistake in old NS code
* ns2: migrate from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP()
* gprs_ns2_frgre: Ensure DSCP is sin premitted value range
2021-04-29 17:51:23 +00:00
Gerrit Code Review 2becc3d006 Update notes for submitted changes
* bts_features: introduce osmo_bts_unset_feature()
* bts_features: fix: properly check the result of bitvec_get_bit_pos()
2020-05-31 18:40:20 +00:00
Gerrit Code Review 5eef11a256 Update notes for submitted changes
* OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointer
* OSMO_SOCKADDR_STR_FMT_ARGS: remove useless condition
2019-08-30 20:24:36 +00:00
Gerrit Code Review 63fa72ff18 Update notes for submitted changes
* fix: vty crash by logging during VTY_CLOSED event handling
2019-08-30 08:20:50 +00:00
Gerrit Code Review 264ac1d479 Update notes for submitted changes
* rest_octets: Remove SI2ter + SI2bis encoders that don't do anything
* rest_octets: Implement actual SI6 rest octets encoding
* rest_octets: Add function to parse SI3 rest octets
* rest_octets: Suffix encoder functiosn with _encode
* rest_octets: Fix export of osmo_gsm48_rest_octets
* rest_octets: Actually include gsm48_rest_octets.c in Makefile.am
* rest_octets: Use correct symbols names for range encoder
2019-05-28 22:34:32 +00:00
Gerrit Code Review 9184c90502 Update notes for submitted changes
* change GSM48_CMSERV_* to enum type, add names
2019-01-14 17:42:03 +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