9
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
cellmgr-ng/src
Holger Hans Peter Freyther 1bf8a4e42a m3ua: Make connection non-blocking to not block other flows
Currently the connect is blocking leading to one bad connection
(e.g. to a black hole) blocking all other connections leading to
bursty traffic.

Change-Id: Idfca8acbce09176055da3e577566386e07d7a348
2017-10-23 11:55:28 +08:00
..
input misc: Address various compiler warnings in the code 2011-11-20 11:11:01 +01:00
mgcp mgcp: Address compiler warning and initialize 2016-08-14 08:18:34 +02:00
openbsc_nat cleanup: Remove code that is provided by libosmocore now. 2010-08-04 18:51:16 +08:00
InitHW.c Public release of the cellmgr_ng code to convert E1 to IPA SCCP 2010-07-28 03:36:32 +08:00
Makefile.am build: Remove old left over from before libosmocore.. 2017-01-18 09:23:31 +01:00
bsc.c msc: Only take down the link if it is up 2011-11-25 17:24:59 +01:00
bsc_sccp.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
bsc_ussd.c bsc: Cleanup some fields and names 2011-02-17 19:34:28 +01:00
bss_patch.c patching: Add a VTY option to hardcode the assignment complete message 2013-05-13 21:08:36 +02:00
bssap_sccp.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
counter.c ctr: Count number of dropped messages 2015-10-04 15:24:27 +02:00
debug.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
dtmf_scheduler.c dtmf: Check the tones that are put into the DTMF scheduler and reject a 0 2013-05-23 09:59:25 +02:00
isup.c all: Use the libosmo-sccp version of mtp_level3.h 2015-03-24 19:24:22 +01:00
isup_filter.c isup: Make isup CIC parsing/using work on big endian machines as well 2013-02-24 15:10:55 +01:00
link_udp.c misc: Attempt to fix various 64bit compiler warnings 2016-08-15 13:36:11 +02:00
links.c all: Use the libosmo-sccp version of mtp_level3.h 2015-03-24 19:24:22 +01:00
main.c all: Use the libosmo-sccp version of mtp_level3.h 2015-03-24 19:24:22 +01:00
main_stp.c all: Use the libosmo-sccp version of mtp_level3.h 2015-03-24 19:24:22 +01:00
mgcp_callagent.c stp: Extract the MGCP forwarding code out of the msc_connection 2012-12-16 12:10:26 +01:00
mgcp_hw.c hw: The DSP resource was one based with the SNMP API, subtract it 2012-01-23 16:30:16 +01:00
mgcp_patch.c cellmgr: Patch the MGCP messages and replace the domain name 2011-09-15 19:30:20 +02:00
mgcp_ss7.c misc: Attempt to fix various 64bit compiler warnings 2016-08-15 13:36:11 +02:00
mgcp_ss7_vty.c vty: Adapt the go_parent_cb and fix compiler warning 2016-08-14 08:18:33 +02:00
msc_conn.c misc: Attempt to fix various 64bit compiler warnings 2016-08-15 13:36:11 +02:00
mtp_layer3.c m3ua/sccp: Allow to skip T18/T20 TFP/TRA handling completely 2015-10-23 14:06:36 +08:00
mtp_link.c all: Use the libosmo-sccp version of mtp_level3.h 2015-03-24 19:24:22 +01:00
pcap.c license: Switch to the GNU AGPLv3 for this network service 2011-01-16 20:35:13 +01:00
sccp_state.c all: Use the libosmo-sccp version of mtp_level3.h 2015-03-24 19:24:22 +01:00
sctp_m2ua.c sctp: Print the rc and the errno in case of an error 2015-08-30 22:55:54 +02:00
sctp_m3ua_client.c m3ua: Make connection non-blocking to not block other flows 2017-10-23 11:55:28 +08:00
sctp_m3ua_misc.c m3ua: Make the traffic-mode configurable 2015-04-16 22:32:09 +02:00
snmp_mtp.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00
ss7_application.c ss7: Mark the link as down after the shutdown 2015-10-09 12:10:49 +02:00
thread.c mgw: Always disable the writing for the socket notifier, initialize variable 2012-12-16 11:33:27 +01:00
vty_interface.c tests/vty: Add VTY tests to the osmo-stp 2016-08-15 13:36:25 +02:00
vty_interface_cmds.c tests/vty: Add VTY tests to the osmo-stp 2016-08-15 13:36:25 +02:00
vty_interface_legacy.c Adopt to recent libosmocore namespace changes and libosmogsm 2011-05-08 10:29:23 +02:00