aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/nat/bsc_nat_utils.c
AgeCommit message (Expand)AuthorFilesLines
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