aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@netfilter.org>2009-12-16 17:32:37 +0100
committerHarald Welte <laforge@netfilter.org>2009-12-16 17:32:37 +0100
commit88a412ac80e182fc8a1fa470f846783d79ab7d52 (patch)
tree6af22caaeedc4c6e95045e8d15244cc7373519b5 /openbsc/include
parent6739dfb7053a4a8d788f15c018ccca39b119f831 (diff)
ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/gsm_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index b21f8aa05..f9b0b6340 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -400,6 +400,7 @@ struct gsm_bts {
struct {
u_int16_t site_id;
u_int16_t bts_id;
+ u_int32_t flags;
} ip_access;
struct {
struct {