Change in libosmocore[master]: ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGH

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 Jan 13 17:30:05 UTC 2021


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

Change subject: ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGH
......................................................................

ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGH

Hence 4248 becomes the well-known port for osmo-bsc's Neighbor
Resolution Service.

Related: SYS#4909
Change-Id: Ic77a8cff022c2f939a684ebd1f9f62a82e0de510
---
M include/osmocom/ctrl/ports.h
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index 9759dc1..91206dc 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -12,6 +12,7 @@
 #define OSMO_CTRL_PORT_TRX	4236
 /* 4237 used by VTY interface */
 #define OSMO_CTRL_PORT_BTS	4238
+#define OSMO_CTRL_PORT_BSC_NEIGH 4248 /* osmo-bsc Neighbor Resloution Service */
 #define OSMO_CTRL_PORT_NITB_BSC	4249
 #define OSMO_CTRL_PORT_BSC_NAT	4250
 #define OSMO_CTRL_PORT_SGSN	4251

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ic77a8cff022c2f939a684ebd1f9f62a82e0de510
Gerrit-Change-Number: 22156
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
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/20210113/6319fd89/attachment.htm>


More information about the gerrit-log mailing list