aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libfilter
AgeCommit message (Expand)AuthorFilesLines
2015-06-19build: avoid spurious hard dependency on libosmo-sccpAndreas Rottmann1-3/+0
2015-06-19Fix build wrt. missing CFLAGS constituentsAndreas Rottmann1-1/+1
2015-05-03bsc: Add access list filtering to the BSCHolger Hans Peter Freyther1-1/+1
2015-05-03filter: Move the con_type into the filter_stateHolger Hans Peter Freyther1-6/+6
2015-05-03filter: Move from DNAT to DFILTER categoryHolger Hans Peter Freyther1-12/+12
2015-05-03filter: Remove bsc_connection from the filter APIHolger Hans Peter Freyther1-30/+10
2015-05-03filter: Remove nat_sccp_connection from public APIHolger Hans Peter Freyther1-8/+8
2015-05-03filter: Remove the bsc_connection from the internal functionsHolger Hans Peter Freyther1-6/+6
2015-05-03filter: Put all the parameters in a struct to avoid order issuesHolger Hans Peter Freyther1-19/+31
2015-05-03filter: Remove NAT knowledge from auth_imsiHolger Hans Peter Freyther1-8/+17
2015-05-03filter: Separate SCCP/BSSAP extraction and gsm48 codeHolger Hans Peter Freyther1-51/+7
2015-05-03filter: More renaming and remove of "NAT" from itHolger Hans Peter Freyther1-15/+15
2015-05-03filter: Rename BSC to LOCAL and NAT to GLOBALHolger Hans Peter Freyther2-4/+4
2015-05-03filter: Remove nat from bsc_nat_acc_lst and replace with msgHolger Hans Peter Freyther3-35/+35
2015-05-03filter: Cease out "struct bsc_nat" from the APIHolger Hans Peter Freyther3-18/+17
2015-05-03filter: Move VTY code into the filter moduleHolger Hans Peter Freyther2-1/+143
2015-05-03filter: Move the access list management aroundHolger Hans Peter Freyther2-1/+118
2015-05-03filter: Move the method definition to the filter moduleHolger Hans Peter Freyther1-2/+3
2015-05-03filter: Move the gsm 04.08 filter to a common placeHolger Hans Peter Freyther2-0/+452