Commit Graph

77 Commits (master)

Author SHA1 Message Date
Neels Hofmeyr 520c406b85 add ranap_new_msg_reset2() with GlobalRNC-ID
3 weeks ago
Oliver Smith 05bb6ad563 ranap_common_cn: rename ctx -> priv
7 months ago
Oliver Smith 8b6dad3331 ranap_common_cn: remove unused ctx args
7 months ago
Oliver Smith 48c038d399 asn1: fix visibility warnings from generated code
7 months ago
Neels Hofmeyr 3ae6e812f1 move new_transp_layer_addr to public API
12 months ago
Philipp Maier 55e573ca33 ranap_common: add decoder for RAB-ReleaseList
1 year ago
Philipp Maier 7755801cf5 ranap_common: add decoder for RAB-FailedList
1 year ago
Philipp Maier 63a0cfe04e ranap_common_ran: add decoder for CN/MSC originated messages
1 year ago
Philipp Maier ca6054ef8c ranap_common_cn: add functions for direct access to decoder
1 year ago
Philipp Maier c0a0b2562b iu_helpers: add function ranap_transp_layer_addr_decode2
1 year ago
Philipp Maier ed1537e9cb iu_helpers: make new_transp_info_(rtp|gtp) public
1 year ago
Philipp Maier 48b8af2bde cosmetic: don't use 4 speaces instead of tabs
1 year ago
Philipp Maier 6ce5684fba ranap_common: add decoder for RAB SetupOrModifyItemFirst
1 year ago
Pau Espin e91b57d963 Drop osmo-hnbgw
1 year ago
Pau Espin 1562225332 Introduce dynamic log category for libosmo-rua/hnbap
1 year ago
Pau Espin 1ddedcfa46 ranap: Use asn1c flag -fcompound-names to avoid name collisions with other libs
2 years ago
Pau Espin 52eabf3a55 sabp: Use asn1c flag -fcompound-names to avoid name collisions with other libs
2 years ago
Pau Espin c72d654cec rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs
2 years ago
Pau Espin 41fefdb12d hnbap: Use asn1c flag -fcompound-names to avoid name collisions with other libs
2 years ago
Pau Espin 02de780ceb hnbap: Drop no longer existing asn1c param -fnative-types
2 years ago
Pau Espin bc7c69d170 hnbap: Use specific prefix for HNBAP generated code
2 years ago
Pau Espin 651ff175d5 Update generated .c/.h after using asn1c -R param
2 years ago
Pau Espin dba8b0c334 Provide libosmo-rua as a public shared library
2 years ago
Pau Espin 35f2bd60ae Provide libosmo-hnbap as a public shared library
2 years ago
Pau Espin 7fcd33df8c ranap_iu_tx_release_free(): always trigger RANAP_IU_EVENT_IU_RELEASE as a result
2 years ago
Harald Welte e3f707b8c6 ranap_msg_factory: Allow detailed control over UEA/UIA algorithm encoded
2 years ago
Harald Welte c6d93452b2 hnbgw: Introduce LOGHNB() macro for log context information
2 years ago
Harald Welte e844bf7828 sabp: Generate C/H files for SABP; create libosmo-sabp
4 years ago
Alexander Couzens 32fc82a803 iu_client: introduce UE field free_on_release
4 years ago
Alexander Couzens ff79699b48 iu_client: introduce ranap_iu_tx_release_free()
4 years ago
Alexander Couzens 8e2a0ee8e2 iu_client: allow to control the notifications
4 years ago
Alexander Couzens 609994d146 iu_client: introduce ranap_iu_free_ue() to free the UE connections
4 years ago
Neels Hofmeyr 04b5b662db ranap_msg_factory.h: fix enum def within function signature
4 years ago
Stefan Sperling 319c28581e add a VTY command which shows a specific HNB
5 years ago
Alexander Couzens ad4ea3b10e hnbgw: remove close_cb() to fix a crash when releasing a hnbgw
5 years ago
Stefan Sperling c964a2cfa1 ensure unique CellIDs in HNB-GW
5 years ago
Maxim Suraev bfeea6713b Expand ctrl interface
5 years ago
Maxim Suraev ef727410b2 Add control interface
5 years ago
Neels Hofmeyr 9e17e054e4 osmo-hnbgw: vty: revamp output of context maps on 'show hnb'
6 years ago
Philipp Maier ee03876dd1 iu: iu_helpers: add functions to decode ip/port from rab-ass
6 years ago
Neels Hofmeyr ecbdc5cb06 make point codes configurable by SCCP address book
6 years ago
Neels Hofmeyr aae68b2791 move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client
6 years ago
Neels Hofmeyr 13850b1e5d ranap_common.h: fix include of asn1c/asn_application.h
6 years ago
Neels Hofmeyr 0f88c11009 migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA
6 years ago
Neels Hofmeyr 5ee050c1e7 hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmds
7 years ago
Neels Hofmeyr c510fc29fc hnbgw: vty: set explicit go_parent_cb
7 years ago
Neels Hofmeyr 6e3e594ee3 hnbgw: cosmetic: local-ip config: drop getter function
7 years ago
Neels Hofmeyr c7ccdd490f cosmetic: hnbgw: addr related renames, move define, move comment
7 years ago
Neels Hofmeyr 39ee926062 hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip'
7 years ago
Neels Hofmeyr 12181a937f hnbap: accept UE Register Requests with TMSI and pTMSI
7 years ago