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.
2 files changed
tree: 3e665cd5efc7d6995bfb45cf58101aa50668448d
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. wireshark/