aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcu_vty.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-08VTY: install talloc context introspection commandsVadim Yanitskiy1-0/+1
2020-02-08VTY: get rid of pcu_vty_go_parent() / pcu_vty_is_config_node()Vadim Yanitskiy1-31/+0
2019-12-02Remove dash from name used in VTY cmd promptPau Espin Pedrol1-1/+1
2019-11-30VTY: cosmetic: use osmo_talloc_replace_string()Vadim Yanitskiy1-4/+2
2019-11-30VTY: add warning about changing PCU socket path at run-timeVadim Yanitskiy1-2/+3
2019-11-28Clarify (M)CS related VTY attributesPau Espin Pedrol1-4/+4
2019-10-09VTY: fix command 'show tbf all': properly filter TBFsVadim Yanitskiy1-5/+6
2019-10-01Log AGCH and PCH blocks using GSMTAPPau Espin Pedrol1-0/+4
2019-09-30Log RACH Requests using GSMTAPPau Espin Pedrol1-0/+2
2019-09-26vty: Fix osmo_tdef timers not listed in write configPau Espin Pedrol1-0/+2
2019-09-17Use osmo_tdef to implement dl-tbf-idle-timePau Espin Pedrol1-9/+10
2019-09-17Use osmo_tdef to implement ms-idle-timePau Espin Pedrol1-6/+10
2019-09-12Introduce osmo_tdef infra and timer VTY commandsPau Espin Pedrol1-0/+37
2019-09-11tbf_dl: make preemptive retransmission optionalOliver Smith1-0/+30
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-3/+3
2019-04-08vty: add commands to show TBF of a certain kindMax1-3/+12
2019-02-26Optionally Use the NS Sub-Network-Service (SNS) on GbHarald Welte1-0/+23
2018-02-19Move PDCH-related functions into separate filesMax1-1/+1
2018-02-03vty: drop unused functionMax1-1/+1
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-1/+0
2017-08-18EDGE: Fix UL link adaptation.Minh-Quang Nguyen1-0/+73
2017-08-09Add pcu-socket vty configPau Espin Pedrol1-0/+21
2017-07-29GSMTAP: Ad PTCCH as separate gsmtap categoryHarald Welte1-0/+2
2017-07-21Introduce GSMTAP categoriesHarald Welte1-0/+88
2017-02-08Fix dozens of compiler warnings across the boardNeels Hofmeyr1-0/+1
2016-08-25Modify EGPRS DL TBF flow to support SPBAravind Sirsikar1-0/+24
2016-08-22Remove warning while using 'egprs only' command in VTYAravind Sirsikar1-6/+0
2016-02-08edge/vty: Set initial MCSJacob Erlbeck1-0/+42
2016-02-08edge: Make window size configurableJacob Erlbeck1-0/+24
2016-02-08edge: Disable GPRS/EGPRS mixed modeJacob Erlbeck1-5/+3
2016-02-08edge: Fix MCS range in VTYJacob Erlbeck1-1/+1
2016-02-01edge: Add max_mcs_ul and max_mcs_dl configJacob Erlbeck1-3/+49
2016-02-01tbf: Use LListHead instead of llist_podsJacob Erlbeck1-13/+1
2015-12-15edge: Enable EGPRS if configured and egprs_ms_class presentJacob Erlbeck1-1/+4
2015-11-30edge: Add egprs config commandJacob Erlbeck1-0/+36
2015-11-17stats: Enable stats subsystemJacob Erlbeck1-0/+2
2015-08-17vty: Change API to have node installation be done by intJacob Erlbeck1-1/+1
2015-07-21llc: Use CoDel to drop packages from the LLC queueJacob Erlbeck1-0/+51
2015-07-16alloc: Add 'dynamic' allocation algorithmJacob Erlbeck1-3/+10
2015-06-29vty: Fix documentation for 'no cs downgrade-threshold'Jacob Erlbeck1-1/+1
2015-06-22ms: Reduce DL CS level if only a few LLC bytes are leftJacob Erlbeck1-0/+34
2015-06-22ms: Add UL CS selection based on L1 link qualityJacob Erlbeck1-0/+45
2015-06-08vty: Add command to show detailed MS infoJacob Erlbeck1-0/+26
2015-06-08ms: Add support for maximum CS valuesJacob Erlbeck1-4/+48
2015-06-08tbf: Add adaptive coding scheme configurationJacob Erlbeck1-2/+52
2015-06-08vty: Add 'show ms all' commandJacob Erlbeck1-0/+10
2015-06-08vty: Add a file for C++ functionsJacob Erlbeck1-1/+3
2015-05-28tbf: Set MS timeoutJacob Erlbeck1-0/+27
2015-05-06bssgp: Add VTY command to Limit the bucket size by timeJacob Erlbeck1-0/+28
2015-05-06bssgp: Make BVC bucket size / leak rate configurableJacob Erlbeck1-0/+119