aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/nat
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-29 10:09:27 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-29 10:09:27 +0200
commitf0b21dfd25db613f30c4752b26a14bbaeffd2e1e (patch)
treecf6b80c45b09faff911d58ba73dba1be907dc4c2 /openbsc/src/nat
parente165d1aaa4abecbb8642139ee53d4f6e28ec0b00 (diff)
bsc_msc: Handle the loss of the MSC connection better
Instead of simply exiting the application we will handle it by giving up all SCCP connections, once we have the MSC back we will send a GSM 08.08 reset message, and we will free all resources related to these connections. This includes the primary and secondary lchan of these connections. While we are not connected to the MSC we will handle each message that would open a SCCP connection by giving up the lchan. This has only been compile tested and will need to be manually tested during a test session. This also highlights a DoS that could be used against OpenBSC by setting up a lchan but never send any GSM L3 message. We will have to fix that at some point.
Diffstat (limited to 'openbsc/src/nat')
0 files changed, 0 insertions, 0 deletions