[PATCH] osmo-gsm-manuals[master]: OsmoGGSN: fix VTY additions' node IDs

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Sat Dec 9 05:10:21 UTC 2017


Review at  https://gerrit.osmocom.org/5257

OsmoGGSN: fix VTY additions' node IDs

Change-Id: I8cd5eb64300151d0de8023ed019568cfdc4fe453
---
M OsmoGGSN/vty/ggsn_vty_additions.xml
1 file changed, 8 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/57/5257/1

diff --git a/OsmoGGSN/vty/ggsn_vty_additions.xml b/OsmoGGSN/vty/ggsn_vty_additions.xml
index 1bbeb81..b0e8a39 100644
--- a/OsmoGGSN/vty/ggsn_vty_additions.xml
+++ b/OsmoGGSN/vty/ggsn_vty_additions.xml
@@ -1,27 +1,27 @@
 <vtydoc xmlns='urn:osmocom:xml:libosmocore:vty:doc:1.0'>
-	<node id="9">
-		<child_of nodeid='4' />
+	<node id='config-line'>
+		<child_of nodeid='config' />
 		<name>Telnet/VTY Configuration Node</name>
 		<description>
 			Configure parameters of the Telnet/VTY Interface, such as to which IP address it should bind/listen to.
 		</description>
 	</node>
-	<node id="14">
-		<child_of nodeid='4' />
+	<node id='config-ctrl'>
+		<child_of nodeid='config' />
 		<name>CTRL Configuration Node</name>
 		<description>
 			Configure parameters of the CTRL Interface, such as to which IP address it should bind/listen to.
 		</description>
 	</node>
-	<node id="26">
-		<child_of nodeid='4' />
+	<node id='config-ggsn'>
+		<child_of nodeid='config' />
 		<name>GGSN Instance Configuration Node</name>
 		<description>
 			Configure an Instance of a (virtual) GGSN
 		</description>
 	</node>
-	<node id="27">
-		<child_of nodeid='26' />
+	<node id='config-ggsn-apn'>
+		<child_of nodeid='config-ggsn' />
 		<name>APN Configuration Node</name>
 		<description>
 			Configure an Access Point Name (APN) inside a GGSN Instance

-- 
To view, visit https://gerrit.osmocom.org/5257
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8cd5eb64300151d0de8023ed019568cfdc4fe453
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list