aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/acc_ramp.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-08add VTY command to configure ramping step intervalStefan Sperling1-1/+6
2018-02-08don't read barred bitmasks directly where it isn't neededStefan Sperling1-2/+2
2018-02-08remove default step interval; it doesn't make sense to have thisStefan Sperling1-12/+9
2018-02-08improve commentStefan Sperling1-1/+1
2018-02-08improve commentsStefan Sperling1-2/+2
2018-02-08notify BTS also in short-cut ramping step caseStefan Sperling1-0/+1
2018-02-08improve a debug log messageStefan Sperling1-1/+1
2018-02-08use default step interval if load cannot be determinedStefan Sperling1-1/+1
2018-02-08document a helper functionStefan Sperling1-0/+4
2018-02-08rename another helper functionStefan Sperling1-4/+4
2018-02-08rename a helper functionStefan Sperling1-2/+2
2018-02-06do not conflict with the 'rach access-control-class' vty commandStefan Sperling1-32/+45
2018-02-06add a VTY option to enable/disable acc ramdingStefan Sperling1-2/+2
2018-02-06make it possible to enable/disable rumping at startupStefan Sperling1-3/+13
2018-02-06move acc_ramp.c to libbscStefan Sperling1-0/+177