Attention is currently required from: osmith. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30444 )
Change subject: ctrl: add optional port to bind command ......................................................................
Patch Set 5:
(1 comment)
File src/ctrl/control_vty.c:
https://gerrit.osmocom.org/c/libosmocore/+/30444/comment/15a18e80_a276c483 PS5, Line 34: "bind A.B.C.D [<0-65535>]",
It looks like this only works if the application using libosmocore actually uses ctrl_vty_get_bind_p […]
That's exactly how vty_get_bind_port() works though. I think it's less confusing to keep the same (albeit somewhat ugly) semantics for both ctrl and vty binds.