osmo-bsc/openbsc/src/libcommon
Holger Hans Peter Freyther 638da51a78 lchan: Introduce a BROKEN state for the lchan
If the CHAN ACTIV is NACKED we set the state backto NONE. This is
problematic as our channel allocator will allocate from the front
or from the back and if the channel is early in the list it might
cause permanent failures. Introduce a BROKEN state and use it when
the channel activation is failing for an unknown reason. Copy the
cause so it can be inspected later.
2012-12-23 20:18:18 +01:00
..
Makefile.am abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags 2012-01-15 17:52:02 +01:00
bsc_version.c update year in copyright string 2012-06-03 16:58:09 +02:00
common_vty.c SMPP: VTY configuration of SMPP code, authentication support 2012-11-24 11:07:29 +01:00
debug.c sms: Use the DLSMS instead of the DSMS category throughout our code 2012-11-21 21:33:03 +01:00
gsm_data.c Allow setting of Control Channel Description parameters via VTY 2012-10-18 12:01:32 +02:00
gsm_data_shared.c lchan: Introduce a BROKEN state for the lchan 2012-12-23 20:18:18 +01:00
socket.c make sure we still build on systems that don't have IPPROTO_GRE 2012-04-08 15:56:00 +02:00
talloc_ctx.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00