osmo-pcu/bc
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
..
139a4af4205e4e23272b1f3cf33c5a439d8b7e Update notes for submitted changes 2021-08-23 16:27:59 +00:00
b226d6070cc70c21f98c025ef776e2a9b00c28 Update notes for submitted changes 2020-07-17 10:33:14 +00:00