Commit Graph

574 Commits (67d32a0386b1c0bfb7a12f63b5bb475a08010e80)
 

Author SHA1 Message Date
Pau Espin 67d32a0386 Bump version: 0.5.0.23-11a1 → 0.6.0
3 years ago
Pau Espin d5d3efb546 debian: Split libosmo-sabp from libosmo-ranap package
3 years ago
Pau Espin d48430d4fb debian/rules: Fix dbg pacakges
3 years ago
Vadim Yanitskiy 11a1639b2d osmo-hnbgw: make sure osmo_ss7_init() executed successfully
3 years ago
Oliver Smith 16441ffbb3 debian, asn1tostruct.py: switch to python3
4 years ago
Oliver Smith 08699f6636 gitignore: add gen_sabp.stamp
4 years ago
Harald Welte cc0914d018 exit(2) on unsupported positional arguments on command line
4 years ago
Harald Welte 6d839f5354 Initial minimal OsmoHNBGW user manual
4 years ago
Alexander Couzens 9fb8cac6dc iu_client: ranap_iu_tx_release() change default cause code to Success
4 years ago
Alexander Couzens a6eb09d6db iu_client: pass return value of osmo_sccp_user_sap_down() towards the caller
4 years ago
Harald Welte e844bf7828 sabp: Generate C/H files for SABP; create libosmo-sabp
4 years ago
Harald Welte 7095c7ed0c sabp: Add Procedure Codes and IEI constants to CommonDataTypes
4 years ago
Harald Welte f7f85ef092 sabp: fixup SABP ASN.1 to avoid IOC (which are not supported by our toolchain)
4 years ago
Harald Welte d673facccd sabp: Initial import of SABP ASN.1 from 3GPP TS 25.419 V11.1.0 (2013-03)
4 years ago
Harald Welte 175cc0f710 asn1enum.pl: Make compatible with modern perl
4 years ago
Pau Espin 965d53348e hnbgw: Add libosmoctrl's VTY CTRL command initialization
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 790212fcaf iu_client: introduce a guard around global_iu_event_cb
4 years ago
Alexander Couzens efdd80dc0a iu_client: emit RANAP_IU_EVENT_LINK_INVALIDATED on SCCP disconnect indication
4 years ago
Alexander Couzens 609994d146 iu_client: introduce ranap_iu_free_ue() to free the UE connections
4 years ago
Alexander Couzens 4ae261b89b iu_client: sccp_sap_up: don't decode empty disconnect indications
4 years ago
Alexander Couzens 87482b335c iu_client: ensure UE is not NULL on CO primitives
4 years ago
Alexander Couzens 80307924f1 iu_client: sccp_sap_up: set rc early
4 years ago
Vadim Yanitskiy dab16ff3f5 hnbgw_vty.c: fix: properly pass pointer to g_hnb_gw
4 years ago
Pau Espin 505fa9eae7 Bump version: 0.4.0.14-92ea-dirty → 0.5.0
4 years ago
Pau Espin 92ea15a53f Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds
4 years ago
Daniel Willmann d4a0a77319 jenkins: Enable manual publishing and building
4 years ago
Daniel Willmann dc468e6442 Add VTY reference manual
4 years ago
Oliver Smith 30301f263c osmo-hnbgw.cfg: set local-ip to 0.0.0.0
4 years ago
Thorsten Alteholz 445bdccffa spelling stuff found by lintian
4 years ago
Oliver Smith 89ccf5517c contrib/jenkins.sh: run "make maintainer-clean"
4 years ago
Harald Welte 11b1ddee21 ranap_msg_factory: Fix criticality of PDUs
4 years ago
Harald Welte 8fa35b840c iu_client: Implement transmission of ResetAcknowledge
4 years ago
Oliver Smith f601526970 tests: use -no-install libtool flag to avoid ./lt-* scripts
4 years ago
Neels Hofmeyr e22027ae2a osmo-hnbgw: reply with RESET ACK when receiving a RESET
4 years ago
Neels Hofmeyr 39d7b5c646 osmo-hnbgw: logging tweaks
4 years ago
Neels Hofmeyr f8d5f37c20 osmo-hnbgw: set a proper talloc ctx for logging
4 years ago
Neels Hofmeyr 3c839966b6 osmo-hnbgw: fix cmdline: do not force-disable colored logging
4 years ago
Neels Hofmeyr 04b5b662db ranap_msg_factory.h: fix enum def within function signature
4 years ago
Harald Welte 92a88ee73f Bump version: 0.3.0.10-9e66-dirty → 0.4.0
4 years ago
Oliver Smith 456964fc41 contrib: fix makedistcheck with disabled systemd
5 years ago
Oliver Smith e9fd1ed4b5 Fix DISTCHECK_CONFIGURE_FLAGS override
5 years ago
Stefan Sperling 319c28581e add a VTY command which shows a specific HNB
5 years ago
Harald Welte 9aad185151 hnbgw_tx_hnb_register_rej(): Missing return statement
5 years ago
Neels Hofmeyr a770f6967b fix transport layer addr again, for nano3g
5 years ago
Neels Hofmeyr b876b421e3 hnbgw: vty: add SCCP related vty commands
5 years ago
Pau Espin 37c1ffdadf Install sample cfg file to /etc/osmocom
5 years ago
Pau Espin a68b6828c8 Install systemd services with autotools
5 years ago