This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 58a5665ecb72b2b4e2a9e33dde83d12060c41b4a (commit)
from 554f7b8a773b3cffd74707c18172366ab45ea306 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=58a5665ecb72b2b4e2a9e33dde83…
commit 58a5665ecb72b2b4e2a9e33dde83d12060c41b4a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Dec 20 02:26:44 2017 +0100
ports: define proper VTY and CTRL ports for OsmoHNBGW
So far it uses 2323, a development default. Instead, assign new ports,
appending to the common range of VTY and CTRL ports: 4261 and 4262.
Related:
https://osmocom.org/projects/cellular-infrastructure/wiki/Port_Numbers
Related: I28bd7a97d24455f88fadc6724d45c3264ba2fce4 (osmo-gsm-manuals)
Change-Id: Ife52a968a41cb286f640006587877971ff66c1a4
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ctrl/ports.h | 1 +
include/osmocom/vty/ports.h | 2 ++
2 files changed, 3 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications