aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/nat/bsc_nat.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-08[nat] Add VTY support to the BSC nat applicationHolger Hans Peter Freyther1-13/+77
2010-02-07[nat] Move the structs to the header fileHolger Hans Peter Freyther1-28/+0
2010-01-31[nat] Make some methods static.Holger Hans Peter Freyther1-4/+5
2010-01-31[nat] Begin to patch SCCP connectionsHolger Hans Peter Freyther1-2/+211
2010-01-30[nat] Send a GSM 08.08 Reset Ack to the BSC...Holger Hans Peter Freyther1-2/+23
2010-01-30[nat] Specify the direction of the messageHolger Hans Peter Freyther1-2/+2
2010-01-30[nat] Prepare more sophisicated filtering and patchingHolger Hans Peter Freyther1-8/+27
2010-01-29[nat] Make use of the LOGP macro in the code base.Holger Hans Peter Freyther1-13/+11
2010-01-25[nat] Handle write errors with a warning to make the compiler happyHolger Hans Peter Freyther1-1/+6
2010-01-21[nat] Add a bsc_filter.c which will carry out the analysis and filteringHolger Hans Peter Freyther1-6/+14
2010-01-13[nat] Use the right len for the packages..Holger Hans Peter Freyther1-2/+2
2010-01-13[nat] Really forward the data to the BSCHolger Hans Peter Freyther1-0/+1
2010-01-13[nat] Make sure the ipaccess_bsc_cb will be called..Holger Hans Peter Freyther1-0/+1
2010-01-13[nat] Unregister the fd before leaving..Holger Hans Peter Freyther1-0/+1
2010-01-13[nat] First code to simply forward data from the MSC to the real BSCHolger Hans Peter Freyther1-0/+97
2010-01-12[nat] Turn off compiler warning...Holger Hans Peter Freyther1-0/+1
2010-01-12[nat] Security will become important at some point...Holger Hans Peter Freyther1-0/+1
2010-01-12[nat] Start to listen for the incoming BTSHolger Hans Peter Freyther1-1/+74
2010-01-12[nat] Connect to the MSC like the real BSCHolger Hans Peter Freyther1-0/+107
2010-01-11[bsc-nat] Start with a simple NAT/MUX for a BSCHolger Hans Peter Freyther1-0/+115