Change in libosmocore[master]: gprs_ns2_vty: Fix VTY documentation errors

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
Wed Nov 25 20:38:27 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/21361 )

Change subject: gprs_ns2_vty: Fix VTY documentation errors
......................................................................

gprs_ns2_vty: Fix VTY documentation errors

Those two documentation errors made e.g. gb-proxy VTY tests fail.

Change-Id: I487ee3532aed4de38494005106ae9686d590608d
---
M src/gb/gprs_ns2_vty.c
1 file changed, 4 insertions(+), 1 deletion(-)

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



diff --git a/src/gb/gprs_ns2_vty.c b/src/gb/gprs_ns2_vty.c
index 133e099..bfbc68c 100644
--- a/src/gb/gprs_ns2_vty.c
+++ b/src/gb/gprs_ns2_vty.c
@@ -406,7 +406,8 @@
 	NSE_CMD_STR
 	"NS Virtual Connection\n"
 	"NS Virtual Connection ID (NSVCI)\n"
-	"frame relay\n"
+	"Frame Relay User-Side\n"
+	"Frame Relay Network-Side\n"
 	IFNAME_STR
 	"Data Link connection identifier\n"
 	"Data Link connection identifier\n"
@@ -507,6 +508,8 @@
 DEFUN(cfg_nse_fr_dlci, cfg_nse_fr_dlci_cmd,
 	"nse <0-65535> nsvci <0-65535> fr-dlci <16-1007>",
 	NSE_CMD_STR
+	"NS Virtual Connection\n"
+	"NS Virtual Connection ID (NSVCI)\n"
 	"Frame Relay DLCI\n"
 	"Frame Relay DLCI Number\n")
 {

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I487ee3532aed4de38494005106ae9686d590608d
Gerrit-Change-Number: 21361
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
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/20201125/d75e67b3/attachment.htm>


More information about the gerrit-log mailing list