aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Simplify TS alloc: internalize TRX checkMax1-11/+10
2018-02-27TS alloc: print suggested TRX on allocation errorsMax2-825/+825
2018-02-27Simplify TS alloc: adjust function signaturesMax3-51/+61
2018-02-27Simplify TS alloc: use defines for constantsMax4-8/+9
2018-02-27Simplify TS alloc: avoid TS reassignmentMax1-5/+5
2018-02-27Simplify TS alloc: fix allocation callsMax4-19/+26
2018-02-27Simplify TS alloc: adjust allocator signaturesMax7-62/+61
2018-02-27TBF: override send function via linker optionMax2-1/+4
2018-02-27TBF: decrease L1 logging verbosity in testMax2-290/+1
2018-02-27cosmetic: fix whitespace issue with include filesMax1-3/+3
2018-02-27Add multislot classes from latest specMax7-3172/+72613
2018-02-27AllocTest: remove assumption on max MS classMax3-2732/+4072
2018-02-27AllocTest: expand test outputMax2-101/+85
2018-02-27AllocTest: adjust test_alloc_b()Max1-199/+156
2018-02-27Add tests for find_multi_slots()Max6-3/+1353
2018-02-27TBF: adjust test log levelsMax2-1186/+4796
2018-02-27TBF: make poll state internalMax7-14/+43
2018-02-27TBF: make UL ack state internalMax5-13/+38
2018-02-27TBF: make UL/DL state internalMax6-44/+77
2018-02-27TBF: add dedicated log categoriesMax8-5694/+137339
2018-02-27Set V_N and V_B to known initial stateMax1-0/+2
2018-02-27jenkins.sh: Disable building doxygen for depsMax1-1/+1
2018-02-27TBF: log source of state transitionsMax6-25/+28
2018-02-27Allow specifying sysmocom headers explicitlyMax3-6/+15
2018-01-15Fix sanitizer buildMax1-0/+1
2018-01-15Allocate global context for TypesTestMax1-0/+5
2018-01-12Fix jenkins.sh to match jenkins job axis filterMax1-2/+2
2018-01-12Don't access TBF internals in vty functionsMax1-2/+2
2018-01-12TBF: unify EGPRS window calculationMax5-70/+57
2018-01-12TBF-DL: move priority computation into functionMax2-26/+37
2018-01-12TBF: move window parameters to UL/DL levelMax6-32/+42
2018-01-12Avoid code duplication in TBF testMax1-122/+75
2018-01-12TBF-UL: add simpler test helperMax2-4/+9
2018-01-12Clarify RACH-related interfacesMax2-82/+87
2018-01-12TBF: cleanup state flag handlingMax5-33/+36
2018-01-12Make TBF state privateMax2-5/+2
2018-01-04cosmetic: clarify coding scheme and puncturingMax5-45/+45
2018-01-04window: move encoding into functionsMax5-31/+46
2018-01-04TBF-DL: mark rcvd_dl_ack() parameters as booleanMax3-10/+10
2018-01-03Fix llc_queue_size() typeMax2-2/+2
2018-01-02TBF: bail out for unknown timersMax1-0/+2
2018-01-02TBF: log timer invocation sourceMax5-23/+29
2018-01-02TBF: unify timer handlingMax4-68/+32
2017-12-28Add optional profiling supportMax1-0/+9
2017-12-22Add tests for pcu_lsb()Max3-0/+279
2017-12-21Enable sanitize for CI testMax1-1/+2
2017-12-21Add --enable-sanitize configure optionMax1-0/+9
2017-12-21Add function to get max supported MS classMax2-1/+7
2017-12-21Fix warningsMax1-2/+2
2017-12-20TBF: add N3101 counterMax3-0/+30