aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-26 09:58:40 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-26 09:58:40 +0100
commita91d15df7e1dd12b08e85910a51582ac257ce3e7 (patch)
tree908ef085ca8afb0dad42bc3377be4c0afdda0d9f /openbsc/include/openbsc/gsm_data.h
parent3368e2a3d14e6014cca98c06b26cf7431d48a9b2 (diff)
bsc_msc_ip: Keep track of active connections so we could clear them.
Keep track of SCCP connections so we can clear them when the MSC is going down.
Diffstat (limited to 'openbsc/include/openbsc/gsm_data.h')
-rw-r--r--openbsc/include/openbsc/gsm_data.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index 88f8ab31b..6005dee6a 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -138,6 +138,9 @@ struct bss_sccp_connection_data {
struct llist_head sccp_queue;
unsigned int sccp_queue_size;
+
+ /* Active connections */
+ struct llist_head active_connections;
};
#define GSM0808_T10_VALUE 6, 0