summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2018-12-15 17:36:41 +0000
committerHolger Freyther <holger@freyther.de>2018-12-23 04:20:08 +0000
commit99ae401e490e60fc07bef7eacc478be7bdcc9f5a (patch)
tree2b762253f327c4f6b2f9133e32bdd9f1fb850ec0 /m4
parentd8d0ef6b5c1431645a467d173bd14399f2e9fef7 (diff)
vty: Make TCP port configurable and introduce telnet_init_default
Extend the vty_bind_cmd VTY command to allow to optionally specify a port in addition to the IPv4 address. Introduce telnet_init_default to relieve client code from having to query the bind IPv4 address (and now the TCP port). Instead a client only needs to pass the default TCP port to use. Client code should use it like: int rc = telnet_init_default(ctx, priv, OSMO_VTY_PORT_SGSN); Change-Id: Id5fb2faaf4311bd7284ee870526a6f87b7e260f3
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions