SCCP + SIGTRAN (SUA/M3UA) libraries as well as OsmoSTP https://osmocom.org/projects/libosmo-sccp
Go to file
Harald Welte d8552d7011 osmo-stp: Fix process termination on SIGINT+SIGTERM
In commit eed8c1bfae we introduced
some singal handling code for (among others) SIGINT and SIGTERM.

This code causes the process to hang rather than terminate, as it
only dispatches a signal that nobody handles yet in libosmo-sccp.

Until a proper implementation is made, let's terminate the process
as expected.

Change-Id: Iff79c8ac0b347660333912c9258073a013ea799b
2017-08-31 20:25:52 +02:00
contrib Use value string check from osmo-ci 2017-08-26 06:10:29 +00:00
debian License headers: Should always have been GPLv2-or-later 2017-04-10 10:41:16 +02:00
doc/examples osmo-stp: Remove hack to always enable debug logging 2017-04-14 17:11:21 +02:00
examples osmo_ss7_vty_init: ensure a talloc ctx is set by user 2017-08-07 16:04:39 +02:00
include sccp: fixup for osmo_sccp_get_ss7() 2017-08-11 17:49:38 +02:00
specs add RFC 3868 (SUA) spec in HTML 2017-01-27 09:59:30 +01:00
src cosmetic: aggressively set vty->index to NULL in osmo_ss7_vty_go_parent() 2017-08-28 19:06:43 +02:00
stp osmo-stp: Fix process termination on SIGINT+SIGTERM 2017-08-31 20:25:52 +02:00
tests fix osmo_sccp_addr_dump(): actually print RI 2017-08-09 13:54:44 +02:00
.gitignore Add osmo-stp executable as new "Osmocom Signaling Transfer Point" 2017-04-13 18:05:01 +02:00
.gitreview Add gerrit settings 2016-12-21 13:46:12 +01:00
COPYING move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
Makefile.am Use release helper from libosmocore 2017-08-29 12:48:21 +00:00
TODO-RELEASE Use release helper from libosmocore 2017-08-29 12:48:21 +00:00
configure.ac Use release helper from libosmocore 2017-08-29 12:48:21 +00:00
git-version-gen fix git-version-gen to find .git directory 2010-08-03 15:08:43 +02:00
libosmo-mtp.pc.in Revert "Fix the .pc files so the -l arg matches the installed libraries" 2016-11-03 13:04:34 +00:00
libosmo-sccp.pc.in Revert "Fix the .pc files so the -l arg matches the installed libraries" 2016-11-03 13:04:34 +00:00
libosmo-sigtran.pc.in libosmo-sigtran: Add pkg-config integration 2015-12-22 23:03:44 +01:00
libosmo-xua.pc.in Add missing xua.pc file 2016-11-03 12:36:41 +00:00