Attention is currently required from: neels, fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30950 )
Change subject: layer23: Add initial VTY support for l23_apps ......................................................................
Patch Set 5:
(1 comment)
File src/host/layer23/src/common/main.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/30950/comment/50e71214_61ff4e0b PS5, Line 177: config_file = optarg;
this is also removing two cmdline options, is that intended? it is not mentioned in the commit log, […]
Yes it's intended because anyway they were not used and didn't make any sense at all. In here I'm just doing similar to what we do in all osmocom apps: Simply pass a cfg file and it should contain info on which IP address and port to use.