Change in ...osmo-iuh[master]: hnbgw: Add libosmoctrl's VTY CTRL command initialization

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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Sep 20 15:45:44 UTC 2019


pespin has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-iuh/+/15587 )

Change subject: hnbgw: Add libosmoctrl's VTY CTRL command initialization
......................................................................

hnbgw: Add libosmoctrl's VTY CTRL command initialization

Otherwise, the "ctrl" VTY node is not available and CTRL ip address
cannot be set.

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

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



diff --git a/src/hnbgw.c b/src/hnbgw.c
index 3f94a01..9dc67a2 100644
--- a/src/hnbgw.c
+++ b/src/hnbgw.c
@@ -539,6 +539,7 @@
 	osmo_ss7_vty_init_asp(tall_hnb_ctx);
 	osmo_sccp_vty_init();
 	hnbgw_vty_init(g_hnb_gw, tall_hnb_ctx);
+	ctrl_vty_init(tall_hnb_ctx);
 	logging_vty_add_cmds();
 
 	/* Handle options after vty_init(), for --version */

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

Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Change-Id: I73f64b951690ec23f829c4855b2caeefa66ad35d
Gerrit-Change-Number: 15587
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190920/59fd2321/attachment.htm>


More information about the gerrit-log mailing list