Review at  https://gerrit.osmocom.org/3205

VIRT-PHY: Using IANA-registered port 4729 for GSMTAP for virt um.

Change-Id: Id8e262c9a9a6260353bfb98e774b9d0b6eecae53
---
M src/host/virt_phy/include/virtphy/virtual_um.h
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/05/3205/1

diff --git a/src/host/virt_phy/include/virtphy/virtual_um.h 
b/src/host/virt_phy/include/virtphy/virtual_um.h
index 5c883de..6e7c384 100644
--- a/src/host/virt_phy/include/virtphy/virtual_um.h
+++ b/src/host/virt_phy/include/virtphy/virtual_um.h
@@ -6,9 +6,9 @@
 
 #define VIRT_UM_MSGB_SIZE      256
 #define DEFAULT_MS_MCAST_GROUP "224.0.0.1"
-#define DEFAULT_MS_MCAST_PORT 6666
+#define DEFAULT_MS_MCAST_PORT 4729 /* IANA-registered port for GSMTAP */
 #define DEFAULT_BTS_MCAST_GROUP "225.0.0.1"
-#define DEFAULT_BTS_MCAST_PORT 6667
+#define DEFAULT_BTS_MCAST_PORT 4729 /* IANA-registered port for GSMTAP */
 
 struct virt_um_inst {
        void *priv;

-- 
To view, visit https://gerrit.osmocom.org/3205
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8e262c9a9a6260353bfb98e774b9d0b6eecae53
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <[email protected]>
Gerrit-Reviewer: BastusIII <[email protected]>

Reply via email to