osmo-bsc/openbsc/src/nat
Holger Hans Peter Freyther 1406977e7e nat: Verify that the endpoint from the assignment command exists
Make sure that the MSC endpoint exists on the NAT, otherwise
we end up trying to free this endpoint when the SCCP connection
is taken down and will corrupt our memory. This issue started
to pop up as we have reduced the number of endpoints to 60
to allow transcoding on them.
2010-11-04 17:14:41 +01:00
..
Makefile.am nat: Create a USSD module to filter out USSDs... 2010-10-25 21:04:45 +02:00
bsc_filter.c ipaccess: Put our extensions to the protocol into the same enum 2010-10-13 23:55:32 +02:00
bsc_mgcp_utils.c nat: Verify that the endpoint from the assignment command exists 2010-11-04 17:14:41 +01:00
bsc_nat.c nat: Send a clear command in case of connection releases. 2010-10-29 17:05:28 +02:00
bsc_nat_utils.c nat: Fix a thinko in allowing '*' as a wildcard... 2010-10-28 13:51:28 +02:00
bsc_nat_vty.c nat: Add vty option for number rewriting 2010-10-27 10:40:43 +02:00
bsc_sccp.c nat: Find a connection by the real ref 2010-10-19 16:40:17 +02:00
bsc_ussd.c nat: Close SCCP connections when the USSD Provider is closed. 2010-10-27 11:01:55 +02:00