libsepol/tests: adjust IPv6 netmasks
checkpolicy(8) since 01b88ac3
("checkpolicy: warn on bogus IP address or
netmask in nodecon statement") warns about host bits set in IPv6
addresses.
Adjust IPv6 netmasks in the libsepol tests so that the used address ::1
does not set any host bits and running the tests does not print several
of the following warnings:
net_contexts:15:WARNING 'host bits in ipv6 address set' at token '' on line 594:
Acked-by: James Carter <jwcart2@gmail.com>
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
This commit is contained in:
parent
e1b7b29027
commit
80137479d1
10 changed files with 10 additions and 10 deletions
|
@ -516,7 +516,7 @@ genfscon proc / gen_context(system_u:object_r:sys_foo_t, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 system_u:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(system_u:object_r:net_foo_t, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(system_u:object_r:net_foo_t, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -503,7 +503,7 @@ genfscon proc / gen_context(system_u:object_r:sys_foo_t, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 system_u:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(system_u:object_r:net_foo_t, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(system_u:object_r:net_foo_t, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -504,7 +504,7 @@ genfscon proc / gen_context(system_u:object_r:sys_foo_t, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 system_u:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(system_u:object_r:net_foo_t, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(system_u:object_r:net_foo_t, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -494,7 +494,7 @@ genfscon proc / gen_context(system_u:object_r:system_t, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 system_u:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(system_u:object_r:system_t, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(system_u:object_r:system_t, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -476,7 +476,7 @@ genfscon proc / gen_context(system_u:object_r:system_t, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 system_u:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(system_u:object_r:system_t, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(system_u:object_r:system_t, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -714,7 +714,7 @@ genfscon proc / gen_context(system_u:object_r:sys_foo_t, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 system_u:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(system_u:object_r:net_foo_t, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(system_u:object_r:net_foo_t, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -480,7 +480,7 @@ genfscon proc / gen_context(system_u:object_r:system_t, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 system_u:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(system_u:object_r:system_t, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(system_u:object_r:system_t, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -464,7 +464,7 @@ genfscon proc / gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 g_b_user_1:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -464,7 +464,7 @@ genfscon proc / gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 g_b_user_1:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -593,7 +593,7 @@ genfscon proc / gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
|||
#
|
||||
#nodecon 127.0.0.1 255.255.255.255 g_b_user_1:object_r:net_foo_t:s0
|
||||
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:: gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
||||
nodecon ::1 FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF gen_context(g_b_user_1:object_r:g_b_type_1, s0)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue