aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl/ports.h
AgeCommit message (Collapse)AuthorFilesLines
2022-01-21ports.h: add osmo-pfcp-tool portsNeels Hofmeyr1-0/+2
Related: SYS#5599 Change-Id: I8a5f437d934b9bda11ea593b50bd18c7d5d71ce9
2022-01-21PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr1-0/+2
Related: SYS#5599 Change-Id: I0a46b147ec6a76d909df28136cfd2b764b2c75ea
2021-10-21{ctrl,vty}/ports.h: Allocate ports for osmo-hnodebPau Espin Pedrol1-0/+2
Change-Id: I6514d040d88d145a321075911368645868e6280e
2021-01-13ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGHPau Espin Pedrol1-0/+1
Hence 4248 becomes the well-known port for osmo-bsc's Neighbor Resolution Service. Related: SYS#4909 Change-Id: Ic77a8cff022c2f939a684ebd1f9f62a82e0de510
2020-08-21Add VTY + CTRL ports for upcoming OsmoSMLCHarald Welte1-0/+1
We will soon have a minimal Serving Mobile Location Center. Change-Id: Ic7e9c2196a03502cfd3d880a3090a5be80773945
2020-03-08Add CTRL port number for osmo-mgwHarald Welte1-0/+2
Related: OS#4441 Change-Id: I70ae237ea27972f6819fd217c3d5059dda009486
2019-05-08Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)Harald Welte1-0/+2
Change-Id: I2075420048b43973c800ba0fc389f4b559437233
2018-05-29ports.h: Add ctrl port for osmo-gbproxyDaniel Willmann1-0/+1
Change-Id: I46a1cef3013c9bbf9b5a6d64e83cd84568f2523c
2018-02-22ports.h: Add VTY and CTRL ports for osmo-trxPau Espin Pedrol1-0/+3
Change-Id: Ib79cdb62d45d8c78445c7b064e58eb7e9faeccf9
2017-12-20ports: define proper VTY and CTRL ports for OsmoHNBGWNeels Hofmeyr1-0/+1
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
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+3
Considering the various styles and implications found in the sources, edit scores of files to follow the same API doc guidelines around the doxygen grouping and the \file tag. Many files now show a short description in the generated API doc that was so far only available as C comment. The guidelines and reasoning behind it is documented at https://osmocom.org/projects/cellular-infrastructure/wiki/Guidelines_for_API_documentation In some instances, remove file comments and add to the corresponding group instead, to be shared among several files (e.g. bitvec). Change-Id: Ifa70e77e90462b5eb2b0457c70fd25275910c72b
2017-02-24ports.h: rename CSCN to MSCNeels Hofmeyr1-1/+1
See OS#1958 Change-Id: I85aee0f8fdfc9c69d0ba9240988c633d3e707f2d
2017-02-14Add CTRL port for OsmoHLRMax1-0/+1
Change-Id: I1328c89ec8e908bf4b4d2c0a398690278369e0f5 Related: OS#1645
2017-01-30comment: ports.h: more visibly remind to keep docs+wiki syncedNeels Hofmeyr1-0/+1
It is still too easy to forget syncing, so add another reminder at the end of the list. Change-Id: I95191906afa8e6ada31310d0e36de33e3fccf268
2016-09-09fix GGSN Ctrl port to 4257Neels Hofmeyr1-1/+1
4253 used to collide with the sysmobts-mgr VTY port. Note, openggsn does not actually have a Ctrl interface yet. Change-Id: If0fa0e606dabd5bc89907a56ef18cdbbbdedb4b7
2016-09-09comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr1-1/+9
Change-Id: I6a7bf04e589ccfaea98f20900a9bfe9dd4808dce
2016-08-08Add control interface port for GGSNMax1-0/+1
Change-Id: Ie7232189fe3265a8631fd3652b2c8c152cdee918 Related: OS#1646
2016-02-15Add CSCN ctrl port defsNeels Hofmeyr1-0/+1
2014-08-24add port number 4238 for BTS control interfaceHarald Welte1-0/+1
2014-08-21New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interfaceHarald Welte1-0/+7