osmo-bsc/openbsc/tests
Holger Hans Peter Freyther 1fd60631f7 nat: Change the order of the DENY/ALLOW rule for the BSC.
Currently it is not is not easily possible to disable
everyone and then only allow certain SIMs. By changing
the order we can do:
	access-list imsi-deny  only-something ^[0-9]*$
	access-list imsi-allow only-something ^123[0-9]*$

and still keep the usecase of only forbidding certain
SIMs on certain LACs. Adjust test case, test that the
other cases are still functional.
2010-10-19 20:55:33 +02:00
..
bsc-nat nat: Change the order of the DENY/ALLOW rule for the BSC. 2010-10-19 20:55:33 +02:00
channel janitor: Move the * to the variable name 2010-09-18 06:44:24 +08:00
db [misc] Add LIBOSMOCORE_CFLAGS to the includes 2010-02-26 20:10:58 +01:00
debug janitor: Move the * to the variable name 2010-09-18 06:44:24 +08:00
gsm0408 janitor: Move the * to the variable name 2010-09-18 06:44:24 +08:00
Makefile.am sccp: Use the external libosmo-sccp as sccp implementation 2010-07-31 04:09:38 +08:00
sms.txt move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00