Change in libosmo-abis[master]: e1_input_vty: Fix VTY help strings

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
Thu Jul 2 09:20:26 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/19104 )


Change subject: e1_input_vty: Fix VTY help strings
......................................................................

e1_input_vty: Fix VTY help strings

* HSL was never fully supported, not sure why it's in the help
* E1D was neglected to add to the help string

Change-Id: I4a5e503676618171e59550774892816b61adecae
---
M src/e1_input_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/04/19104/1

diff --git a/src/e1_input_vty.c b/src/e1_input_vty.c
index 15f325f..0da1bc5 100644
--- a/src/e1_input_vty.c
+++ b/src/e1_input_vty.c
@@ -49,8 +49,8 @@
 #define E1_DRIVER_HELP		"mISDN supported E1 Card (kernel LAPD)\n" \
 				"mISDN supported E1 Card (userspace LAPD)\n" \
 				"DAHDI supported E1/T1/J1 Card\n" \
+				"osmo-e1d supported E1 interface\n" \
 				"IPA TCP/IP input\n" \
-				"HSL TCP/IP input\n" \
 				"Unix socket input\n"
 
 #define E1_LINE_HELP		"Configure E1/T1/J1 Line\n" "Line Number\n"

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

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I4a5e503676618171e59550774892816b61adecae
Gerrit-Change-Number: 19104
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200702/9afe5293/attachment.htm>


More information about the gerrit-log mailing list