aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-02-03TBF: show assignment kind in vtyMax1-3/+5
2018-02-03TBF: add helpers for assignment type handlingMax3-9/+54
2018-02-03TBF: decrease logging verbosity for trafficMax2-3/+3
2018-01-31Simplify TS alloc: internalize TRX checkMax1-11/+10
2018-01-31TS alloc: print suggested TRX on allocation errorsMax1-1/+1
2018-01-26Simplify TS alloc: adjust function signaturesMax3-51/+61
2018-01-26Simplify TS alloc: use defines for constantsMax3-5/+6
2018-01-26Simplify TS alloc: avoid TS reassignmentMax1-5/+5
2018-01-26Simplify TS alloc: fix allocation callsMax2-3/+4
2018-01-26Simplify TS alloc: adjust allocator signaturesMax6-57/+58
2018-01-25cosmetic: fix whitespace issue with include filesMax1-3/+3
2018-01-25Add multislot classes from latest specMax3-11/+39
2018-01-25Add tests for find_multi_slots()Max2-1/+4
2018-01-24TBF: make poll state internalMax7-14/+43
2018-01-24TBF: make UL ack state internalMax4-10/+35
2018-01-24TBF: make UL/DL state internalMax5-39/+72
2018-01-19TBF: add dedicated log categoriesMax6-295/+247
2018-01-17Set V_N and V_B to known initial stateMax1-0/+2
2018-01-17TBF: log source of state transitionsMax5-24/+27
2018-01-17Allow specifying sysmocom headers explicitlyMax1-1/+1
2018-01-17Use Timing Advance Index in UL assignmentsMax1-2/+6
2018-01-17Rewrite Packet Uplink AssignmentMax1-48/+48
2018-01-17Rewrite Packet Downlink AssignmentMax1-48/+73
2018-01-17Rewrite EGPRS Packet Uplink AssignmentMax1-55/+117
2018-01-12Don't access TBF internals in vty functionsMax1-2/+2
2018-01-12TBF: unify EGPRS window calculationMax4-36/+23
2018-01-12TBF-DL: move priority computation into functionMax2-26/+37
2018-01-12TBF: move window parameters to UL/DL levelMax5-22/+32
2018-01-12TBF-UL: add simpler test helperMax1-0/+7
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 functionsMax4-23/+38
2018-01-04TBF-DL: mark rcvd_dl_ack() parameters as booleanMax2-4/+4
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-22Add tests for pcu_lsb()Max1-0/+4
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
2017-12-20TBF: implement independent T31xx timersMax5-77/+177
2017-12-20Introduce LOGTBF* for consistent loggingMax5-140/+105
2017-12-18Fix tests after rate_ctr changeMax1-1/+9
2017-12-18Remove unused includes and forward declarationsMax12-24/+0
2017-12-15TBF: remove unused variableMax2-5/+0
2017-12-15TBF-DL: fix misleading idle time checkMax1-1/+1
2017-12-14TBF: move EGPRS enablement into (U|D)L-TBFMax2-6/+15