Change in osmo-cbc[master]: vty: Allow IPv6 address for peer remote-ip

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
Sun Jan 24 13:06:04 UTC 2021


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

Change subject: vty: Allow IPv6 address for peer remote-ip
......................................................................

vty: Allow IPv6 address for peer remote-ip

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

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



diff --git a/src/cbc_vty.c b/src/cbc_vty.c
index 323497c..3466428 100644
--- a/src/cbc_vty.c
+++ b/src/cbc_vty.c
@@ -377,7 +377,7 @@
 
 
 DEFUN(cfg_peer_remote_ip, cfg_peer_remote_ip_cmd,
-	"remote-ip A.B.C.D",
+	"remote-ip (A.B.C.D|X:X::X:X)",
 	"Configure remote IP of peer\n"
 	"Remote IP address of peer\n")
 {

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

Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: Iafb2da2357b09c6e2c9a5199c947358650cced18
Gerrit-Change-Number: 22400
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/20210124/2996080d/attachment.htm>


More information about the gerrit-log mailing list