aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-15nat: Make rewrite work on string, read to a string first, copy to msgbHolger Hans Peter Freyther1-2/+3
2010-06-15nat: Return MGCP messages to the call agentHolger Hans Peter Freyther1-0/+4
2010-06-15nat: Handle CRCX/MDCX/DLCX at the natHolger Hans Peter Freyther1-0/+15
2010-06-15nat: Test rewriting of MGCP messages to patch ip and portHolger Hans Peter Freyther1-0/+1
2010-06-15nat: Add code to find a BSC connection by the given msc multiplexHolger Hans Peter Freyther1-0/+2
2010-06-15nat: First go at handling MGCP inside the natHolger Hans Peter Freyther1-0/+2
2010-06-15nat: In the case of losing the MSC, reset all endpointsHolger Hans Peter Freyther1-0/+1
2010-06-15[nat] Send a RSIP down to the BSC after it connectsHolger Hans Peter Freyther1-1/+2
2010-06-15nat: Add MGCP code and parsing to the nat code..Holger Hans Peter Freyther1-0/+7
2010-06-15nat: Look at the assignment command and remember on which timeslot the data isHolger Hans Peter Freyther1-0/+10
2010-06-15sccp: Move the destruction of the sccp connection to a new placeHolger Hans Peter Freyther1-0/+1
2010-06-15nat: Return the SCCP connection, change order of patching and updatingHolger Hans Peter Freyther1-3/+3
2010-06-15nat: Documentation fix... use nat for the parameterHolger Hans Peter Freyther1-1/+1
2010-06-15nat: Move paging by lac handling code into the utils fileHolger Hans Peter Freyther1-0/+1
2010-06-15nat: Keep track of both sides of the connectionHolger Hans Peter Freyther1-0/+2
2010-06-15nat: Move creation of the structs to a separate fileHolger Hans Peter Freyther1-0/+2
2010-06-15nat: Move SCCP patching to a new file, log updatesHolger Hans Peter Freyther1-0/+8
2010-06-15msc: Create a real interface for BSC MSC and start handling reconnectsHolger Hans Peter Freyther1-2/+18
2010-06-15nat: Start using a write_queue for the BSC connectionHolger Hans Peter Freyther1-1/+2
2010-06-15Correct the company name. It should be On-Waves (ehf)Holger Hans Peter Freyther2-2/+2
2010-06-15nat: Redo a merge with master that happend at this time.Holger Hans Peter Freyther2-4/+4
2010-06-15[nat] Implement token based identification.Holger Hans Peter Freyther1-0/+5
2010-06-15[nat] Add VTY support to the BSC nat applicationHolger Hans Peter Freyther1-0/+40
2010-06-15[nat] Move the structs to the header fileHolger Hans Peter Freyther1-0/+30
2010-06-15[nat] Specify the direction of the messageHolger Hans Peter Freyther1-5/+3
2010-06-15[nat] Prepare more sophisicated filtering and patchingHolger Hans Peter Freyther1-1/+45
2010-06-15[nat] Add a bsc_filter.c which will carry out the analysis and filteringHolger Hans Peter Freyther1-0/+33
2010-06-15[bsc_msc] Move the connect to the MSC routine into a new fileHolger Hans Peter Freyther1-0/+30
2010-06-15gsm48: Split LU Reject sending and generation into two.Holger Hans Peter Freyther1-0/+1
2010-06-15gsm48: Separate CM Service Reject sending and creation.Holger Hans Peter Freyther1-0/+1
2010-06-15Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-0/+5
2010-06-15bsc_api: Remove the lchan argument from gsm48_tx_mm_info.Holger Hans Peter Freyther1-1/+1
2010-06-15bsc_api: Move most of GSM0408 to the DTAP API...Holger Hans Peter Freyther1-2/+0
2010-06-15bsc_api: Switch gsm_04_08.c to use the clear request of the API.Holger Hans Peter Freyther1-0/+2
2010-06-15bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECTHolger Hans Peter Freyther1-0/+3
2010-06-15bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init.Holger Hans Peter Freyther2-1/+11
2010-06-15bsc_api: Implement transparent RLL establishment and SAPI n REJECTHolger Hans Peter Freyther1-0/+2
2010-06-14auth: Add missing include/auth.hSylvain Munaut2-1/+11
2010-06-14auth: Add support for XOR test A3A8 algo (and vty commands)Sylvain Munaut1-0/+2
2010-06-14gsm_04_08: Store the key_seq given in LOC UPD REQUEST in stateSylvain Munaut1-0/+1
2010-06-14gsm_04_08: Add a operation to enable ciphering on a lchanSylvain Munaut1-0/+18
2010-06-14db: Change naming convention for auth info functionsSylvain Munaut1-7/+7
2010-06-14db: Rename AuthTuples to AuthLastTuplesSylvain Munaut1-4/+4
2010-06-14auth: Add #define for special value for key_seqSylvain Munaut1-0/+1
2010-06-14GPRS: Increase the NS msg size to 2048Holger Hans Peter Freyther1-1/+1
2010-06-14bsc_api: Add init, dispatch the clear request when a channel is going missingHolger Hans Peter Freyther2-0/+3
2010-06-14bsc_api: Add a callback based BSC -> MSC api...Holger Hans Peter Freyther1-0/+19
2010-06-10[GPSR] SGSN: Keep traffic counters for each PDP contextHarald Welte1-0/+8