aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-09-23 00:32:40 +0900
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-10-09 05:26:46 +0200
commit53f4b10b210a962faeb37c3e0ed09ae66a83630e (patch)
treed61e85172efbe2b413c030489528742b6e37d5d4
parent4d0481dbe94ba65d901bc7a6606463365175e5a6 (diff)
add ipaccess specific attribute set message
Partially apply 9ba65525eaa06a1768aaf35bdee98afcf8026e0a to get rid of a compile problem. The other part of the mentioned commit is still in the gprs branch. Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
-rw-r--r--openbsc/include/openbsc/abis_nm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/abis_nm.h b/openbsc/include/openbsc/abis_nm.h
index a851f826b..3e72321c5 100644
--- a/openbsc/include/openbsc/abis_nm.h
+++ b/openbsc/include/openbsc/abis_nm.h
@@ -229,6 +229,9 @@ enum abis_nm_msgtype_ipacc {
NM_MT_IPACC_GET_NVATTR = 0xf2,
NM_MT_IPACC_GET_NVATTR_ACK,
NM_MT_IPACC_GET_NVATTR_NACK,
+ NM_MT_IPACC_SET_ATTR = 0xf5,
+ NM_MT_IPACC_SET_ATTR_ACK,
+ NM_MT_IPACC_SET_ATTR_NACK,
};
enum abis_nm_bs11_cell_alloc {