Commit Graph

113 Commits

Author SHA1 Message Date
Gerrit Code Review 8991f0cc59 Update notes for submitted changes
* hnbgw: Mark SCTP conn as NODELAY
2020-10-12 15:07:22 +00:00
Gerrit Code Review bc4d0f58b1 Update notes for submitted changes
* vty: use install_lib_element() and install_lib_element_ve()
2020-10-06 12:31:41 +00:00
Gerrit Code Review 5b71af0541 Update notes for submitted changes
* Change default SCTP conn NULL->127.0.0.1 to localhost->localhost
2020-08-24 07:40:53 +00:00
Gerrit Code Review 3dd4f11389 Update notes for submitted changes
* debian/control: change maintainer to the Osmocom team / mailing list
2020-08-13 14:59:19 +00:00
Gerrit Code Review 8da3e2d104 Update notes for submitted changes
* Provide more context when logging "Error in ANY_fromType_aper"
2020-07-29 19:51:40 +00:00
Gerrit Code Review 95183262ec Update notes for submitted changes
* Bump version: 0.6.0.1-cada → 0.6.1
* Fix compilation with gcc-10
2020-07-26 12:29:39 +00:00
Gerrit Code Review e9198ae210 Update notes for submitted changes
* Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
2020-05-22 13:19:03 +00:00
Gerrit Code Review 1cd7dfdbf6 Update notes for submitted changes
* contrib: integrate RPM spec
2020-05-20 08:50:55 +00:00
Gerrit Code Review 6e6f67e0c5 Update notes for submitted changes
* Fix OneDefinitionRule Asan violation in tests and osmo-hnbgw
* tests: Fix trailing whitespace
2020-05-19 20:32:59 +00:00
Gerrit Code Review 88dc11b57c Update notes for submitted changes
* contrib: import RPM spec
2020-05-19 19:46:13 +00:00
Gerrit Code Review de9467cdd6 Update notes for submitted changes
* Fix compilation with gcc-10
2020-04-20 18:17:18 +00:00
Gerrit Code Review 92723cd94d Update notes for submitted changes
* hnbgw: do not use LOGL_DEBUG as default loglevel
2020-04-14 13:19:52 +00:00
Gerrit Code Review 227ee3bdda Update notes for submitted changes
* configure.ac: fix libtool issue  with clang and sanitizer
2020-04-14 13:08:15 +00:00
Gerrit Code Review 106092d6ab Update notes for submitted changes
* tests/test-ranap: cosmetic: remove unused variable 'rc'
* tests/test-helpers: fix endianness: do not print uint32_t as raw bytes
* tests/test-helpers: fix some -Wpointer-sign warnings reported by GCC
2020-04-08 15:38:44 +00:00
Gerrit Code Review c8d691b62a Update notes for submitted changes
* manual: link to new common cs7-config.adoc
* manual: add "Configuring Primary Links" and "Multiple instances"
2020-04-01 10:16:50 +00:00
Gerrit Code Review 5b9b0d2f28 Update notes for submitted changes
* hnbgw_vty.c: Drop unusued variables
* Fix compiler warning on signedness of char ptr using OCTET_STRING_fromBuf()
* tests/test-ranap.c: Fix wrong printf format
* tests/hnb-test-ranap.c: Fix wrong printf format
2020-03-20 21:24:35 +00:00
Gerrit Code Review bc7af151cf Update notes for submitted changes
* tests: Missing return statement
2020-02-16 09:25:01 +00:00
Gerrit Code Review 42ce74a465 Update notes for submitted changes
* Bump version: 0.5.0.23-11a1 → 0.6.0
2020-01-03 17:59:18 +00:00
Gerrit Code Review c933ae3c3e Update notes for submitted changes
* osmo-hnbgw: make sure osmo_ss7_init() executed successfully
2020-01-01 16:09:22 +00:00
Gerrit Code Review 5a5bb415bb Update notes for submitted changes
* debian, asn1tostruct.py: switch to python3
2019-12-12 09:24:19 +00:00
Gerrit Code Review d1d895680f Update notes for submitted changes
* gitignore: add gen_sabp.stamp
2019-12-11 12:40:00 +00:00
Gerrit Code Review c5ee897340 Update notes for submitted changes
* exit(2) on unsupported positional arguments on command line
2019-12-04 11:23:06 +00:00
Gerrit Code Review adeac2ba61 Update notes for submitted changes
* Initial minimal OsmoHNBGW user manual
2019-12-01 13:32:02 +00:00
Gerrit Code Review c04485d187 Update notes for submitted changes
* iu_client: ranap_iu_tx_release() change default cause code to Success
2019-10-08 12:04:53 +00:00
Gerrit Code Review 798c240eb2 Update notes for submitted changes
* iu_client: pass return value of osmo_sccp_user_sap_down() towards the caller
2019-10-04 15:50:09 +00:00
Gerrit Code Review 654cb5abbf Update notes for submitted changes
* sabp: Generate C/H files for SABP; create libosmo-sabp
2019-09-26 19:31:28 +00:00
Gerrit Code Review d8b68fa109 Update notes for submitted changes
* asn1enum.pl: Make compatible with modern perl
2019-09-20 22:10:50 +00:00
Gerrit Code Review 047139461b Update notes for submitted changes
* hnbgw: Add libosmoctrl's VTY CTRL command initialization
2019-09-20 15:45:44 +00:00
Gerrit Code Review 5a668c779b Update notes for submitted changes
* iu_client: introduce UE field free_on_release
2019-09-16 17:50:14 +00:00
Gerrit Code Review 9a5197079c Update notes for submitted changes
* iu_client: introduce ranap_iu_tx_release_free()
2019-09-16 13:57:43 +00:00
Gerrit Code Review a2472b7a14 Update notes for submitted changes
* iu_client: allow to control the notifications
2019-09-15 18:42:58 +00:00
Gerrit Code Review ea24dd14d6 Update notes for submitted changes
* iu_client: introduce a guard around global_iu_event_cb
2019-09-11 23:28:29 +00:00
Gerrit Code Review db42e10908 Update notes for submitted changes
* iu_client: emit RANAP_IU_EVENT_LINK_INVALIDATED on SCCP disconnect indication
2019-09-04 22:34:28 +00:00
Gerrit Code Review 5c9c2f0a84 Update notes for submitted changes
* iu_client: introduce ranap_iu_free_ue() to free the UE connections
2019-09-04 22:33:37 +00:00
Gerrit Code Review 1205783b7b Update notes for submitted changes
* iu_client: sccp_sap_up: don't decode empty disconnect indications
2019-09-04 22:32:10 +00:00
Gerrit Code Review 084fe19cc6 Update notes for submitted changes
* iu_client: ensure UE is not NULL on CO primitives
2019-09-03 16:36:25 +00:00
Gerrit Code Review a8f006541c Update notes for submitted changes
* iu_client: sccp_sap_up: set rc early
2019-09-03 16:36:06 +00:00
Gerrit Code Review eef23e65e0 Update notes for submitted changes
* hnbgw_vty.c: fix: properly pass pointer to g_hnb_gw
2019-08-23 06:42:04 +00:00
Gerrit Code Review 9859de7b53 Update notes for submitted changes
* Bump version: 0.4.0.14-92ea-dirty → 0.5.0
2019-08-07 19:57:34 +00:00
Gerrit Code Review 744707941b Update notes for submitted changes
* Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds
2019-08-05 17:47:23 +00:00
Gerrit Code Review 4400e29ee2 Update notes for submitted changes
* jenkins: Enable manual publishing and building
2019-07-30 14:06:20 +00:00
Gerrit Code Review ff3abba255 Update notes for submitted changes
* Add VTY reference manual
2019-07-29 18:30:38 +00:00
Gerrit Code Review 728cda5271 Update notes for submitted changes
* osmo-hnbgw.cfg: set local-ip to 0.0.0.0
2019-07-18 08:26:16 +00:00
Gerrit Code Review d29c6fbd68 Update notes for submitted changes
* spelling stuff found by lintian
2019-07-17 10:58:38 +00:00
Gerrit Code Review 0229519d8f Update notes for submitted changes
* contrib/jenkins.sh: run "make maintainer-clean"
2019-07-11 03:41:10 +00:00
Gerrit Code Review 5d5b09f513 Update notes for submitted changes
* ranap_msg_factory: Fix criticality of PDUs
* iu_client: Implement transmission of ResetAcknowledge
2019-04-22 08:18:04 +00:00
Gerrit Code Review 3fc37912d4 Update notes for submitted changes
* tests: use -no-install libtool flag to avoid ./lt-* scripts
2019-03-19 13:04:56 +00:00
Gerrit Code Review bfb30b0b00 Update notes for submitted changes
* osmo-hnbgw: reply with RESET ACK when receiving a RESET
* osmo-hnbgw: logging tweaks
2019-03-08 04:29:09 +00:00
Gerrit Code Review 94f9b508d2 Update notes for submitted changes
* ranap_msg_factory.h: fix enum def within function signature
2019-01-25 11:02:28 +00:00
Gerrit Code Review 62fb0c978d Update notes for submitted changes
* Bump version: 0.3.0.10-9e66-dirty → 0.4.0
2019-01-21 17:49:51 +00:00