diff --git a/policy/modules/kernel/corenetwork.if.in b/policy/modules/kernel/corenetwork.if.in index a24cfb0..7dfaa8d 100644 --- a/policy/modules/kernel/corenetwork.if.in +++ b/policy/modules/kernel/corenetwork.if.in @@ -12,9 +12,8 @@ ## Define type to be a network port type ##
##-## This is a template to support third party modules -## and its use is not allowed in upstream reference -## policy. +## This is for supporting third party modules and its +## use is not allowed in upstream reference policy. ##
## ## @@ -40,9 +39,8 @@ interface(`corenet_port',` ## Define network type to be a reserved port (lt 1024) ## ##-## This is a template to support third party modules -## and its use is not allowed in upstream reference -## policy. +## This is for supporting third party modules and its +## use is not allowed in upstream reference policy. ##
## ## @@ -68,9 +66,8 @@ interface(`corenet_reserved_port',` ## Define network type to be a rpc port ( 512 lt PORT lt 1024) ## ##-## This is a template to support third party modules -## and its use is not allowed in upstream reference -## policy. +## This is for supporting third party modules and its +## use is not allowed in upstream reference policy. ##
## ## @@ -89,6 +86,60 @@ interface(`corenet_rpc_port',` ######################################## ##+## Define type to be a network client packet type +##
+##+## This is for supporting third party modules and its +## use is not allowed in upstream reference policy. +##
+##+## Define type to be a network server packet type +##
+##+## This is for supporting third party modules and its +## use is not allowed in upstream reference policy. +##
+##