aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-30 13:08:50 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-30 13:09:45 +0100
commit660affb34212f8ac0bc56aba79c89620fa7078e3 (patch)
treeb5b6ada2a9827ee8a4492b2b4731a11f97a73318
parent65fb8d60de2c38b28bb2601d43e3fec872084be4 (diff)
common/port_numbers: place comment to remind of syncing ports lists
-rw-r--r--common/chapters/port_numbers.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/chapters/port_numbers.adoc b/common/chapters/port_numbers.adoc
index bb1ad78..f70462c 100644
--- a/common/chapters/port_numbers.adoc
+++ b/common/chapters/port_numbers.adoc
@@ -37,3 +37,9 @@ which protocol / interface.
|UDP|2427|GSMTAP|osmo-pcu, osmo-bts
|UDP|23000|GPRS-NS over IP default port|osmo-pcu, osmo-sgsn, osmo-gbproxy
|===============
+////
+ATTENTION: Keep this list in sync with all of:
+https://osmocom.org/projects/cellular-infrastructure/wiki/PortNumbers
+https://git.osmocom.org/libosmocore/tree/include/osmocom/vty/ports.h
+https://git.osmocom.org/libosmocore/tree/include/osmocom/ctrl/ports.h
+////