aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-15[nat] Allow to set the description for the bsc.Holger Hans Peter Freyther1-0/+2
2010-06-15[nat] Make the string -> regexp parsing publicHolger Hans Peter Freyther1-0/+3
2010-06-15nat: Introduce a nat filter that is working on the CR message.Holger Hans Peter Freyther1-0/+5
2010-06-15nat: Store the creation time of a sccp connection.Holger Hans Peter Freyther1-0/+3
2010-06-15nat: Print the MSC status with a new vty command.Holger Hans Peter Freyther1-0/+1
2010-06-15bsc_msc: Add a connection timeout for the MSC.Holger Hans Peter Freyther1-0/+1
2010-06-15nat: Make ping/pong timeout configurable.Holger Hans Peter Freyther1-0/+5
2010-06-15nat: Send a IPA PING down the stream and wait for the pong.Holger Hans Peter Freyther1-0/+4
2010-06-15nat: Add a command to close a given BSC ConnectionHolger Hans Peter Freyther1-0/+1
2010-06-15nat: Only close connections that were fully connectedHolger Hans Peter Freyther1-0/+1
2010-06-15nat: Only send DLCX when we have send a CRCX to the BSC on this endpointHolger Hans Peter Freyther1-0/+1
2010-06-15nat: Change MGCP DLCX handling and send dummy MDCX to the BTS.Holger Hans Peter Freyther1-5/+3
2010-06-15[nat] Add option to forbid the paging to the BSC.Holger Hans Peter Freyther1-0/+2
2010-06-15[nat] Lookup by BSC Connection otherwise the point of reassigning the is defe...Holger Hans Peter Freyther1-1/+1
2010-06-15nat: Return the SCCP Connection again...Holger Hans Peter Freyther1-1/+1
2010-06-15nat: Print the LAC that was searched for and not found.Holger Hans Peter Freyther1-1/+1
2010-06-15nat: Make the MSC configurable.Holger Hans Peter Freyther1-0/+1
2010-06-15nat: Move MSC ip address into the config..Holger Hans Peter Freyther1-0/+2
2010-06-15bsc_msc_ip.c: Create the GSM network earlier, send the reset on each connectionHolger Hans Peter Freyther1-0/+1
2010-06-15nat: Add config option to filter/handle certain imsi'es.Holger Hans Peter Freyther1-0/+15
2010-06-15[statistics] Provide basic statistics for the NATHolger Hans Peter Freyther1-0/+39
2010-06-15nat: Attempt to have a single BSC write methodHolger Hans Peter Freyther1-1/+3
2010-06-15nat: Send the reset after we have received the init ackHolger Hans Peter Freyther1-0/+3
2010-06-15nat: Store the config in the connection instead of the lacHolger Hans Peter Freyther1-2/+2
2010-06-15Revert "nat: Remember where the BTS is listening for things."Holger Hans Peter Freyther1-1/+0
2010-06-15nat: Close all endpoints used by a BSC when the BSC is goneHolger Hans Peter Freyther1-0/+1
2010-06-15nat: Remember a pending delete on an endpoint and carry it out laterHolger Hans Peter Freyther1-0/+2
2010-06-15nat: Remember where the BTS is listening for things.Holger Hans Peter Freyther1-0/+1