mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-03 15:55:46 +00:00
parser: add port range support on network policy
Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>
This commit is contained in:
@@ -427,6 +427,8 @@ syntax_failure = (
|
||||
'vars/vars_simple_assignment_12.sd', # Redefining existing variable @{BAR} ('\' not handled)
|
||||
'bare_include_tests/ok_2.sd', # two #include<...> in one line
|
||||
|
||||
# network port range
|
||||
'network/network_ok_17.sd',
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user