aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/nat/bsc_nat_utils.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-05nat: Make ping/pong timeout configurable.Holger Hans Peter Freyther1-0/+3
2010-04-22nat: Change MGCP DLCX handling and send dummy MDCX to the BTS.Holger Hans Peter Freyther1-1/+1
2010-04-22nat: Move the write queue init to the allocation functionHolger Hans Peter Freyther1-0/+1
2010-04-21[nat] Ignore paging that is to page by BSS...Holger Hans Peter Freyther1-1/+5
2010-04-18nat: Always initialize the out pointer...Holger Hans Peter Freyther1-0/+2
2010-04-17nat: Print the LAC that was searched for and not found.Holger Hans Peter Freyther1-1/+2
2010-04-17nat: Make the MSC configurable.Holger Hans Peter Freyther1-0/+1
2010-04-17nat: Move MSC ip address into the config..Holger Hans Peter Freyther1-0/+8
2010-04-17Use osmocore tlv definition for GSM0808.Holger Hans Peter Freyther1-0/+1
2010-04-16nat: Two fixes for the write memory case...Holger Hans Peter Freyther1-1/+1
2010-04-13[statistics] Provide basic statistics for the NATHolger Hans Peter Freyther1-0/+9
2010-04-08nat: Attempt to have a single BSC write methodHolger Hans Peter Freyther1-3/+3
2010-04-06nat: Store the config in the connection instead of the lacHolger Hans Peter Freyther1-1/+3
2010-04-06nat: Print the unknown byte as a integer instead of charachterHolger Hans Peter Freyther1-1/+1
2010-04-01nat: Handle CRCX/MDCX/DLCX at the natHolger Hans Peter Freyther1-0/+38
2010-03-30nat: Look at the assignment command and remember on which timeslot the data isHolger Hans Peter Freyther1-0/+1
2010-03-30sccp: Move the destruction of the sccp connection to a new placeHolger Hans Peter Freyther1-0/+11
2010-03-30nat: Some more input validation... on the paging command.Holger Hans Peter Freyther1-0/+5
2010-03-30nat: Move paging by lac handling code into the utils fileHolger Hans Peter Freyther1-0/+40
2010-03-29nat: Assign the connection inside the new helper function.Holger Hans Peter Freyther1-0/+1
2010-03-29nat: Move creation of the structs to a separate fileHolger Hans Peter Freyther1-0/+67