osmo-msc/openbsc/include
Holger Hans Peter Freyther e48b9562a4 [lac] Do not use the reserved LAC 0x0 for two different things
We are using LAC=0 for remembering that a GSM subscriber is
detached. I recently added code to gsm_bts_by_lac that will
return every BTS in case the lac is 0. Harald highlightes
that we would now search for detached subscribers at every
BTS of our network which is clearly not what we want.

Introduce two defines for the two reserved LAC, add a
pointer to the specification, check that our config files
do not contain these reserved values, use the define
and change gsm_bts_by_lac to use the other define.
2009-10-01 04:07:15 +02:00
..
openbsc [lac] Do not use the reserved LAC 0x0 for two different things 2009-10-01 04:07:15 +02:00
vty vty: Make the argument const 2009-08-10 08:26:14 +02:00
Makefile.am [misc] Fix make distcheck by adding compat_af_isdn.h 2009-06-12 08:54:08 +02:00
compat_af_isdn.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
mISDNif.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00