osmo-bsc/include/openbsc
Harald Welte b8f04ea5a9 Add new management function to struct timer_list
Make sure that del_timer succeeds and removes an entry from the list. Currently
sending the LOCATION UPDATING REJECT from within the timer will not remove the
list element as ->active gets set to 0 in the timer updating before calling the
callback. Fix the segfault and allow the timer to be removed from within its
own callback.
2009-01-02 23:57:22 +00:00
..
Makefile.am Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
abis_nm.h * fix DEBUGP defines, activate DEBUG functionality 2008-12-26 00:06:02 +00:00
abis_rsl.h Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
call_handling.h Draft ideas for high level call handling 2008-12-27 22:59:48 +00:00
chan_alloc.h Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
db.h Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
debug.h export debug_flags 2008-12-30 14:59:01 +00:00
gsm_04_08.h Add an option to set the global reject cause 2008-12-31 18:52:11 +00:00
gsm_04_11.h Implement sending SMS and send one on network registration 2008-12-29 04:20:41 +00:00
gsm_data.h Introduce logical updating request operation on the gsm_lchan 2008-12-31 18:53:57 +00:00
gsm_subscriber.h Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
linuxlist.h initial commit of current OpenBSC state 2008-12-23 20:25:15 +00:00
misdn.h Add the option to write the communication on the D Channel to a pcap file 2009-01-02 00:40:15 +00:00
msgb.h Parse sms-submit messages 2008-12-29 00:44:41 +00:00
select.h no reasonable commit message possible. tons of changes of the last 2 days 2008-12-25 23:28:35 +00:00
telnet_interface.h Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
timer.h Add new management function to struct timer_list 2009-01-02 23:57:22 +00:00
tlv.h now we get up to the SETUP of MO calls 2008-12-27 01:55:51 +00:00