osmo-pcu/c3
Gerrit Code Review faf0a88627 Update notes for submitted changes
* fix typo 's/dowlink/downlink/g'
* tbf: Move T3193 to tbf_state FSM
* Simplify tbf::set_polling()
* Move tbf ul_ack_state to osmocom FSM
* tbf.h: Improve documentation on several flags
* tbf_dl: Clarify requirements for DL ACK/NACK
* Move timer X2002 to tbf_fsm
* tbf: Use type bool for upgrade_to_multislot
* Fix typos in comments documenting fsm st chg macro
* tbf: Merge handle_ack_nack() into rcvd_dl_ack()
* Get rid of lots of code only used by tests
* Move timer X2001 to tbf_fsm
* tbf: Drop unuseful flag GPRS_RLCMAC_FLAG_UL_DATA
* tbf: Drop unuseful flag GPRS_RLCMAC_FLAG_TO_DL_ASS
* replace dl_ass_state with osmocom FSM
* tbf: Drop unuseful flag GPRS_RLCMAC_FLAG_TO_UL_ASS
* tbf: Reimplement rlcmac_diag() and make it available from C
* Replace ul_ass_state with osmocom FSM
* tbf_free: Get rid of uneeded tbf_state transition
* Get rid of tbf_dl:abort()
* Move rate_ctr free to tbf subclass destructor
* Remove duplicate call to gprs_rlcmac_lost_rep
* Drop logging last mas report before freeing TBF
* Put dl_tbf::cleanup into destructor
* Drop duplicate log line
* Move T3169 and T3195 to tbf_fsm
* Move RELEASING tbf_state transition to tbf_fsm
* Move WAIT_RELEASE tbf_state transition to tbf_fsm
* Move FINISHED tbf_state transition to tbf_fsm
* tests: tbf: Fix dl_tbf polled for data without being in FLOW state
* Move FLOW tbf_state transition to tbf_fsm.
* Move NULL and ASSIGN tbf_state transition to tbf_fsm
* Revert "Revert "Stop abusing T3169""
* Revert "fix: handle NULL return of as_dl_tbf() and as_ul_tbf()"
* Revert "coverity: fix null deref from recent UL TBF leak fix"
2021-08-23 16:27:59 +00:00
..
2c4a3648603e50b6ac4e2662e841d3a3c1b9c0 Update notes for submitted changes 2021-08-23 16:27:59 +00:00
3a024d4a19b3560e2714804cf518eedca42828 Update notes for submitted changes 2020-05-19 09:30:23 +00:00
74ab00ac8d924c503961ca9f28edd6d35d9fbe Update notes for submitted changes 2020-03-30 10:08:02 +00:00