aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-06-27net/templates/run: let user confirm close of tmuxOliver Smith1-0/+9
2023-06-26net/templates/osmo-bsc: modernizeOliver Smith2-6/+14
2023-06-26net/config_2g3g: set a valid BTS1_ARFCNOliver Smith1-1/+1
2023-06-26net/templates/run.sh: fix BSC_COUNT checkOliver Smith1-1/+1
2023-06-26net/templates/osmo-msc.conf: modernizeOliver Smith1-3/+6
2023-06-26net/templates/run: fix prompts not workingOliver Smith1-0/+1
2022-05-03net/templates/osmo-bsc-1.cfg: set gprs mode noneOliver Smith1-0/+4
2022-04-08net: osmo-bsc-nat.cfg: configure mgwOliver Smith2-0/+9
2022-03-10net/templates/osmo-bsc-nat.cfg: omit PC for bscOliver Smith1-4/+0
2022-03-08net/templates/run.sh: change prefix from CN to NETosmith/bscnatOliver Smith1-2/+2
2022-03-08net: move cmds for network components to configOliver Smith3-51/+69
2022-03-08net/templates/run: one variable for stp4cn/stp4ranOliver Smith1-5/+4
2022-03-08net/templates/run: log name input: display lastOliver Smith1-2/+11
2022-03-08net: add mgw for osmo-bsc-natOliver Smith3-0/+21
2022-03-08net/templates/run.sh: only one variable for mgwOliver Smith1-8/+7
2022-03-08net/templates: use codec fr2 for bts1Oliver Smith2-4/+5
2022-02-25net/templates/run.sh: proper iptables -> /dev/nullOliver Smith1-1/+1
2022-02-25net: virtphy, osmo-bts-virtual: use loopback-devOliver Smith2-1/+14
2022-02-25net: don't run osmo-gbproxy by defaultOliver Smith2-1/+6
2022-02-25net/templates: support running MSOliver Smith4-0/+85
2022-02-25net/templates/run.sh: don't sleep .2 for tmuxOliver Smith1-24/+1
2022-02-25net/templates: support running osmo-bts-virtualOliver Smith5-4/+39
2022-02-25net/templates/common_osmo_bts: drop osmotrx ipOliver Smith1-2/+0
2022-02-25net/templates: split off common osmo-bts.cfg partOliver Smith2-25/+27
2022-02-25net/templates/osmo-bts.cfg: modernizeOliver Smith1-20/+16
2022-02-25net/templates: support running a second bscOliver Smith4-8/+67
2022-02-25net/templates: move bsc cfg/vars to bsc0Oliver Smith7-33/+33
2022-02-25net/templates: split off common osmo-bsc.cfg partOliver Smith2-94/+101
2022-02-25net/README: update tmux documentationOliver Smith1-5/+6
2022-02-25net: get missing config variables from config_2g3gOliver Smith2-38/+93
2022-02-25net/fill_config.py: refactor print 'using config...'Oliver Smith1-1/+3
2022-02-23net/templates/run.sh: drop 'fg'Oliver Smith1-1/+1
2022-02-21net/templates/run.sh: put log name in trace.pcapOliver Smith1-1/+3
2022-02-21net: run.sh: fix infinite "q Enter to close" msgsOliver Smith1-1/+1
2022-02-21net: run.sh: support tmux as terminalOliver Smith2-7/+22
2022-02-21net: run.sh: write launcher command to shell scriptOliver Smith1-13/+27
2022-02-21net: run.sh: store all spawned pids in filesOliver Smith1-57/+79
2022-02-18net: require terminal to be configuredOliver Smith2-8/+25
2022-02-08net/templates/.editorconfig: new fileOliver Smith1-0/+7
2022-02-08net/templates/osmo-bsc-nat.cfg: add addressbooksOliver Smith1-0/+8
2022-01-17net: add osmo-bsc-natOliver Smith7-5/+92
2022-01-17net/templates/run.sh: refactor kill logicOliver Smith1-3/+34
2021-10-23add osmo-bts.cfgNeels Hofmeyr1-0/+34
2021-10-23osmo-bsc.cfg: use 'type osmo-bts', not 'sysmobts'Neels Hofmeyr1-1/+1
2021-07-12net/templates/run.sh: tweak masqueradeOliver Smith1-2/+3
2021-06-22localhost cfgNeels Hofmeyr1-7/+7
2021-03-19net/templates/osmo-gbproxy.cfg: update formatOliver Smith1-10/+6
2021-03-19net/templates/osmo-sgsn.cfg: update formatOliver Smith1-3/+3
2020-05-20fill_config.py: fix expansion of ${_name}Neels Hofmeyr1-1/+1
2019-12-04make freeswitch template configurableNeels Hofmeyr9-906/+916