Change in osmo-gbproxy[for-0.1]: gbproxy_main: Add ctrl vty commands

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Apr 12 10:34:04 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gbproxy/+/23724 )

Change subject: gbproxy_main: Add ctrl vty commands
......................................................................

gbproxy_main: Add ctrl vty commands

osmo-gbproxy already provides a ctrl interface, we should be able to
change ctrl-related configuration.

Change-Id: I3f3aa46aa032c1bd0ec88163bb89701d2250f414
---
M src/gb_proxy_main.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/gb_proxy_main.c b/src/gb_proxy_main.c
index 6bd8bd8..3b5a1a8 100644
--- a/src/gb_proxy_main.c
+++ b/src/gb_proxy_main.c
@@ -280,6 +280,7 @@
 
 	vty_info.copyright = openbsc_copyright;
 	vty_init(&vty_info);
+	ctrl_vty_init(tall_sgsn_ctx);
 	logging_vty_add_cmds();
 	osmo_talloc_vty_add_cmds();
 	osmo_stats_vty_add_cmds();

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gbproxy/+/23724
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gbproxy
Gerrit-Branch: for-0.1
Gerrit-Change-Id: I3f3aa46aa032c1bd0ec88163bb89701d2250f414
Gerrit-Change-Number: 23724
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210412/6b160fde/attachment.htm>


More information about the gerrit-log mailing list