Commit Graph

167 Commits (master)
 

Author SHA1 Message Date
Neels Hofmeyr be7df7c1a7 release UE Contexts on SCTP_RESTART
2 months ago
Neels Hofmeyr 01389592b2 release UE Contexts on HNB (Re-)Register
2 months ago
Neels Hofmeyr 9425640d7f map_sccp: on timeout during WAIT_CC, send N-DISCONNECT to SCCP-SCOC
2 months ago
Philipp Maier c6cef24546 mgw_fsm: refactor helper function handle_rab_release()
2 months ago
Philipp Maier 065a719294 mgw_fsm: use __func__ to mention function name in log line
2 months ago
Philipp Maier cc7d2b1313 mgw_fsm: fix log line
2 months ago
Philipp Maier 1c4b05d026 mgw_fsm: fix typo
2 months ago
Neels Hofmeyr 9e051548d6 debug log: log received RANAP message types on DCN, DHNB
3 months ago
Neels Hofmeyr 7992ce0163 tweak LOGHNB()
3 months ago
Neels Hofmeyr b5dfba79ca fix regression: unbreak PFCP: PS RAB via UPF proxying
3 months ago
Neels Hofmeyr 0fdb5c3f09 sccp_sap_up(): ignore PCSTATE.ind
3 months ago
Neels Hofmeyr 311bfb5983 log osmo_fsm timeouts
3 months ago
Neels Hofmeyr ed424d5be4 context map: introduce RUA and SCCP FSMs to fix leaks
3 months ago
Neels Hofmeyr e67c4b324c add design charts for new context map FSMs
3 months ago
Neels Hofmeyr 29f82a7b48 cosmetic: regroup members of hnbgw_context_map
3 months ago
Neels Hofmeyr 52b2a9e6b0 use RUA procedure code for rua_to_scu() arg
3 months ago
Neels Hofmeyr 62d50a1fe8 rua_to_scu(): drop dead code for connection-less
3 months ago
Neels Hofmeyr 1e277db2cc fix deprecation: use ranap_cn_rx_co_decode2()
3 months ago
Neels Hofmeyr 60a52e4121 cosmetic: rename context_map_deactivate
3 months ago
Neels Hofmeyr 95d5273967 log tweak
3 months ago
Neels Hofmeyr 43cc12bac3 various comment tweaks
3 months ago
Neels Hofmeyr f05d15e160 drop obsolete fixme comment
3 months ago
Neels Hofmeyr 9ffebe784d cosmetic: drop stray backslash
3 months ago
Neels Hofmeyr 3f4d645890 Deprecate 'sccp cr max-payload-len', remove SCCP CR limit code
4 months ago
Neels Hofmeyr 8eefcbee92 UE state leak: when HNB re-registers, discard previous UE state
4 months ago
Pau Espin a3c7f750a2 Bump version: 1.3.0.59-d4111-dirty → 1.4.0
4 months ago
Neels Hofmeyr d41112fbcc coverity: hnbgw_rua.c: remove redundant check
4 months ago
Neels Hofmeyr 87ecf69b55 fix SCCP conn leak on non-graceful HNB shutdown
4 months ago
Neels Hofmeyr 07d01d50a5 fix possible leak of ue_context on UE REGISTER error
4 months ago
Neels Hofmeyr a08b8a595a fix msgb leak for RANAP RAB Ass. Req.
4 months ago
Neels Hofmeyr 28619961a9 fix segfault on MGCP timeout
4 months ago
Neels Hofmeyr 9bc7649b95 drop bogus error log 'no MGW fsm'
5 months ago
Pau Espin a1c8653bf9 context_map: Lower loglevel to INFO when deallocating context IDs
5 months ago
Alexander Rehbein 76c4203552 osmo-hnbgw: Transition to use of 'telnet_init_default'
5 months ago
Maxim Suraev a7fcbe100c ctrl: take both address and port from vty config
6 months ago
Pau Espin 61021881ac hnbgw: Avoid allocating SCCP conn id >0x00fffffe
6 months ago
Pau Espin 0589c3ecf1 vty: Fix timers not printed when dumping running-config
7 months ago
Pau Espin 0e03070789 doc: Include mgwpool.adoc from osmo-gsm-manuals
7 months ago
Pau Espin e62af4d46a Introduce support for libosmo-mgcp-client MGW pooling
7 months ago
Pau Espin bef2c345df Makefile.am: Drop duplicated LIBOSMOMGCPCLIENT_LIBS
8 months ago
Pau Espin b9be0ea93e Clear SCTP tx queue upon SCTP RESTART notification
8 months ago
Pau Espin bbad8dec36 hnb_read_cb(): -EBADF must be returned if conn is freed to avoid use-after-free
8 months ago
Pau Espin c923d19b7b hnb_read_cb: use local var to reduce get_ofd() calls
8 months ago
Pau Espin 5f19597b02 Close conn when receiving SCTP_ASSOC_CHANGE notification
8 months ago
Pau Espin 1906a30ca9 Fix handling of sctp SCTP_SHUTDOWN_EVENT notification
8 months ago
Pau Espin 12bc4afab3 Workaround bug where old hnb_context from same remote addr+port is kept
8 months ago
Pau Espin 25cd41f3b5 hnbap: Improve logging around HNBAP HNB Register Request
8 months ago
Pau Espin 55239c2cca hnbap: Accept duplicated HNB Register Request on same conn
8 months ago
Pau Espin 3bf5395102 hnbgw: Fix recent regression not closing conn upon rx of SCTP_SHUTDOWN_EVENT
8 months ago
Pau Espin 1de2091515 hnbgw: Unregister HNB if SCTP link is restarted
9 months ago