aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tbf/TbfTest.err
AgeCommit message (Expand)AuthorFilesLines
2015-07-16tbf: Put the TFI->TBF mapping into the PDCH objectsJacob Erlbeck1-7/+7
2015-07-16alloc: Allocate TFI per slot (algorithm A)Jacob Erlbeck1-138/+46
2015-07-16tbf: Move TFI selection into alloc_algorithmJacob Erlbeck1-121/+187
2015-07-07tbf: Keep a set of used TFI and USF per PDCHJacob Erlbeck1-53/+53
2015-07-03tbf: Remove call to update() in reuse_tbfJacob Erlbeck1-24/+0
2015-07-03tbf: Set ms in call to tbf_alloc_dl_tbfJacob Erlbeck1-10/+0
2015-07-03alloc: Base algo A on reserved PDCHsJacob Erlbeck1-1/+1
2015-07-03alloc: Load balancing for algo AJacob Erlbeck1-0/+139
2015-07-03tbf: Maintain the number of TBF per PDCHJacob Erlbeck1-0/+57
2015-06-29tbf: Always create an MS object on TBF allocationJacob Erlbeck1-121/+131
2015-06-22tbf: Fix downlink packet lossJacob Erlbeck1-5/+50
2015-06-22tbf/test: Add test for DL LLC packet lossJacob Erlbeck1-0/+60
2015-06-22tbf: Include CS into create_new_bsn log messageJacob Erlbeck1-27/+27
2015-06-08tbf: Move the current CS field to GprsMsJacob Erlbeck1-2/+2
2015-06-08tbf: Store MS class in GprsMs objectsJacob Erlbeck1-0/+37
2015-05-28tbf: Store the timing advance (TA) value in the GprsMs objectJacob Erlbeck1-35/+6
2015-05-28tbf/test: Add tests for single and two phase accessJacob Erlbeck1-0/+96
2015-05-28tbf: Remove TBF chaining (m_new_tbf and m_old_tbf)Jacob Erlbeck1-4/+2
2015-05-28tbf/test: Attach TLLI and MS objects to TBFsJacob Erlbeck1-74/+93
2015-05-28ms: Use the IMSI to retrieve the MS objectJacob Erlbeck1-0/+2
2015-05-28tbf: Move IMSI to MS objectJacob Erlbeck1-0/+75
2015-05-27tbf/test: Fix IMSI creationJacob Erlbeck1-64/+64
2015-05-27tbf: Always call set_tlli/confirm_tlli in update_msJacob Erlbeck1-33/+67
2015-05-27tbf: Remove the TLLI from the TBFsJacob Erlbeck1-4/+1
2015-05-21tbf: Just pass the MS object in reuse_tbfJacob Erlbeck1-8/+0
2015-05-21ms: Support new and old TLLIsJacob Erlbeck1-1/+6
2015-05-20tbf: Add MS object management to TBF codeJacob Erlbeck1-0/+72
2015-04-09tbf: Send BSSGP LLC discarded on TBI exhaustionJacob Erlbeck1-0/+1
2015-04-09tbf/test: Add test for DL TBF exhaustionJacob Erlbeck1-0/+548
2015-03-25tbf: Poll MS on idle DL TBFsJacob Erlbeck1-27/+27
2015-03-25tbf/test: Add test for delayed releaseJacob Erlbeck1-0/+216
2015-03-25tbf: Use put_frame in append_data if the TBF has no dataJacob Erlbeck1-18/+12
2015-03-25tbf/test: Fix fn/block_nr in test_tbf_final_ackJacob Erlbeck1-4/+6
2015-03-06tbf: Reduce m_new_tbf logging messagesJacob Erlbeck1-2/+0
2015-03-06tbf: Add name() method and put the buf into the tbfJacob Erlbeck1-4/+4
2015-02-23tbf: Fix dangling m_new_tbf pointerJacob Erlbeck1-1/+4
2015-02-23tbf/test: Modify test to create a dangling TBF pointerJacob Erlbeck1-0/+66
2014-09-19tests/tbf: Commit TbfTest.err *with* whitespace "errors"Daniel Willmann1-4/+4
2014-09-19tests/tbf: Use correct function to enqueue llc dataDaniel Willmann1-7/+9
2014-09-10tests/tbf: Test for final ack issueDaniel Willmann1-0/+63
2014-08-15tbf: Include TBF state in tbf_name outputDaniel Willmann1-3/+3
2014-08-15TbfTest: Make logging more verboseDaniel Willmann1-0/+14
2013-10-30tbf: Learn and propagate the TLLI changes due a new P-TMSIHolger Hans Peter Freyther1-0/+3