X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tests%2F02_zones%2F01_policies;h=03be7af9dfc80263a5ecc0514208359bc71cfbcd;hb=11410b80eb9c442c4850cfc3034267f3f72a196c;hp=5a2eeac873284fa5b4bc8a9774abc110e15c944a;hpb=e1cb763b65262eef5958d19fe922380aa1e96570;p=project%2Ffirewall4.git diff --git a/tests/02_zones/01_policies b/tests/02_zones/01_policies index 5a2eeac..03be7af 100644 --- a/tests/02_zones/01_policies +++ b/tests/02_zones/01_policies @@ -65,18 +65,19 @@ table inet fw4 flush table inet fw4 table inet fw4 { - # - # Set definitions - # - - # # Defines # define test1_devices = { "zone1" } + define test1_subnets = { } + define test2_devices = { "zone2" } + define test2_subnets = { } + define test3_devices = { "zone3" } + define test3_subnets = { } + # # User includes