selinux/checkpolicy/tests
Christian Göttsche 804e52b7f8 checkpolicy: support CIDR notation for nodecon statements
Support the Classless Inter-Domain Routing (CIDR) notation for IP
addresses with their associated network masks in nodecon statements.
The two following statements are equivalent:

    nodecon 10.8.0.0 255.255.0.0 USER1:ROLE1:TYPE1
    nodecon 10.8.0.0/16          USER1:ROLE1:TYPE1

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Acked-by: James Carter <jwcart2@gmail.com>
2024-05-24 08:46:34 -04:00
..
policy_allonce.conf checkpolicy: support CIDR notation for nodecon statements 2024-05-24 08:46:34 -04:00
policy_allonce.expected.conf checkpolicy: support CIDR notation for nodecon statements 2024-05-24 08:46:34 -04:00
policy_allonce.expected_opt.conf checkpolicy: support CIDR notation for nodecon statements 2024-05-24 08:46:34 -04:00
policy_allonce_mls.conf checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00
policy_allonce_mls.expected.conf checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00
policy_allonce_mls.expected_opt.conf checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00
policy_allonce_xen.conf checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00
policy_allonce_xen.expected.conf checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00
policy_allonce_xen.expected_opt.conf checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00
policy_minimal.conf checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00
policy_minimal_mls.conf checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00
test_roundtrip.sh checkpolicy: add round-trip tests 2023-11-07 16:27:26 -05:00