aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2010-07-02[SGSN] Call libosmocore helper to load cipher pluginsHarald Welte2-7/+3
2010-07-01[SGSN] Fix segfault when passing re-assembled SN-PDU to GMMHarald Welte1-2/+2
2010-06-30osmo-bsc: Start adding code for the osmo_bsc..Holger Hans Peter Freyther2-1/+22
2010-06-30handover: Call bsc_handover_clear from gsm0808_clearHolger Hans Peter Freyther1-0/+6
2010-06-30handover: Attempt to use the same gsm_subscriber_conn for new/old channelHolger Hans Peter Freyther2-4/+1
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther4-28/+5
2010-06-28bsc_api: Allocate the subscriber_connection dynamicallyHolger Hans Peter Freyther1-2/+4
2010-06-22abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack.Holger Hans Peter Freyther1-0/+4
2010-06-21bsc_api: Remove the lchan usage from the Paging Response handling.Holger Hans Peter Freyther1-1/+1
2010-06-21silent_call: Use the gsm_subscriber_connection instead of lchan->connHolger Hans Peter Freyther1-2/+4
2010-06-20[BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMDHarald Welte1-0/+1
2010-06-20[BSC] Keep a SYSTEM INFORMATION cache for each BTSHarald Welte2-1/+40
2010-06-20[BSC] Generate MA for each timeslot that has hopping enabledHarald Welte1-0/+4
2010-06-20[BSC] introduce the concept of 'BTS features'Harald Welte1-0/+13
2010-06-20[BSC] Implement per-timeslot ARFCN lists for frequency hoppingHarald Welte2-0/+5
2010-06-20unfinished support for hopping channelsHarald Welte1-0/+5
2010-06-17nat: Count the number of dropped SCCP and MGCP calls as well.Holger Hans Peter Freyther1-0/+2
2010-06-17nat: Switch per BSC counters to the rate ctr.Holger Hans Peter Freyther1-7/+7
2010-06-17bsc_api: Remove the lchan from the USSD code...Holger Hans Peter Freyther2-5/+9
2010-06-17bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch.Holger Hans Peter Freyther4-3/+9
2010-06-17bsc_api: Make paging/silent call work with the subscriber_connectionHolger Hans Peter Freyther2-3/+3
2010-06-17nat: Rename BSC_NODE to NAT_BSC_NODE to avoid future issues.Holger Hans Peter Freyther1-1/+1
2010-06-17Merge branch 'on-waves/mgcp'Holger Hans Peter Freyther1-0/+1
2010-06-17[mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets.Holger Hans Peter Freyther1-0/+1
2010-06-16bsc_api: Pass the subscriber connection to the SMS...Holger Hans Peter Freyther1-1/+1
2010-06-16bsc_api: Remove the _lchan and make the method static..Holger Hans Peter Freyther1-2/+0
2010-06-16bsc_api: Move BSC API between MSC and RSL code...Holger Hans Peter Freyther1-0/+2
2010-06-16bsc_api: Operate on the subscriber connection for subscriber managementHolger Hans Peter Freyther1-1/+1
2010-06-16bsc_api: Use gsm_subscriber_connection in rrlp.cHolger Hans Peter Freyther1-1/+1
2010-06-16bsc_api: Rename lchan_for_subscr to connection_for_subscr and update codeHolger Hans Peter Freyther1-1/+3
2010-06-16chan_alloc: Make the lchan_find(bts,subscr) private/internal..Holger Hans Peter Freyther1-3/+0
2010-06-16bsc_api: Cut back on direct lchan usage.Holger Hans Peter Freyther1-2/+2
2010-06-15nat: Add the OSMO NAT to the build process.Holger Hans Peter Freyther1-1/+1
2010-06-15nat: Add NAT_NODE and BSC_NODE for the natHolger Hans Peter Freyther1-0/+2
2010-06-15nat: Register a debug region for the nat.Holger Hans Peter Freyther1-0/+1
2010-06-15nat: Allow to specify multiple entries in the access-list...Holger Hans Peter Freyther1-0/+7
2010-06-15nat: Shorten the access-list struct and method names (still way too long)Holger Hans Peter Freyther1-4/+4
2010-06-15[nat] Implement the removal of an access-list.Holger Hans Peter Freyther1-0/+1
2010-06-15[nat] Introduce the concept of access-listHolger Hans Peter Freyther1-7/+21
2010-06-15[nat] Add ip-tos option to the nat.Holger Hans Peter Freyther1-0/+1
2010-06-15msc: Add msc ip-tos NR option for the BSCHolger Hans Peter Freyther2-1/+3
2010-06-15[nat] Make the refusal more complicated to support more MSCsHolger Hans Peter Freyther1-0/+1
2010-06-15[nat] Make create_sccp_src_ref return the SCCP Connection.Holger Hans Peter Freyther1-1/+1
2010-06-15[nat] Remove parameter that is never accessed directlyHolger Hans Peter Freyther1-1/+1
2010-06-15[nat] Add the notion of a "local" connection.Holger Hans Peter Freyther1-0/+1
2010-06-15[nat] Use and print the connection type of a SCCP connection.Holger Hans Peter Freyther1-0/+5
2010-06-15[nat] Set the connection type/reason as out parameterHolger Hans Peter Freyther1-1/+10
2010-06-15[nat] Remove the imsi allow option on the nat level.Holger Hans Peter Freyther1-2/+0
2010-06-15[nat] Add a token to the nat config and handle ID GETHolger Hans Peter Freyther1-0/+1
2010-06-15[bsc_msc] Move the id get response into the bsc_msc.cHolger Hans Peter Freyther1-0/+2