aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
2010-06-01[nat] Introduce the concept of access-listHolger Hans Peter Freyther1-7/+21
2010-05-31[nat] Add ip-tos option to the nat.Holger Hans Peter Freyther1-0/+1
2010-05-31[mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets.Holger Hans Peter Freyther1-0/+1
2010-05-22[gprs] NS/BSSGP: Make all timers configurable from VTYHarald Welte1-0/+2
2010-05-18msc: Add msc ip-tos NR option for the BSCHolger Hans Peter Freyther2-1/+3
2010-05-16[nat] Make the refusal more complicated to support more MSCsHolger Hans Peter Freyther1-0/+1
2010-05-16[nat] Make create_sccp_src_ref return the SCCP Connection.Holger Hans Peter Freyther1-1/+1
2010-05-16[nat] Remove parameter that is never accessed directlyHolger Hans Peter Freyther1-1/+1
2010-05-16[nat] Add the notion of a "local" connection.Holger Hans Peter Freyther1-0/+1
2010-05-16gsm48: Split LU Reject sending and generation into two.Holger Hans Peter Freyther1-0/+1
2010-05-16gsm48: Separate CM Service Reject sending and creation.Holger Hans Peter Freyther1-0/+1
2010-05-16[nat] Use and print the connection type of a SCCP connection.Holger Hans Peter Freyther1-0/+5
2010-05-16[nat] Set the connection type/reason as out parameterHolger Hans Peter Freyther1-1/+10
2010-05-16gsm48: Add a generic MI from classmark+mi extraction.Holger Hans Peter Freyther1-0/+1
2010-05-15gsm48: Add size checks to the paging response mi parsing.Holger Hans Peter Freyther1-1/+1
2010-05-15[nat] Remove the imsi allow option on the nat level.Holger Hans Peter Freyther1-2/+0
2010-05-15[nat] Add a token to the nat config and handle ID GETHolger Hans Peter Freyther1-0/+1
2010-05-15[bsc_msc] Move the id get response into the bsc_msc.cHolger Hans Peter Freyther1-0/+2
2010-05-14[nat] Allow to set the description for the bsc.Holger Hans Peter Freyther1-0/+2
2010-05-14[nat] Make the string -> regexp parsing publicHolger Hans Peter Freyther1-0/+3
2010-05-14nat: Introduce a nat filter that is working on the CR message.Holger Hans Peter Freyther1-0/+5
2010-05-13sw_load: Specify the trx_nr for the software loadHolger Hans Peter Freyther1-1/+1
2010-05-13ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRXHolger Hans Peter Freyther2-2/+2
2010-05-12abis: Pass the abis_om_obj_inst in the nm_state_event..Holger Hans Peter Freyther1-1/+2
2010-05-12nat: Store the creation time of a sccp connection.Holger Hans Peter Freyther1-0/+3
2010-05-11bsc_msc_ip: Move the MSC connection into the structureHolger Hans Peter Freyther1-0/+3
2010-05-11nat: Print the MSC status with a new vty command.Holger Hans Peter Freyther1-0/+1
2010-05-05bsc_msc: Add a connection timeout for the MSC.Holger Hans Peter Freyther1-0/+1
2010-05-05bsc_msc_ip: Make the ping/pong timeouts configurableHolger Hans Peter Freyther1-0/+2
2010-05-05nat: Make ping/pong timeout configurable.Holger Hans Peter Freyther1-0/+5
2010-05-03'struct gprs_ra_id' is now defined in libosmocoreHarald Welte1-8/+0
2010-05-02nat: Send a IPA PING down the stream and wait for the pong.Holger Hans Peter Freyther1-0/+4
2010-05-01remove any reference to 'struct gsm_bts_link'Holger Hans Peter Freyther1-5/+0
2010-04-27nat: Add a command to close a given BSC ConnectionHolger Hans Peter Freyther1-0/+1
2010-04-26[ts] Make the e1inp_ts delay configurableHolger Hans Peter Freyther1-0/+3
2010-04-23bsc_msc_ip: Add a timeout for waiting for the CC of the networkHolger Hans Peter Freyther1-0/+1
2010-04-23nat: Only close connections that were fully connectedHolger Hans Peter Freyther1-0/+1
2010-04-22nat: Only send DLCX when we have send a CRCX to the BSC on this endpointHolger Hans Peter Freyther1-0/+1
2010-04-22nat: Change MGCP DLCX handling and send dummy MDCX to the BTS.Holger Hans Peter Freyther1-5/+3
2010-04-21[mgcp] Add a dummy send method...Holger Hans Peter Freyther1-0/+1
2010-04-21[nat] Add option to forbid the paging to the BSC.Holger Hans Peter Freyther1-0/+2
2010-04-21[nat] Lookup by BSC Connection otherwise the point of reassigning the is defe...Holger Hans Peter Freyther1-1/+1
2010-04-20[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther1-0/+4
2010-04-20[paging] Only page if we have some free channels right nowHolger Hans Peter Freyther1-0/+3
2010-04-20Revert "ipaccess: Send RTP Payload IE for CRCX & MDCX"Holger Hans Peter Freyther2-7/+0
2010-04-19[paging] When we ran down to 0 available paging slots start a credit timerHolger Hans Peter Freyther1-0/+1
2010-04-19Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther4-1/+30
2010-04-19[vty] Count pending paging requests for the vtyHolger Hans Peter Freyther1-0/+3
2010-04-19[alloc] Assign a TCH for LU when all SDCCHs are occupied.Holger Hans Peter Freyther1-1/+1
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte1-1/+10