Change in libosmocore[master]: ports.h: add osmo-pfcp-tool

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 gerrit-no-reply at lists.osmocom.org
Fri Dec 17 13:32:01 UTC 2021


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/26607 )


Change subject: ports.h: add osmo-pfcp-tool
......................................................................

ports.h: add osmo-pfcp-tool

Change-Id: I8a5f437d934b9bda11ea593b50bd18c7d5d71ce9
---
M include/osmocom/ctrl/ports.h
M include/osmocom/vty/ports.h
2 files changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/07/26607/1

diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index d287940..b4bceef 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -32,4 +32,6 @@
 #define OSMO_CTRL_PORT_HNODEB	4274
 /* 4275: OSMO_VTY_PORT_UPF */
 #define OSMO_CTRL_PORT_UPF	4276
+/* 4277: OSMO_VTY_PORT_PFCP_TOOL */
+#define OSMO_CTRL_PORT_PFCP_TOOL	4278
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index 75ff86f..d3b1d7a 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -44,4 +44,6 @@
 /* 4274 used by control interface */
 #define OSMO_VTY_PORT_UPF		4275
 /* 4276: OSMO_CTRL_PORT_UPF */
+#define OSMO_VTY_PORT_PFCP_TOOL		4277
+/* 4278: OSMO_CTRL_PORT_UPF */
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I8a5f437d934b9bda11ea593b50bd18c7d5d71ce9
Gerrit-Change-Number: 26607
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211217/af1f6ce7/attachment.htm>


More information about the gerrit-log mailing list