diff --git a/www/api-docs/admin.html b/www/api-docs/admin.html new file mode 100644 index 00000000..b2feaf8a --- /dev/null +++ b/www/api-docs/admin.html @@ -0,0 +1,88 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: admin

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Module:Description:
+ + dmesg

Policy for dmesg.

+ + rpm

Policy for the RPM package manager.

+ + usermanage

Policy for managing user accounts.

+



+ +

+ + diff --git a/www/api-docs/admin_dmesg.html b/www/api-docs/admin_dmesg.html new file mode 100644 index 00000000..d589c009 --- /dev/null +++ b/www/api-docs/admin_dmesg.html @@ -0,0 +1,144 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: admin

+

Module: dmesg

+

Description:

+ +

Policy for dmesg.

+ +

Interfaces:

+ +
+ + +
+ +dmesg_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute dmesg in the dmesg domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +dmesg_exec( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute dmesg in the caller domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/admin_rpm.html b/www/api-docs/admin_rpm.html new file mode 100644 index 00000000..69a68d39 --- /dev/null +++ b/www/api-docs/admin_rpm.html @@ -0,0 +1,303 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: admin

+

Module: rpm

+

Description:

+ +

Policy for the RPM package manager.

+ +

Interfaces:

+ +
+ + +
+ +rpm_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute rpm programs in the rpm domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +rpm_read_db( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read RPM package database. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +rpm_read_pipe( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read from a RPM pipe. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +rpm_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute RPM programs in the RPM domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to allow the RPM domain. + + +No +
+terminal + + + The type of the terminal allow the RPM domain to use. + + +No +
+
+
+
+ +
+ + +
+ +rpm_use_fd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Inherit and use file descriptors from RPM. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/admin_usermanage.html b/www/api-docs/admin_usermanage.html new file mode 100644 index 00000000..b6910b19 --- /dev/null +++ b/www/api-docs/admin_usermanage.html @@ -0,0 +1,538 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: admin

+

Module: usermanage

+

Description:

+ +

Policy for managing user accounts.

+ +

Interfaces:

+ +
+ + +
+ +usermanage_domtrans_chfn( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute chfn in the chfn domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +usermanage_domtrans_groupadd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute groupadd in the groupadd domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +usermanage_domtrans_passwd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute passwd in the passwd domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +usermanage_domtrans_useradd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute useradd in the useradd domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +usermanage_run_chfn( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute chfn in the chfn domain, and + allow the specified role the chfn domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the chfn domain. + + +No +
+terminal + + + The type of the terminal allow the chfn domain to use. + + +No +
+
+
+
+ +
+ + +
+ +usermanage_run_groupadd( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute groupadd in the groupadd domain, and + allow the specified role the groupadd domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the groupadd domain. + + +No +
+terminal + + + The type of the terminal allow the groupadd domain to use. + + +No +
+
+
+
+ +
+ + +
+ +usermanage_run_passwd( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute passwd in the passwd domain, and + allow the specified role the passwd domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the passwd domain. + + +No +
+terminal + + + The type of the terminal allow the passwd domain to use. + + +No +
+
+
+
+ +
+ + +
+ +usermanage_run_useradd( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute useradd in the useradd domain, and + allow the specified role the useradd domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the useradd domain. + + +No +
+terminal + + + The type of the terminal allow the useradd domain to use. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/index.html b/www/api-docs/index.html new file mode 100644 index 00000000..b7d67039 --- /dev/null +++ b/www/api-docs/index.html @@ -0,0 +1,419 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: admin

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Module:Description:
+ + dmesg

Policy for dmesg.

+ + rpm

Policy for the RPM package manager.

+ + usermanage

Policy for managing user accounts.

+



+ +

Layer: kernel

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Module:Description:
+ + bootloader

Policy for the kernel modules, kernel image, and bootloader.

+ + corenetwork

Policy controlling access to network objects

+ + devices

+Device nodes and interfaces for many basic system devices. +

+ + filesystem

Policy for filesystems.

+ + kernel

+Policy for kernel threads, proc filesystem, +and unlabeled processes and objects. +

+ + selinux

+Policy for kernel security interface, in particular, selinuxfs. +

+ + storage

Policy controlling access to storage devices

+ + terminal

Policy for terminals.

+



+ +

Layer: services

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Module:Description:
+ + mta

Policy common to all email tranfer agents.

+ + remotelogin

Policy for rshd, rlogind, and telnetd.

+ + sendmail

Policy for sendmail.

+



+ +

Layer: system

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Module:Description:
+ + authlogin

Common policy for authentication and user login.

+ + clock

Policy for reading and setting the hardware clock.

+ + corecommands

+Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +

+ + domain

Core policy for domains.

+ + files

+Basic filesystem types and interfaces. +

+ + getty

Policy for getty.

+ + hostname

Policy for changing the system host name.

+ + hotplug

+Policy for hotplug system, for supporting the +connection and disconnection of devices at runtime. +

+ + init

System initialization programs (init and init scripts).

+ + iptables

Policy for iptables.

+ + libraries

Policy for system libraries.

+ + locallogin

Policy for local logins.

+ + logging

Policy for the kernel message logger and system logging daemon.

+ + lvm

Policy for logical volume management programs.

+ + miscfiles

Miscelaneous files.

+ + modutils

Policy for kernel module utilities

+ + mount

Policy for mount.

+ + selinuxutil

Policy for SELinux policy and userland applications.

+ + sysnetwork

Policy for network configuration: ifconfig and dhcp client.

+ + udev

Policy for udev.

+ + userdomain

Policy for user domains

+



+ +

+ + diff --git a/www/api-docs/interfaces.html b/www/api-docs/interfaces.html new file mode 100644 index 00000000..4edbaa17 --- /dev/null +++ b/www/api-docs/interfaces.html @@ -0,0 +1,17321 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Master interface index:

+ + +
+Module: +authlogin

+Layer: +system

+

+ +auth_delete_pam_pid( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_domtrans_chk_passwd( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_domtrans_login_program( + + + + + domain + + + + , + + + + target_domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_domtrans_pam( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_domtrans_utempter( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_dontaudit_getattr_shadow( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_dontaudit_read_shadow( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_dontaudit_write_login_records( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_exec_pam( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_list_pam_console_data( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_login_entry_type( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_manage_all_files_except_shadow( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_read_login_records( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_read_shadow( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_relabel_all_files_except_shadow( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_run_pam( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_run_utempter( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +auth_rw_shadow( + + + + + domain + + + )
+
+ +
+ +
+Module: +authlogin

+Layer: +system

+

+ +authlogin_per_userdomain_template( + + + + + userdomain_prefix + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_create_kernel( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_create_kernel_symbol_table( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_create_runtime_file( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_delete_kernel( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_delete_kernel_symbol_table( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_dontaudit_search_boot( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_list_kernel_modules( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_manage_kernel_modules( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_read_config( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_read_kernel_modules( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_read_kernel_symbol_table( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_rw_boot_symlinks( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_rw_config( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_rw_tmp_file( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_search_boot_dir( + + + + + domain + + + )
+
+ +
+ +
+Module: +bootloader

+Layer: +kernel

+

+ +bootloader_write_kernel_modules( + + + + + domain + + + )
+
+ +
+ +
+Module: +clock

+Layer: +system

+

+ +clock_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +clock

+Layer: +system

+

+ +clock_exec( + + + + + domain + + + )
+
+ +
+ +
+Module: +clock

+Layer: +system

+

+ +clock_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +clock

+Layer: +system

+

+ +clock_rw_adjtime( + + + + + domain + + + )
+
+ +
+ +
+Module: +corecommands

+Layer: +system

+

+ +corecmd_domtrans_shell( + + + + + domain + + + + , + + + + target_domain + + + )
+
+ +
+ +
+Module: +corecommands

+Layer: +system

+

+ +corecmd_shell_spec_domtrans( + + + + + domain + + + + , + + + + target_domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_eth0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_eth1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_eth2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_ippp0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_ipsec0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_ipsec1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_ipsec2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_lo( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_receive_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_eth0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_eth1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_eth2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_ippp0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_ipsec0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_ipsec1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_ipsec2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_lo( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_send_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_eth0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_eth1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_eth2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_ippp0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_ipsec0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_ipsec1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_ipsec2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_lo( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_raw_sendrecv_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_amanda_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_dbskkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_dhcpc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_dhcpd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_dict_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_dns_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_fingerd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_ftp_data_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_ftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_howl_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_http_cache_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_http_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_inetd_child_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_innd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_ipp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_kerberos_master_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_kerberos_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_ktalkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_ldap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_mail_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_mysqld_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_nmbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_pop_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_portmap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_postgresql_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_printer_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_pxe_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_radacct_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_radius_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_rsh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_rsync_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_smbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_smtp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_snmp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_ssh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_swat_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_syslogd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_telnetd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_tftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_vnc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_xserver_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_bind_zebra_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_amanda_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_dbskkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_dhcpc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_dhcpd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_dict_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_dns_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_eth0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_eth1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_eth2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_fingerd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ftp_data_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_generic_if( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_howl_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_http_cache_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_http_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_inetd_child_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_innd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ipp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ippp0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ipsec0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ipsec1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ipsec2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_kerberos_master_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_kerberos_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ktalkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ldap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_lo( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_mail_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_mysqld_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_nmbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_pop_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_portmap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_postgresql_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_printer_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_pxe_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_radacct_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_radius_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_rsh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_rsync_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_smbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_smtp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_snmp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_ssh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_swat_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_syslogd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_telnetd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_tftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_vnc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_xserver_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_tcp_sendrecv_zebra_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_amanda_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_dbskkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_dhcpc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_dhcpd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_dict_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_dns_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_fingerd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_ftp_data_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_ftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_howl_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_http_cache_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_http_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_inetd_child_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_innd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_ipp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_kerberos_master_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_kerberos_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_ktalkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_ldap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_mail_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_mysqld_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_nmbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_pop_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_portmap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_postgresql_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_printer_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_pxe_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_radacct_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_radius_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_rsh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_rsync_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_smbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_smtp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_snmp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_ssh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_swat_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_syslogd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_telnetd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_tftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_vnc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_xserver_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_bind_zebra_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_amanda_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_dbskkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_dhcpc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_dhcpd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_dict_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_dns_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_eth0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_eth1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_eth2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_fingerd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ftp_data_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_howl_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_http_cache_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_http_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_inetd_child_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_innd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ipp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ippp0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ipsec0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ipsec1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ipsec2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_kerberos_master_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_kerberos_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ktalkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ldap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_lo( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_mail_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_mysqld_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_nmbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_pop_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_portmap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_postgresql_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_printer_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_pxe_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_radacct_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_radius_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_rsh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_rsync_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_smbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_smtp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_snmp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_ssh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_swat_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_syslogd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_telnetd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_tftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_vnc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_xserver_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_receive_zebra_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_amanda_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_dbskkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_dhcpc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_dhcpd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_dict_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_dns_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_eth0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_eth1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_eth2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_fingerd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ftp_data_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_howl_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_http_cache_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_http_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_inetd_child_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_innd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ipp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ippp0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ipsec0( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ipsec1( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ipsec2( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_kerberos_master_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_kerberos_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ktalkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ldap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_lo( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_mail_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_mysqld_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_nmbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_pop_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_portmap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_postgresql_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_printer_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_pxe_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_radacct_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_radius_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_rsh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_rsync_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_smbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_smtp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_snmp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_ssh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_swat_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_syslogd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_telnetd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_tftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_vnc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_xserver_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_send_zebra_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_inaddr_any_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_link_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_lo_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_multicast_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_site_local_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenet_udp_sendrecv_unspec_node( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_amanda_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_dbskkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_dhcpc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_dhcpd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_dict_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_dns_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_eth0_interface( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_eth1_interface( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_eth2_interface( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_fingerd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ftp_data_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_howl_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_http_cache_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_http_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_inetd_child_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_innd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ipp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ippp0_interface( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ipsec0_interface( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ipsec1_interface( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ipsec2_interface( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_kerberos_master_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_kerberos_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ktalkd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ldap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_lo_interface( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_mail_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_mysqld_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_nmbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_pop_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_portmap_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_postgresql_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_printer_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_pxe_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_radacct_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_radius_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_rsh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_rsync_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_smbd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_smtp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_snmp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_ssh_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_swat_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_syslogd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_telnetd_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_tftp_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_vnc_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_xserver_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +corenetwork

+Layer: +kernel

+

+ +corenetwork_sendrecv_udp_on_zebra_port( + + + + + domain + + + )
+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_create_dev_node( + + + + + domain + + + + , + + + + file + + + + , + + + + objectclass(es) + + + )
+
+ +
+

+ Create, read, and write device nodes. The node + will be transitioned to the type provided. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_create_dir( + + + + + domain + + + )
+
+ +
+

+ Create a directory in the device directory. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_create_generic_chr_file( + + + + + domain + + + )
+
+ +
+

+ Allow read, write, and create for generic character device files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_del_generic_symlinks( + + + + + domain + + + )
+
+ +
+

+ Delete symbolic links in device directories. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_delete_lvm_control( + + + + + domain + + + )
+
+ +
+

+ Delete the lvm control device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_getattr_all_blk_files( + + + + + domain + + + )
+
+ +
+

+ Dontaudit getattr on all block file device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_getattr_all_chr_files( + + + + + domain + + + )
+
+ +
+

+ Dontaudit getattr on all character file device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_getattr_generic_blk_file( + + + + + domain + + + )
+
+ +
+

+ Dontaudit getattr on generic block devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_getattr_generic_chr_file( + + + + + domain + + + )
+
+ +
+

+ Dontaudit getattr for generic character device files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_getattr_generic_pipe( + + + + + domain + + + )
+
+ +
+

+ Dontaudit getattr on generic pipes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_list_all_dev_nodes( + + + + + domain + + + )
+
+ +
+

+ Dontaudit attempts to list all device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_rw_dri_dev( + + + + + domain + + + )
+
+ +
+

+ Dontaudit read and write on the dri devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_dontaudit_rw_generic_dev_nodes( + + + + + domain + + + )
+
+ +
+

+ Dontaudit getattr for generic device files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_getattr_agp_dev( + + + + + domain + + + )
+
+ +
+

+ Getattr the agp devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_getattr_all_blk_files( + + + + + domain + + + )
+
+ +
+

+ Getattr on all block file device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_getattr_all_chr_files( + + + + + domain + + + )
+
+ +
+

+ Getattr on all character file device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_getattr_generic_blk_file( + + + + + domain + + + )
+
+ +
+

+ Allow getattr on generic block devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_getattr_generic_chr_file( + + + + + domain + + + )
+
+ +
+

+ Allow getattr for generic character device files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_list_all_dev_nodes( + + + + + domain + + + )
+
+ +
+

+ List all of the device nodes in a device directory. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_list_usbfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_manage_all_blk_files( + + + + + domain + + + )
+
+ +
+

+ Read, write, create, and delete all block device files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_manage_all_chr_files( + + + + + domain + + + )
+
+ +
+

+ Read, write, create, and delete all character device files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_manage_dev_nodes( + + + + + domain + + + )
+
+ +
+

+ Create, delete, read, and write device nodes in device directories. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_manage_generic_blk_file( + + + + + domain + + + )
+
+ +
+

+ Allow read, write, create, and delete for generic + block files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_manage_generic_blk_file( + + + + + domain + + + )
+
+ +
+

+ Create, delete, read, and write block device files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_manage_generic_chr_file( + + + + + domain + + + )
+
+ +
+

+ Create, delete, read, and write character device files. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_manage_generic_symlinks( + + + + + domain + + + )
+
+ +
+

+ Create, delete, read, and write symbolic links in device directories. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_node( + + + + + object_type + + + )
+
+ +
+

+ Make the passed in type a type appropriate for + use on device nodes (usually files in /dev). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_cpuid( + + + + + domain + + + )
+
+ +
+

+ Read the multiplexed input device (/dev/input). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_framebuffer( + + + + + domain + + + )
+
+ +
+

+ Read the framebuffer device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_input( + + + + + domain + + + )
+
+ +
+

+ Read the multiplexed input device (/dev/input). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_lvm_control( + + + + + domain + + + )
+
+ +
+

+ Read the lvm comtrol device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_misc( + + + + + domain + + + )
+
+ +
+

+ Read miscellaneous devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_mouse( + + + + + domain + + + )
+
+ +
+

+ Read the mouse devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_mtrr( + + + + + domain + + + )
+
+ +
+

+ Read the mtrr device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_rand( + + + + + domain + + + )
+
+ +
+

+ Read from random devices (e.g., /dev/random) +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_raw_memory( + + + + + domain + + + )
+
+ +
+

+ Read raw memory devices (e.g. /dev/mem). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_realtime_clock( + + + + + domain + + + )
+
+ +
+

+ Read the realtime clock (/dev/rtc). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_snd_dev( + + + + + domain + + + )
+
+ +
+

+ Read the sound devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_snd_mixer_dev( + + + + + domain + + + )
+
+ +
+

+ Read the sound mixer devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_sysfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_urand( + + + + + domain + + + )
+
+ +
+

+ Read from pseudo random devices (e.g., /dev/urandom) +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_read_usbfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_relabel_all_dev_nodes( + + + + + domain + + + )
+
+ +
+

+ Allow full relabeling (to and from) of all device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_relabel_dev_dirs( + + + + + domain + + + )
+
+ +
+

+ Allow full relabeling (to and from) of directories in /dev. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_agp_dev( + + + + + domain + + + )
+
+ +
+

+ Read and write the agp devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_cpu_microcode( + + + + + domain + + + )
+
+ +
+

+ Read and write the the cpu microcode device. This + is required to load cpu microcode. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_dri_dev( + + + + + domain + + + )
+
+ +
+

+ Read and write the dri devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_lvm_control( + + + + + domain + + + )
+
+ +
+

+ Read and write the lvm control device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_null_dev( + + + + + domain + + + )
+
+ +
+

+ Read and write to the null device (/dev/null). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_power_management( + + + + + domain + + + )
+
+ +
+

+ Read and write the the power management device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_realtime_clock( + + + + + domain + + + )
+
+ +
+

+ Read the realtime clock (/dev/rtc). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_scanner( + + + + + domain + + + )
+
+ +
+

+ Read and write the the scanner device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_sysfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_usbfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rw_zero_dev( + + + + + domain + + + )
+
+ +
+

+ Read and write to the zero device (/dev/zero). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rwx_zero_dev( + + + + + domain + + + )
+
+ +
+

+ Read, write, and execute the zero device (/dev/zero). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_rx_raw_memory( + + + + + domain + + + )
+
+ +
+

+ Read and execute raw memory devices (e.g. /dev/mem). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_search_sysfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_search_usbfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_setattr_all_blk_files( + + + + + domain + + + )
+
+ +
+

+ Setattr on all block file device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_setattr_all_chr_files( + + + + + domain + + + )
+
+ +
+

+ Setattr on all character file device nodes. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_framebuffer( + + + + + domain + + + )
+
+ +
+

+ Write the framebuffer device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_misc( + + + + + domain + + + )
+
+ +
+

+ Write miscellaneous devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_mtrr( + + + + + domain + + + )
+
+ +
+

+ Write the mtrr device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_rand( + + + + + domain + + + )
+
+ +
+

+ Write to the random device (e.g., /dev/random). This adds + entropy used to generate the random data read from the + random device. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_raw_memory( + + + + + domain + + + )
+
+ +
+

+ Write raw memory devices (e.g. /dev/mem). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_realtime_clock( + + + + + domain + + + )
+
+ +
+

+ Read the realtime clock (/dev/rtc). +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_snd_dev( + + + + + domain + + + )
+
+ +
+

+ Write the sound devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_snd_mixer_dev( + + + + + domain + + + )
+
+ +
+

+ Write the sound mixer devices. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_write_urand( + + + + + domain + + + )
+
+ +
+

+ Write to the pseudo random device (e.g., /dev/urandom). This + sets the random number generator seed. +

+
+ +
+ +
+Module: +devices

+Layer: +kernel

+

+ +dev_wx_raw_memory( + + + + + domain + + + )
+
+ +
+

+ Write and execute raw memory devices (e.g. /dev/mem). +

+
+ +
+ +
+Module: +dmesg

+Layer: +admin

+

+ +dmesg_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +dmesg

+Layer: +admin

+

+ +dmesg_exec( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_dontaudit_getattr_all_tcp_sockets( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_dontaudit_getattr_all_udp_sockets( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_dontaudit_getattr_all_unix_dgram_sockets( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_dontaudit_getattr_all_unnamed_pipes( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_dontaudit_list_all_domains_proc( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_getsession_all_domains( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_kill_all_domains( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_obj_id_change_exempt( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_read_all_domains_state( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_role_change_exempt( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_sigchld_all_domains( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_signal_all_domains( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_signull_all_domains( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_sigstop_all_domains( + + + + + domain + + + )
+
+ +
+ +
+Module: +domain

+Layer: +system

+

+ +domain_subj_id_change_exempt( + + + + + domain + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_create_root( + + + + + domain + + + + , + + + + [ + + private type + + ] + + + + , + + + + [ + + object + + ] + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_delete_generic_etc_files( + + + + + domain + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_dontaudit_ioctl_all_pids( + + + + + domain + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_dontaudit_write_all_pids( + + + + + domain + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_exec_usr_files( + + + + + domain + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_list_home( + + + + + domain + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_manage_all_files( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_relabel_all_files( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )
+
+ +
+ +
+Module: +files

+Layer: +system

+

+ +files_tmpfs_file( + + + + + type + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_associate( + + + + + file_type + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_associate_noxattr( + + + + + file_type + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_associate_tmpfs( + + + + + type + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_dontaudit_getattr_xattr_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_execute_cifs_files( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_execute_nfs_files( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_get_all_fs_quotas( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_all_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_autofs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_cifs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_dos_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_nfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_nfsd_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_ramfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_romfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_rpc_pipefs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_tmpfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_getattr_xattr_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_make_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_make_noxattr_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_cifs_dirs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_cifs_files( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_cifs_named_pipes( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_cifs_named_sockets( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_cifs_symlinks( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_nfs_dirs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_nfs_files( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_nfs_named_pipes( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_nfs_named_sockets( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_nfs_symlinks( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_tmpfs_block_devices( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_manage_tmpfs_character_devices( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_all_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_autofs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_cifs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_dos_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_iso9660_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_iso9660_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_nfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_nfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_nfsd_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_ramfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_romfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_rpc_pipefs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_tmpfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_mount_xattr_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_register_binary_executable_type( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_relabel_tmpfs_block_devices( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_relabel_tmpfs_character_devices( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_relabelfrom_dos_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_relabelfrom_xattr_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_all_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_autofs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_cifs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_dos_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_iso9660_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_nfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_nfsd_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_ramfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_romfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_rpc_pipefs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_tmpfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_remount_xattr_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_set_all_quotas( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_all_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_autofs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_cifs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_dos_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_iso9660_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_nfsd_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_ramfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_romfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_rpc_pipefs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_tmpfs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_unmount_xattr_fs( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_use_tmpfs_block_devices( + + + + + domain + + + )
+
+ +
+ +
+Module: +filesystem

+Layer: +kernel

+

+ +fs_use_tmpfs_character_devices( + + + + + domain + + + )
+
+ +
+ +
+Module: +getty

+Layer: +system

+

+ +getty_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +getty

+Layer: +system

+

+ +getty_modify_config( + + + + + domain + + + )
+
+ +
+ +
+Module: +getty

+Layer: +system

+

+ +getty_read_config( + + + + + domain + + + )
+
+ +
+ +
+Module: +getty

+Layer: +system

+

+ +getty_read_log( + + + + + domain + + + )
+
+ +
+ +
+Module: +hostname

+Layer: +system

+

+ +hostname_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +hostname

+Layer: +system

+

+ +hostname_exec( + + + + + domain + + + )
+
+ +
+ +
+Module: +hostname

+Layer: +system

+

+ +hostname_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +hotplug

+Layer: +system

+

+ +hotplug_read_config( + + + + + domain + + + )
+
+ +
+ +
+Module: +init

+Layer: +system

+

+ +init_read_script_process_state( + + + + + domain + + + )
+
+ +
+ +
+Module: +init

+Layer: +system

+

+ +init_rw_script_tmp_files( + + + + + domain + + + )
+
+ +
+ +
+Module: +iptables

+Layer: +system

+

+ +iptables_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +iptables

+Layer: +system

+

+ +iptables_exec( + + + + + domain + + + )
+
+ +
+ +
+Module: +iptables

+Layer: +system

+

+ +iptables_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_change_ring_buffer_level( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_clear_ring_buffer( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_dontaudit_getattr_core( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_dontaudit_getattr_message_if( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_dontaudit_getattr_unlabeled_blk_dev( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_dontaudit_read_ring_buffer( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_dontaudit_read_system_state( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_dontaudit_search_network_sysctl_dir( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_dontaudit_search_sysctl_dir( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_dontaudit_use_fd( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_get_sysvipc_info( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_getattr_core( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_getattr_message_if( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_kill_unlabeled( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_load_module( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_all_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_device_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_fs_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_hotplug_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_irq_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_kernel_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_messages( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_modprobe_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_net_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_network_state( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_ring_buffer( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_software_raid_state( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_system_state( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_unix_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_read_vm_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_relabel_unlabeled( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rootfs_mountpoint( + + + + + directory_type + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_all_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_device_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_fs_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_hotplug_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_irq_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_kernel_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_modprobe_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_net_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_unix_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_rw_vm_sysctl( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_share_state( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_sigchld_unlabeled( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_signal_unlabeled( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_signull_unlabeled( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_sigstop_unlabeled( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_use_fd( + + + + + domain + + + )
+
+ +
+ +
+Module: +kernel

+Layer: +kernel

+

+ +kernel_userland_entry( + + + + + domain + + + + , + + + + entrypoint + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_domtrans_ldconfig( + + + + + domain + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_exec_ld_so( + + + + + domain + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_exec_lib_files( + + + + + domain + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_legacy_use_ld_so( + + + + + domain + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_legacy_use_shared_libs( + + + + + domain + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_read_lib( + + + + + domain + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_run_ldconfig( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_rw_ld_so_cache( + + + + + domain + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_use_ld_so( + + + + + domain + + + )
+
+ +
+ +
+Module: +libraries

+Layer: +system

+

+ +libs_use_shared_libs( + + + + + domain + + + )
+
+ +
+ +
+Module: +locallogin

+Layer: +system

+

+ +locallogin_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +locallogin

+Layer: +system

+

+ +locallogin_use_fd( + + + + + domain + + + )
+
+ +
+ +
+Module: +logging

+Layer: +system

+

+ +logging_search_logs( + + + + + domain + + + )
+
+ +
+ +
+Module: +lvm

+Layer: +system

+

+ +lvm_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +lvm

+Layer: +system

+

+ +lvm_read_config( + + + + + domain + + + )
+
+ +
+ +
+Module: +lvm

+Layer: +system

+

+ +lvm_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +miscfiles

+Layer: +system

+

+ +miscfiles_legacy_read_localization( + + + + + domain + + + )
+
+ +
+ +
+Module: +miscfiles

+Layer: +system

+

+ +miscfiles_read_fonts( + + + + + domain + + + )
+
+ +
+ +
+Module: +miscfiles

+Layer: +system

+

+ +miscfiles_read_localization( + + + + + domain + + + )
+
+ +
+ +
+Module: +miscfiles

+Layer: +system

+

+ +miscfiles_read_man_pages( + + + + + domain + + + )
+
+ +
+ +
+Module: +miscfiles

+Layer: +system

+

+ +miscfiles_rw_man_cache( + + + + + domain + + + )
+
+ +
+ +
+Module: +modutils

+Layer: +system

+

+ +modutils_domtrans_depmod( + + + + + domain + + + )
+
+ +
+ +
+Module: +modutils

+Layer: +system

+

+ +modutils_domtrans_insmod( + + + + + domain + + + )
+
+ +
+ +
+Module: +modutils

+Layer: +system

+

+ +modutils_domtrans_update_mods( + + + + + domain + + + )
+
+ +
+ +
+Module: +modutils

+Layer: +system

+

+ +modutils_read_kernel_module_dependencies( + + + + + domain + + + )
+
+ +
+ +
+Module: +modutils

+Layer: +system

+

+ +modutils_read_module_conf( + + + + + domain + + + )
+
+ +
+ +
+Module: +modutils

+Layer: +system

+

+ +modutils_run_depmod( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +modutils

+Layer: +system

+

+ +modutils_run_insmod( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +modutils

+Layer: +system

+

+ +modutils_run_update_mods( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +mount

+Layer: +system

+

+ +mount_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +mount

+Layer: +system

+

+ +mount_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +mount

+Layer: +system

+

+ +mount_send_nfs_client_request( + + + + + domain + + + )
+
+ +
+ +
+Module: +mount

+Layer: +system

+

+ +mount_use_fd( + + + + + domain + + + )
+
+ +
+ +
+Module: +mta

+Layer: +services

+

+ +mta_read_aliases( + + + + + domain + + + )
+
+ +
+ +
+Module: +remotelogin

+Layer: +services

+

+ +remotelogin_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +rpm

+Layer: +admin

+

+ +rpm_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +rpm

+Layer: +admin

+

+ +rpm_read_db( + + + + + domain + + + )
+
+ +
+ +
+Module: +rpm

+Layer: +admin

+

+ +rpm_read_pipe( + + + + + domain + + + )
+
+ +
+ +
+Module: +rpm

+Layer: +admin

+

+ +rpm_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +rpm

+Layer: +admin

+

+ +rpm_use_fd( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_compute_access_vector( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_compute_create_context( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_compute_relabel_context( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_compute_user_contexts( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_get_enforce_mode( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_get_fs_mount( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_load_policy( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_set_boolean( + + + + + domain + + + + , + + + + [ + + booltype + + ] + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_set_enforce_mode( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_set_parameters( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinux

+Layer: +kernel

+

+ +selinux_validate_context( + + + + + domain + + + )
+
+ +
+ +
+Module: +sendmail

+Layer: +services

+

+ +sendmail_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_domtrans_checkpol( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_domtrans_loadpol( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_domtrans_newrole( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_domtrans_restorecon( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_domtrans_runinit( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_domtrans_setfiles( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_dontaudit_newrole_signal( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_relabelto_binary_pol( + + + + + domain + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_run_checkpol( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_run_loadpol( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_run_newrole( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_run_restorecon( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_run_runinit( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +selinuxutil

+Layer: +system

+

+ +seutil_run_setfiles( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_create_fixed_disk( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_dontaudit_getattr_fixed_disk( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_dontaudit_getattr_removable_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_getattr_fixed_disk( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_getattr_removable_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_getattr_scsi_generic( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_getattr_tape_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_manage_fixed_disk( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_raw_read_fixed_disk( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_raw_read_lvm_volume( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_raw_read_removable_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_raw_write_fixed_disk( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_raw_write_lvm_volume( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_raw_write_removable_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_read_scsi_generic( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_read_tape_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_setattr_fixed_disk( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_setattr_removable_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_setattr_scsi_generic( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_setattr_tape_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_write_scsi_generic( + + + + + domain + + + )
+
+ +
+ +
+Module: +storage

+Layer: +kernel

+

+ +storage_write_tape_device( + + + + + domain + + + )
+
+ +
+ +
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_domtrans_dhcpc( + + + + + domain + + + )
+
+ +
+ +
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_domtrans_ifconfig( + + + + + domain + + + )
+
+ +
+ +
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_read_config( + + + + + domain + + + )
+
+ +
+ +
+Module: +sysnetwork

+Layer: +system

+

+ +sysnet_run_ifconfig( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_create_pty( + + + + + domain + + + + , + + + + pty_type + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_dontaudit_getattr_all_user_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_dontaudit_list_ptys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_dontaudit_use_all_user_ptys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_dontaudit_use_all_user_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_dontaudit_use_console( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_dontaudit_use_generic_pty( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_dontaudit_use_ptmx( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_dontaudit_use_unallocated_tty( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_getattr_all_user_ptys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_getattr_all_user_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_getattr_unallocated_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_list_ptys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_pty( + + + + + pty_type + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_relabel_all_user_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_relabel_unallocated_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_reset_tty_labels( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_setattr_all_user_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_setattr_console( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_setattr_unallocated_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_tty( + + + + + tty_type + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_use_all_terms( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_use_all_user_ptys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_use_all_user_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_use_console( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_use_controlling_term( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_use_generic_pty( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_use_unallocated_tty( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_user_pty( + + + + + userdomain + + + + , + + + + object_type + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_write_all_user_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_write_console( + + + + + domain + + + )
+
+ +
+ +
+Module: +terminal

+Layer: +kernel

+

+ +term_write_unallocated_ttys( + + + + + domain + + + )
+
+ +
+ +
+Module: +udev

+Layer: +system

+

+ +udev_domtrans( + + + + + domain + + + )
+
+ +
+ +
+Module: +udev

+Layer: +system

+

+ +udev_read_db( + + + + + domain + + + )
+
+ +
+ +
+Module: +udev

+Layer: +system

+

+ +udev_rw_db( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_dontaudit_use_sysadm_terms( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_dontaudit_use_unpriv_user_fd( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_read_all_user_data( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_search_all_users_home( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_shell_domtrans_sysadm( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_signal_all_users( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_spec_domtrans_all_users( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_use_all_user_fd( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_use_sysadm_terms( + + + + + domain + + + )
+
+ +
+ +
+Module: +userdomain

+Layer: +system

+

+ +userdom_use_unpriv_users_fd( + + + + + domain + + + )
+
+ +
+ +
+Module: +usermanage

+Layer: +admin

+

+ +usermanage_domtrans_chfn( + + + + + domain + + + )
+
+ +
+ +
+Module: +usermanage

+Layer: +admin

+

+ +usermanage_domtrans_groupadd( + + + + + domain + + + )
+
+ +
+ +
+Module: +usermanage

+Layer: +admin

+

+ +usermanage_domtrans_passwd( + + + + + domain + + + )
+
+ +
+ +
+Module: +usermanage

+Layer: +admin

+

+ +usermanage_domtrans_useradd( + + + + + domain + + + )
+
+ +
+ +
+Module: +usermanage

+Layer: +admin

+

+ +usermanage_run_chfn( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +usermanage

+Layer: +admin

+

+ +usermanage_run_groupadd( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +usermanage

+Layer: +admin

+

+ +usermanage_run_passwd( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ +
+Module: +usermanage

+Layer: +admin

+

+ +usermanage_run_useradd( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+ + +
+ + diff --git a/www/api-docs/kernel.html b/www/api-docs/kernel.html new file mode 100644 index 00000000..4add4576 --- /dev/null +++ b/www/api-docs/kernel.html @@ -0,0 +1,135 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: kernel

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Module:Description:
+ + bootloader

Policy for the kernel modules, kernel image, and bootloader.

+ + corenetwork

Policy controlling access to network objects

+ + devices

+Device nodes and interfaces for many basic system devices. +

+ + filesystem

Policy for filesystems.

+ + kernel

+Policy for kernel threads, proc filesystem, +and unlabeled processes and objects. +

+ + selinux

+Policy for kernel security interface, in particular, selinuxfs. +

+ + storage

Policy controlling access to storage devices

+ + terminal

Policy for terminals.

+



+ +

+ + diff --git a/www/api-docs/kernel_bootloader.html b/www/api-docs/kernel_bootloader.html new file mode 100644 index 00000000..9aa57530 --- /dev/null +++ b/www/api-docs/kernel_bootloader.html @@ -0,0 +1,857 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: kernel

+

Module: bootloader

+

Description:

+ +

Policy for the kernel modules, kernel image, and bootloader.

+ +

Interfaces:

+ +
+ + +
+ +bootloader_create_kernel( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Install a kernel into the /boot directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_create_kernel_symbol_table( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Install a system.map into the /boot directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_create_runtime_file( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write the bootloader + temporary data in /tmp. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_delete_kernel( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Delete a kernel from /boot. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_delete_kernel_symbol_table( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Delete a system.map in the /boot directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute bootloader in the bootloader domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_dontaudit_search_boot( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to search the /boot directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_list_kernel_modules( + + + + + domain + + + )
+
+ +
+
Description:
+

+ List the contents of the kernel module directories. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_manage_kernel_modules( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete + kernel module files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_read_config( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the bootloader configuration file. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_read_kernel_modules( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read kernel module files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_read_kernel_symbol_table( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read system.map in the /boot directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute bootloader interactively and do + a domain transition to the bootloader domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the bootloader domain. + + +No +
+terminal + + + The type of the terminal allow the bootloader domain to use. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_rw_boot_symlinks( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write symbolic links + in the /boot directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_rw_config( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write the bootloader + configuration file. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_rw_tmp_file( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write the bootloader + temporary data in /tmp. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_search_boot_dir( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Search the /boot directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +bootloader_write_kernel_modules( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Write kernel module files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/kernel_corenetwork.html b/www/api-docs/kernel_corenetwork.html new file mode 100644 index 00000000..6cf5efbe --- /dev/null +++ b/www/api-docs/kernel_corenetwork.html @@ -0,0 +1,15944 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: kernel

+

Module: corenetwork

+

Description:

+ +

Policy controlling access to network objects

+ +

Interfaces:

+ +
+ + +
+ +corenet_raw_receive_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the compat_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_eth0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the eth0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_eth1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the eth1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_eth2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the eth2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the inaddr_any node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_ippp0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the ippp0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_ipsec0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the ipsec0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_ipsec1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the ipsec1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_ipsec2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the link_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_lo( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the lo interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the lo node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the mapped_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the multicast node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the site_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_receive_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive raw IP packets on the unspec node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the compat_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_eth0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the eth0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_eth1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the eth1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_eth2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the eth2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the inaddr_any node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_ippp0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the ippp0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_ipsec0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the ipsec0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_ipsec1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the ipsec1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_ipsec2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the link_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_lo( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the lo interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the lo node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the mapped_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the multicast node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the site_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_send_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send raw IP packets on the unspec node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the compat_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_eth0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the eth0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_eth1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the eth1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_eth2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the eth2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the inaddr_any node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_ippp0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ippp0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_ipsec0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_ipsec1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_ipsec2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the link_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_lo( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the lo interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the lo node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the mapped_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the multicast node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the site_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_raw_sendrecv_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive raw IP packets on the unspec node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_amanda_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the amanda port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to node compat_ipv4. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_dbskkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the dbskkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_dhcpc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the dhcpc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_dhcpd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the dhcpd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_dict_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the dict port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_dns_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the dns port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_fingerd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the fingerd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_ftp_data_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the ftp_data port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_ftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the ftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_howl_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the howl port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_http_cache_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the http_cache port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_http_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the http port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to node inaddr_any. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_inetd_child_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the inetd_child port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_innd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the innd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_ipp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the ipp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the kerberos_admin port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_kerberos_master_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the kerberos_master port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_kerberos_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the kerberos port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_ktalkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the ktalkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_ldap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the ldap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to node link_local. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to node lo. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_mail_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the mail port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to node mapped_ipv4. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to node multicast. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_mysqld_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the mysqld port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_nmbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the nmbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_pop_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the pop port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_portmap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the portmap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_postgresql_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the postgresql port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_printer_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the printer port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_pxe_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the pxe port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_radacct_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the radacct port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_radius_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the radius port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_rsh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the rsh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_rsync_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the rsync port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to node site_local. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_smbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the smbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_smtp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the smtp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_snmp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the snmp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_ssh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the ssh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_swat_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the swat port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_syslogd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the syslogd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_telnetd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the telnetd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_tftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the tftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to node unspec. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_vnc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the vnc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_xserver_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the xserver port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_bind_zebra_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind TCP sockets to the zebra port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_amanda_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the amanda port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the compat_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_dbskkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the dbskkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_dhcpc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the dhcpc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_dhcpd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the dhcpd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_dict_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the dict port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_dns_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the dns port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_eth0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the eth0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_eth1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the eth1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_eth2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the eth2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_fingerd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the fingerd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ftp_data_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the ftp_data port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the ftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_generic_if( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the general interfaces. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_howl_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the howl port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_http_cache_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the http_cache port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_http_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the http port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the inaddr_any node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_inetd_child_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the inetd_child port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_innd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the innd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ipp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the ipp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ippp0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the ippp0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ipsec0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the ipsec0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ipsec1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the ipsec1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ipsec2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the kerberos_admin port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_kerberos_master_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the kerberos_master port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_kerberos_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the kerberos port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ktalkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the ktalkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ldap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the ldap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the link_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_lo( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP network traffic on the lo interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the lo node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_mail_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the mail port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the mapped_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the multicast node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_mysqld_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the mysqld port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_nmbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the nmbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_pop_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the pop port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_portmap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the portmap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_postgresql_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the postgresql port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_printer_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the printer port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_pxe_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the pxe port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_radacct_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the radacct port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_radius_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the radius port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_rsh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the rsh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_rsync_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the rsync port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the site_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_smbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the smbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_smtp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the smtp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_snmp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the snmp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_ssh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the ssh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_swat_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the swat port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_syslogd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the syslogd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_telnetd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the telnetd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_tftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the tftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the unspec node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_vnc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the vnc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_xserver_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the xserver port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_tcp_sendrecv_zebra_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive TCP traffic on the zebra port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_amanda_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the amanda port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the compat_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_dbskkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the dbskkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_dhcpc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the dhcpc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_dhcpd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the dhcpd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_dict_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the dict port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_dns_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the dns port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_fingerd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the fingerd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_ftp_data_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the ftp_data port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_ftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the ftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_howl_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the howl port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_http_cache_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the http_cache port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_http_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the http port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the inaddr_any node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_inetd_child_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the inetd_child port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_innd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the innd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_ipp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the ipp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the kerberos_admin port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_kerberos_master_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the kerberos_master port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_kerberos_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the kerberos port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_ktalkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the ktalkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_ldap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the ldap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the link_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the lo node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_mail_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the mail port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the mapped_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the multicast node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_mysqld_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the mysqld port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_nmbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the nmbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_pop_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the pop port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_portmap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the portmap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_postgresql_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the postgresql port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_printer_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the printer port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_pxe_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the pxe port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_radacct_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the radacct port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_radius_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the radius port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_rsh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the rsh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_rsync_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the rsync port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the site_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_smbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the smbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_smtp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the smtp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_snmp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the snmp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_ssh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the ssh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_swat_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the swat port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_syslogd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the syslogd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_telnetd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the telnetd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_tftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the tftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the unspec node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_vnc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the vnc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_xserver_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the xserver port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_bind_zebra_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Bind UDP sockets to the zebra port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_amanda_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the amanda port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the compat_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_dbskkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the dbskkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_dhcpc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the dhcpc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_dhcpd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the dhcpd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_dict_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the dict port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_dns_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the dns port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_eth0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP network traffic on the eth0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_eth1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP network traffic on the eth1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_eth2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP network traffic on the eth2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_fingerd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the fingerd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ftp_data_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the ftp_data port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the ftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_howl_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the howl port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_http_cache_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the http_cache port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_http_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the http port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the inaddr_any node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_inetd_child_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the inetd_child port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_innd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the innd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ipp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the ipp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ippp0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP network traffic on the ippp0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ipsec0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP network traffic on the ipsec0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ipsec1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP network traffic on the ipsec1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ipsec2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP network traffic on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the kerberos_admin port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_kerberos_master_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the kerberos_master port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_kerberos_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the kerberos port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ktalkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the ktalkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ldap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the ldap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the link_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_lo( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP network traffic on the lo interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the lo node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_mail_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the mail port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the mapped_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the multicast node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_mysqld_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the mysqld port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_nmbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the nmbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_pop_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the pop port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_portmap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the portmap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_postgresql_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the postgresql port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_printer_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the printer port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_pxe_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the pxe port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_radacct_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the radacct port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_radius_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the radius port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_rsh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the rsh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_rsync_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the rsync port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the site_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_smbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the smbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_smtp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the smtp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_snmp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the snmp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_ssh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the ssh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_swat_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the swat port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_syslogd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the syslogd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_telnetd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the telnetd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_tftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the tftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the unspec node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_vnc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the vnc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_xserver_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the xserver port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_receive_zebra_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Receive UDP traffic on the zebra port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_amanda_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the amanda port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the compat_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_dbskkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the dbskkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_dhcpc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the dhcpc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_dhcpd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the dhcpd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_dict_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the dict port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_dns_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the dns port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_eth0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP network traffic on the eth0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_eth1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP network traffic on the eth1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_eth2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP network traffic on the eth2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_fingerd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the fingerd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ftp_data_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the ftp_data port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the ftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_howl_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the howl port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_http_cache_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the http_cache port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_http_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the http port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the inaddr_any node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_inetd_child_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the inetd_child port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_innd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the innd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ipp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the ipp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ippp0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP network traffic on the ippp0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ipsec0( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP network traffic on the ipsec0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ipsec1( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP network traffic on the ipsec1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ipsec2( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP network traffic on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the kerberos_admin port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_kerberos_master_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the kerberos_master port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_kerberos_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the kerberos port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ktalkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the ktalkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ldap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the ldap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the link_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_lo( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP network traffic on the lo interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the lo node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_mail_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the mail port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the mapped_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the multicast node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_mysqld_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the mysqld port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_nmbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the nmbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_pop_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the pop port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_portmap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the portmap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_postgresql_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the postgresql port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_printer_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the printer port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_pxe_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the pxe port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_radacct_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the radacct port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_radius_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the radius port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_rsh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the rsh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_rsync_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the rsync port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the site_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_smbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the smbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_smtp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the smtp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_snmp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the snmp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_ssh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the ssh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_swat_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the swat port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_syslogd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the syslogd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_telnetd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the telnetd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_tftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the tftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the unspec node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_vnc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the vnc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_xserver_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the xserver port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_send_zebra_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send UDP traffic on the zebra port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_sendrecv_compat_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the compat_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_sendrecv_inaddr_any_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the inaddr_any node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_sendrecv_link_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the link_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_sendrecv_lo_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the lo node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_sendrecv_mapped_ipv4_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the mapped_ipv4 node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_sendrecv_multicast_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the multicast node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_sendrecv_site_local_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the site_local node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenet_udp_sendrecv_unspec_node( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the unspec node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_amanda_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the amanda port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_dbskkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the dbskkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_dhcpc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the dhcpc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_dhcpd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the dhcpd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_dict_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the dict port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_dns_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the dns port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_eth0_interface( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP network traffic on the eth0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_eth1_interface( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP network traffic on the eth1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_eth2_interface( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP network traffic on the eth2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_fingerd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the fingerd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ftp_data_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the ftp_data port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the ftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_howl_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the howl port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_http_cache_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the http_cache port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_http_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the http port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_inetd_child_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the inetd_child port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_innd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the innd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ipp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the ipp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ippp0_interface( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP network traffic on the ippp0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ipsec0_interface( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP network traffic on the ipsec0 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ipsec1_interface( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP network traffic on the ipsec1 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ipsec2_interface( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP network traffic on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_kerberos_admin_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the kerberos_admin port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_kerberos_master_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the kerberos_master port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_kerberos_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the kerberos port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ktalkd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the ktalkd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ldap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the ldap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_lo_interface( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP network traffic on the lo interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_mail_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the mail port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_mysqld_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the mysqld port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_nmbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the nmbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_pop_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the pop port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_portmap_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the portmap port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_postgresql_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the postgresql port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_printer_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the printer port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_pxe_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the pxe port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_radacct_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the radacct port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_radius_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the radius port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_rsh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the rsh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_rsync_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the rsync port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_smbd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the smbd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_smtp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the smtp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_snmp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the snmp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_ssh_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the ssh port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_swat_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the swat port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_syslogd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the syslogd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_telnetd_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the telnetd port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_tftp_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the tftp port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_vnc_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the vnc port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_xserver_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the xserver port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +corenetwork_sendrecv_udp_on_zebra_port( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send and receive UDP traffic on the zebra port. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/kernel_devices.html b/www/api-docs/kernel_devices.html new file mode 100644 index 00000000..6dd9e9bb --- /dev/null +++ b/www/api-docs/kernel_devices.html @@ -0,0 +1,3545 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: kernel

+

Module: devices

+

Description:

+ +

+

+This module creates the device node concept and provides +the policy for many of the device files. Notable exceptions are +the mass storage and terminal devices that are covered by other +modules. +

+

+This module creates the concept of a device node. That is a +char or block device file, usually in /dev. All types that +are used to label device nodes should use the dev_node macro. +

+

+Additionally, this module controls access to three things: +

+

+ +

Interfaces:

+ +
+ + +
+ +dev_create_dev_node( + + + + + domain + + + + , + + + + file + + + + , + + + + objectclass(es) + + + )
+
+ +
+
Summary
+

+ Create, read, and write device nodes. The node + will be transitioned to the type provided. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+file + + + Type to which the created node will be transitioned. + + +No +
+objectclass(es) + + + Object class(es) (single or set including {}) for which this + the transition will occur. + + +No +
+
+
+
+ +
+ + +
+ +dev_create_dir( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Create a directory in the device directory. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed to create the directory. + + +No +
+
+
+
+ +
+ + +
+ +dev_create_generic_chr_file( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Allow read, write, and create for generic character device files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_del_generic_symlinks( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Delete symbolic links in device directories. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_delete_lvm_control( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Delete the lvm control device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_dontaudit_getattr_all_blk_files( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Dontaudit getattr on all block file device nodes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain to dontaudit access. + + +No +
+
+
+
+ +
+ + +
+ +dev_dontaudit_getattr_all_chr_files( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Dontaudit getattr on all character file device nodes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain to dontaudit access. + + +No +
+
+
+
+ +
+ + +
+ +dev_dontaudit_getattr_generic_blk_file( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Dontaudit getattr on generic block devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain to dontaudit access. + + +No +
+
+
+
+ +
+ + +
+ +dev_dontaudit_getattr_generic_chr_file( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Dontaudit getattr for generic character device files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain to dontaudit access. + + +No +
+
+
+
+ +
+ + +
+ +dev_dontaudit_getattr_generic_pipe( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Dontaudit getattr on generic pipes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain to dontaudit. + + +No +
+
+
+
+ +
+ + +
+ +dev_dontaudit_list_all_dev_nodes( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Dontaudit attempts to list all device nodes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain to dontaudit listing of device nodes. + + +No +
+
+
+
+ +
+ + +
+ +dev_dontaudit_rw_dri_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Dontaudit read and write on the dri devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain to dontaudit access. + + +No +
+
+
+
+ +
+ + +
+ +dev_dontaudit_rw_generic_dev_nodes( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Dontaudit getattr for generic device files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain to dontaudit access. + + +No +
+
+
+
+ +
+ + +
+ +dev_getattr_agp_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Getattr the agp devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_getattr_all_blk_files( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Getattr on all block file device nodes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_getattr_all_chr_files( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Getattr on all character file device nodes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_getattr_generic_blk_file( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Allow getattr on generic block devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_getattr_generic_chr_file( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Allow getattr for generic character device files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_list_all_dev_nodes( + + + + + domain + + + )
+
+ +
+
Summary
+

+ List all of the device nodes in a device directory. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed to list device nodes. + + +No +
+
+
+
+ +
+ + +
+ +dev_list_usbfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to get a list of usb hardware. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type getting the list. + + +No +
+
+
+
+ +
+ + +
+ +dev_manage_all_blk_files( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read, write, create, and delete all block device files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_manage_all_chr_files( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read, write, create, and delete all character device files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_manage_dev_nodes( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Create, delete, read, and write device nodes in device directories. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_manage_generic_blk_file( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Allow read, write, create, and delete for generic + block files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_manage_generic_blk_file( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Create, delete, read, and write block device files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_manage_generic_chr_file( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Create, delete, read, and write character device files. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_manage_generic_symlinks( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Create, delete, read, and write symbolic links in device directories. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_node( + + + + + object_type + + + )
+
+ +
+
Summary
+

+ Make the passed in type a type appropriate for + use on device nodes (usually files in /dev). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+object_type + + + The object type that will be used on device nodes. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_cpuid( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the multiplexed input device (/dev/input). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_framebuffer( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the framebuffer device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_input( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the multiplexed input device (/dev/input). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_lvm_control( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the lvm comtrol device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_misc( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read miscellaneous devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_mouse( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the mouse devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_mtrr( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the mtrr device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_rand( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read from random devices (e.g., /dev/random) +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_raw_memory( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read raw memory devices (e.g. /dev/mem). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_realtime_clock( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the realtime clock (/dev/rtc). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_snd_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the sound devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_snd_mixer_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the sound mixer devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_sysfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read hardware state information. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type reading hardware state information. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_urand( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read from pseudo random devices (e.g., /dev/urandom) +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_read_usbfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read USB hardware information using + the usbfs filesystem interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +dev_relabel_all_dev_nodes( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Allow full relabeling (to and from) of all device nodes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed to relabel. + + +No +
+
+
+
+ +
+ + +
+ +dev_relabel_dev_dirs( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Allow full relabeling (to and from) of directories in /dev. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed to relabel. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_agp_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and write the agp devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_cpu_microcode( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and write the the cpu microcode device. This + is required to load cpu microcode. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_dri_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and write the dri devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_lvm_control( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and write the lvm control device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_null_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and write to the null device (/dev/null). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_power_management( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and write the the power management device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_realtime_clock( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the realtime clock (/dev/rtc). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_scanner( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and write the the scanner device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_sysfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to modify hardware state information. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type modifying hardware state information. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_usbfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to modify usb hardware configuration files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type modifying the options. + + +No +
+
+
+
+ +
+ + +
+ +dev_rw_zero_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and write to the zero device (/dev/zero). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rwx_zero_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read, write, and execute the zero device (/dev/zero). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_rx_raw_memory( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read and execute raw memory devices (e.g. /dev/mem). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_search_sysfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Search the directory containing hardware information. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +dev_search_usbfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Search the directory containing USB hardware information. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +dev_setattr_all_blk_files( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Setattr on all block file device nodes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_setattr_all_chr_files( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Setattr on all character file device nodes. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_framebuffer( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write the framebuffer device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_misc( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write miscellaneous devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_mtrr( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write the mtrr device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_rand( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write to the random device (e.g., /dev/random). This adds + entropy used to generate the random data read from the + random device. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_raw_memory( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write raw memory devices (e.g. /dev/mem). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_realtime_clock( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Read the realtime clock (/dev/rtc). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_snd_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write the sound devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_snd_mixer_dev( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write the sound mixer devices. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_write_urand( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write to the pseudo random device (e.g., /dev/urandom). This + sets the random number generator seed. +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ +
+ + +
+ +dev_wx_raw_memory( + + + + + domain + + + )
+
+ +
+
Summary
+

+ Write and execute raw memory devices (e.g. /dev/mem). +

+
+ +
+
Description:
+

+ Send and receive raw IP packets on the ipsec2 interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Domain allowed access. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/kernel_filesystem.html b/www/api-docs/kernel_filesystem.html new file mode 100644 index 00000000..a3962023 --- /dev/null +++ b/www/api-docs/kernel_filesystem.html @@ -0,0 +1,3316 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: kernel

+

Module: filesystem

+

Description:

+ +

Policy for filesystems.

+ +

Interfaces:

+ +
+ + +
+ +fs_associate( + + + + + file_type + + + )
+
+ +
+
Description:
+

+ Associate the specified file type to persistent + filesystems with extended attributes. This + allows a file of this type to be created on + a filesystem such as ext3, JFS, and XFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+file_type + + + The type of the to be associated. + + +No +
+
+
+
+ +
+ + +
+ +fs_associate_noxattr( + + + + + file_type + + + )
+
+ +
+
Description:
+

+ Associate the specified file type to + filesystems which lack extended attributes + support. This allows a file of this type + to be created on a filesystem such as + FAT32, and NFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+file_type + + + The type of the to be associated. + + +No +
+
+
+
+ +
+ + +
+ +fs_associate_tmpfs( + + + + + type + + + )
+
+ +
+
Description:
+

+ Allow the type to associate to tmpfs filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+type + + + The type of the object to be associated. + + +No +
+
+
+
+ +
+ + +
+ +fs_dontaudit_getattr_xattr_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to + get the attributes of a persistent + filesystem which has extended + attributes, such as ext3, JFS, or XFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain to not audit. + + +No +
+
+
+
+ +
+ + +
+ +fs_execute_cifs_files( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute files on a CIFS or SMB + network filesystem, in the caller + domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain executing the files. + + +No +
+
+
+
+ +
+ + +
+ +fs_execute_nfs_files( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute files on a NFS filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain executing the files. + + +No +
+
+
+
+ +
+ + +
+ +fs_get_all_fs_quotas( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the quotas of all filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain getting quotas. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_all_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of all persistent + filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_autofs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of an automount + pseudo filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_cifs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a CIFS or + SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_dos_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a DOS + filesystem, such as FAT32 or NTFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_nfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a NFS filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_nfsd_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a NFS server + pseudo filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_ramfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a RAM filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_romfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a ROM + filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_rpc_pipefs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a RPC pipe + filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_tmpfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a tmpfs + filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_getattr_xattr_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of a persistent + filesystem which has extended + attributes, such as ext3, JFS, or XFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_make_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Transform specified type into a filesystem type. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +fs_make_noxattr_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Transform specified type into a filesystem + type which does not have extended attribute + support. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_cifs_dirs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete directories + on a CIFS or SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the directories. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_cifs_files( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete files + on a CIFS or SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the files. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_cifs_named_pipes( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete named pipes + on a CIFS or SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the pipes. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_cifs_named_sockets( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete named sockets + on a CIFS or SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the sockets. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_cifs_symlinks( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete symbolic links + on a CIFS or SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the symbolic links. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_nfs_dirs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete directories + on a NFS filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the directories. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_nfs_files( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete files + on a NFS filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the files. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_nfs_named_pipes( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete named pipes + on a NFS filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the pipes. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_nfs_named_sockets( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete named sockets + on a NFS filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the sockets. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_nfs_symlinks( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete symbolic links + on a CIFS or SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain managing the symbolic links. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_tmpfs_block_devices( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write, create and delete block nodes + on tmpfs filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +fs_manage_tmpfs_character_devices( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write, create and delete character + nodes on tmpfs filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_all_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount all filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_autofs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount an automount pseudo filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_cifs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a CIFS or SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_dos_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a DOS filesystem, such as + FAT32 or NTFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_iso9660_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount an iso9660 filesystem, which + is usually used on CDs. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_iso9660_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of an iso9660 + filesystem, which is usually used on CDs. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain doing the + getattr on the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_nfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a NFS filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_nfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a NFS filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_nfsd_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a NFS server pseudo filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_ramfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a RAM filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_romfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a ROM filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_rpc_pipefs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a RPC pipe filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_tmpfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a tmpfs filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_mount_xattr_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a persistent filesystem which + has extended attributes, such as + ext3, JFS, or XFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_register_binary_executable_type( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Register an interpreter for new binary + file types, using the kernel binfmt_misc + support. A common use for this is to + register a JVM as an interpreter for + Java byte code. Registered binaries + can be directly executed on a command line + without specifying the interpreter. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain registering + the interpreter. + + +No +
+
+
+
+ +
+ + +
+ +fs_relabel_tmpfs_block_devices( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Relabel block nodes on tmpfs filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +fs_relabel_tmpfs_character_devices( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Relabel character nodes on tmpfs filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +fs_relabelfrom_dos_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow changing of the label of a + DOS filesystem using the context= mount option. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_relabelfrom_xattr_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow changing of the label of a + filesystem with extended attributes + using the context= mount option. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_all_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount all filesystems. This + allows some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_autofs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount an automount pseudo filesystem + This allows some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_cifs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount a CIFS or SMB network filesystem. + This allows some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_dos_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount a DOS filesystem, such as + FAT32 or NTFS. This allows + some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_iso9660_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount an iso9660 filesystem, which + is usually used on CDs. This allows + some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_nfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount a NFS filesystem. This allows + some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_nfsd_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Mount a NFS server pseudo filesystem. + This allows some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_ramfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount a RAM filesystem. This allows + some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_romfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount a ROM filesystem. This allows + some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_rpc_pipefs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount a RPC pipe filesystem. This + allows some mount option to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_tmpfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount a tmpfs filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_remount_xattr_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Remount a persistent filesystem which + has extended attributes, such as + ext3, JFS, or XFS. This allows + some mount options to be changed. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain remounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_set_all_quotas( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Set the quotas of all filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain setting quotas. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_all_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount all filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_autofs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount an automount pseudo filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_cifs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a CIFS or SMB network filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain mounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_dos_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a DOS filesystem, such as + FAT32 or NTFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_iso9660_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount an iso9660 filesystem, which + is usually used on CDs. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_nfsd_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a NFS server pseudo filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_ramfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a RAM filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_romfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a ROM filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_rpc_pipefs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a RPC pipe filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_tmpfs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a tmpfs filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_unmount_xattr_fs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Unmount a persistent filesystem which + has extended attributes, such as + ext3, JFS, or XFS. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain unmounting the filesystem. + + +No +
+
+
+
+ +
+ + +
+ +fs_use_tmpfs_block_devices( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write block nodes on tmpfs filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +fs_use_tmpfs_character_devices( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write character nodes on tmpfs filesystems. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/kernel_kernel.html b/www/api-docs/kernel_kernel.html new file mode 100644 index 00000000..884a11c0 --- /dev/null +++ b/www/api-docs/kernel_kernel.html @@ -0,0 +1,2119 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: kernel

+

Module: kernel

+

Description:

+ +

+Policy for kernel threads, proc filesystem, +and unlabeled processes and objects. +

+ +

Interfaces:

+ +
+ + +
+ +kernel_change_ring_buffer_level( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +kernel_clear_ring_buffer( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows the caller to clear the ring buffer. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type clearing the buffer. + + +No +
+
+
+
+ +
+ + +
+ +kernel_dontaudit_getattr_core( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to get the attributes of + core kernel interfaces. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to not audit. + + +No +
+
+
+
+ +
+ + +
+ +kernel_dontaudit_getattr_message_if( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts by caller to get the attributes of kernel + message interfaces. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type not to audit. + + +No +
+
+
+
+ +
+ + +
+ +kernel_dontaudit_getattr_unlabeled_blk_dev( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts by caller to get attributes for + unlabeled block devices. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type not to audit. + + +No +
+
+
+
+ +
+ + +
+ +kernel_dontaudit_read_ring_buffer( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to read the ring buffer. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The domain to not audit. + + +No +
+
+
+
+ +
+ + +
+ +kernel_dontaudit_read_system_state( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts by caller to + read system state information. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type not to audit. + + +No +
+
+
+
+ +
+ + +
+ +kernel_dontaudit_search_network_sysctl_dir( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts by caller to search sysctl network directories. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type not to audit. + + +No +
+
+
+
+ +
+ + +
+ +kernel_dontaudit_search_sysctl_dir( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts by caller to search the sysctl directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type not to audit. + + +No +
+
+
+
+ +
+ + +
+ +kernel_dontaudit_use_fd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to use + kernel file descriptors. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of process not to audit. + + +No +
+
+
+
+ +
+ + +
+ +kernel_get_sysvipc_info( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get information on all System V IPC objects. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +kernel_getattr_core( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows caller to get attribues of core kernel interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type getting the attibutes. + + +No +
+
+
+
+ +
+ + +
+ +kernel_getattr_message_if( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to get the attributes of kernel message + interface (/proc/kmsg). +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type getting the attributes. + + +No +
+
+
+
+ +
+ + +
+ +kernel_kill_unlabeled( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send a kill signal to unlabeled processes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_load_module( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows caller to load kernel modules +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to allow to load kernel modules. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_all_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read all sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_device_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read the device sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to allow to read the device sysctls. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_fs_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read filesystem sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_hotplug_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the hotplug sysctl. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_irq_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read IRQ sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_kernel_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read generic kernel sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_messages( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read kernel messages + using the /proc/kmsg interface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type reading the messages. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_modprobe_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the modprobe sysctl. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_net_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read network sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_network_state( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read the network state information. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type reading the state. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_ring_buffer( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows caller to read the ring buffer. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type allowed to read the ring buffer. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_software_raid_state( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read the state information for software raid. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type reading software raid state. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_system_state( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows caller to read system state information. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type reading the system state information. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_unix_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read unix domain + socket sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_read_vm_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to read virtual memory sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_relabel_unlabeled( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to relabel unlabeled objects. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type relabeling the objects. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rootfs_mountpoint( + + + + + directory_type + + + )
+
+ +
+
Description:
+

+ Allows the kernel to mount filesystems on + the specified directory type. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+directory_type + + + The type of the directory to use as a mountpoint. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_all_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write all sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_device_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write device sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_fs_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write fileystem sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_hotplug_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write the hotplug sysctl. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_irq_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write IRQ sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_kernel_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write generic kernel sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_modprobe_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write the modprobe sysctl. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_net_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to modiry contents of sysctl network files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_unix_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write unix domain + socket sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_rw_vm_sysctl( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write virtual memory sysctls. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_share_state( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows the kernel to share state information with + the caller. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process with which to share state information. + + +No +
+
+
+
+ +
+ + +
+ +kernel_sigchld_unlabeled( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send a child terminated signal to unlabeled processes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_signal_unlabeled( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send general signals to unlabeled processes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_signull_unlabeled( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send a null signal to unlabeled processes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_sigstop_unlabeled( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send a stop signal to unlabeled processes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +kernel_use_fd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Permits caller to use kernel file descriptors. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process using the descriptors. + + +No +
+
+
+
+ +
+ + +
+ +kernel_userland_entry( + + + + + domain + + + + , + + + + entrypoint + + + )
+
+ +
+
Description:
+

+ Allows to start userland processes + by transitioning to the specified domain. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The process type entered by kernel. + + +No +
+entrypoint + + + The executable type for the entrypoint. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/kernel_selinux.html b/www/api-docs/kernel_selinux.html new file mode 100644 index 00000000..799179e2 --- /dev/null +++ b/www/api-docs/kernel_selinux.html @@ -0,0 +1,555 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: kernel

+

Module: selinux

+

Description:

+ +

+Policy for kernel security interface, in particular, selinuxfs. +

+ +

Interfaces:

+ +
+ + +
+ +selinux_compute_access_vector( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows caller to compute an access vector. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type allowed to compute an access vector. + + +No +
+
+
+
+ +
+ + +
+ +selinux_compute_create_context( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +selinux_compute_relabel_context( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to + + +No +
+
+
+
+ +
+ + +
+ +selinux_compute_user_contexts( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows caller to compute possible contexts for a user. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type allowed to compute user contexts. + + +No +
+
+
+
+ +
+ + +
+ +selinux_get_enforce_mode( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows the caller to get the mode of policy enforcement + (enforcing or permissive mode). +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to allow to get the enforcing mode. + + +No +
+
+
+
+ +
+ + +
+ +selinux_get_fs_mount( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Gets the caller the mountpoint of the selinuxfs filesystem. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type requesting the selinuxfs mountpoint. + + +No +
+
+
+
+ +
+ + +
+ +selinux_load_policy( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to load the policy into the kernel. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type that will load the policy. + + +No +
+
+
+
+ +
+ + +
+ +selinux_set_boolean( + + + + + domain + + + + , + + + + [ + + booltype + + ] + + + )
+
+ +
+
Description:
+

+ Allow caller to set the state of Booleans to + enable or disable conditional portions of the policy. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The process type allowed to set the Boolean. + + +No +
+booltype + + + The type of Booleans the caller is allowed to set. + + +yes +
+
+
+
+ +
+ + +
+ +selinux_set_enforce_mode( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to set the mode of policy enforcement + (enforcing or permissive mode). +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to allow to set the enforcement mode. + + +No +
+
+
+
+ +
+ + +
+ +selinux_set_parameters( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow caller to set selinux security parameters. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to allow to set security parameters. + + +No +
+
+
+
+ +
+ + +
+ +selinux_validate_context( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows caller to validate security contexts. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type permitted to validate contexts. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/kernel_storage.html b/www/api-docs/kernel_storage.html new file mode 100644 index 00000000..a050b482 --- /dev/null +++ b/www/api-docs/kernel_storage.html @@ -0,0 +1,1019 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: kernel

+

Module: storage

+

Description:

+ +

Policy controlling access to storage devices

+ +

Interfaces:

+ +
+ + +
+ +storage_create_fixed_disk( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create block devices in /dev with the fixed disk type. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_dontaudit_getattr_fixed_disk( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts made by the caller to get + the attributes of fixed disk device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process to not audit. + + +No +
+
+
+
+ +
+ + +
+ +storage_dontaudit_getattr_removable_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts made by the caller to get + the attributes of removable devices device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process to not audit. + + +No +
+
+
+
+ +
+ + +
+ +storage_getattr_fixed_disk( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to get the attributes of fixed disk + device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_getattr_removable_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to get the attributes of removable + devices device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_getattr_scsi_generic( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get attributes of the device nodes + for the SCSI generic inerface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_getattr_tape_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to get the attributes + of device nodes of tape devices. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_manage_fixed_disk( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Create, read, write, and delete fixed disk device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_raw_read_fixed_disk( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly read from a fixed disk. + This is extremly dangerous as it can bypass the + SELinux protections for filesystem objects, and + should only be used by trusted domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_raw_read_lvm_volume( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly read from a logical volume. + This is extremly dangerous as it can bypass the + SELinux protections for filesystem objects, and + should only be used by trusted domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_raw_read_removable_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly read from + a removable device. + This is extremly dangerous as it can bypass the + SELinux protections for filesystem objects, and + should only be used by trusted domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_raw_write_fixed_disk( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly write to a fixed disk. + This is extremly dangerous as it can bypass the + SELinux protections for filesystem objects, and + should only be used by trusted domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_raw_write_lvm_volume( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly read from a logical volume. + This is extremly dangerous as it can bypass the + SELinux protections for filesystem objects, and + should only be used by trusted domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_raw_write_removable_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly write to + a removable device. + This is extremly dangerous as it can bypass the + SELinux protections for filesystem objects, and + should only be used by trusted domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_read_scsi_generic( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly read, in a + generic fashion, from any SCSI device. + This is extremly dangerous as it can bypass the + SELinux protections for filesystem objects, and + should only be used by trusted domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_read_tape_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly read + a tape device. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_setattr_fixed_disk( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to set the attributes of fixed disk + device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_setattr_removable_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to set the attributes of removable + devices device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_setattr_scsi_generic( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Set attributes of the device nodes + for the SCSI generic inerface. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_setattr_tape_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to set the attributes + of device nodes of tape devices. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_write_scsi_generic( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly write, in a + generic fashion, from any SCSI device. + This is extremly dangerous as it can bypass the + SELinux protections for filesystem objects, and + should only be used by trusted domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +storage_write_tape_device( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to directly read + a tape device. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/kernel_terminal.html b/www/api-docs/kernel_terminal.html new file mode 100644 index 00000000..8ad76c3f --- /dev/null +++ b/www/api-docs/kernel_terminal.html @@ -0,0 +1,1452 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: kernel

+

Module: terminal

+

Description:

+ +

Policy for terminals.

+ +

Interfaces:

+ +
+ + +
+ +term_create_pty( + + + + + domain + + + + , + + + + pty_type + + + )
+
+ +
+
Description:
+

+ Create a pty in the /dev/pts directory. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process creating the pty. + + +No +
+pty_type + + + The type of the pty. + + +No +
+
+
+
+ +
+ + +
+ +term_dontaudit_getattr_all_user_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to get the + attributes of any user tty + device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_dontaudit_list_ptys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to read the + /dev/pts directory to. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process to not audit. + + +No +
+
+
+
+ +
+ + +
+ +term_dontaudit_use_all_user_ptys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to read any + user ptys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process to not audit. + + +No +
+
+
+
+ +
+ + +
+ +term_dontaudit_use_all_user_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to read or write + any user ttys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_dontaudit_use_console( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attemtps to read from + or write to the console. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_dontaudit_use_generic_pty( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Dot not audit attempts to read and + write the generic pty type. This is + generally only used in the targeted policy. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process to not audit. + + +No +
+
+
+
+ +
+ + +
+ +term_dontaudit_use_ptmx( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to read and + write the pty multiplexor (/dev/ptmx). +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process to not audit. + + +No +
+
+
+
+ +
+ + +
+ +term_dontaudit_use_unallocated_tty( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to read or + write unallocated ttys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process to not audit. + + +No +
+
+
+
+ +
+ + +
+ +term_getattr_all_user_ptys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of all user + pty device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_getattr_all_user_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of all user tty + device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_getattr_unallocated_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the attributes of all unallocated + tty device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_list_ptys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the /dev/pts directory to + list all ptys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_pty( + + + + + pty_type + + + )
+
+ +
+
Description:
+

+ Transform specified type into a pty type. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+pty_type + + + An object type that will applied to a pty. + + +No +
+
+
+
+ +
+ + +
+ +term_relabel_all_user_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Relabel from and to all user + user tty device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_relabel_unallocated_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Relabel from and to the unallocated + tty type. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_reset_tty_labels( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Relabel from all user tty types to + the unallocated tty type. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_setattr_all_user_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Set the attributes of all user tty + device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_setattr_console( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Set the attributes of the console + device node. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_setattr_unallocated_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Set the attributes of all unallocated + tty device nodes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_tty( + + + + + tty_type + + + )
+
+ +
+
Description:
+

+ Transform specified type into a tty type. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+tty_type + + + An object type that will applied to a tty. + + +No +
+
+
+
+ +
+ + +
+ +term_use_all_terms( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write the console, all + ttys and all ptys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_use_all_user_ptys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write all user ptys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_use_all_user_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write all user to all user ttys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_use_console( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read from and write to the console. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_use_controlling_term( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write the controlling + terminal (/dev/tty). +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_use_generic_pty( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write the generic pty + type. This is generally only used in + the targeted policy. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_use_unallocated_tty( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write unallocated ttys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_user_pty( + + + + + userdomain + + + + , + + + + object_type + + + )
+
+ +
+
Description:
+

+ Transform specified type into an user + pty type. This allows it to be relabeled via + type change by login programs such as ssh. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+userdomain + + + The type of the user domain associated with + this pty. + + +No +
+object_type + + + An object type that will applied to a pty. + + +No +
+
+
+
+ +
+ + +
+ +term_write_all_user_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Write to all user ttys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_write_console( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Write to the console. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +term_write_unallocated_ttys( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Write to unallocated ttys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/services.html b/www/api-docs/services.html new file mode 100644 index 00000000..3fdfb39a --- /dev/null +++ b/www/api-docs/services.html @@ -0,0 +1,88 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: services

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Module:Description:
+ + mta

Policy common to all email tranfer agents.

+ + remotelogin

Policy for rshd, rlogind, and telnetd.

+ + sendmail

Policy for sendmail.

+



+ +

+ + diff --git a/www/api-docs/services_mta.html b/www/api-docs/services_mta.html new file mode 100644 index 00000000..d245378c --- /dev/null +++ b/www/api-docs/services_mta.html @@ -0,0 +1,103 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: services

+

Module: mta

+

Description:

+ +

Policy common to all email tranfer agents.

+ +

Interfaces:

+ +
+ + +
+ +mta_read_aliases( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read mail address aliases. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/services_remotelogin.html b/www/api-docs/services_remotelogin.html new file mode 100644 index 00000000..f5dc3fa7 --- /dev/null +++ b/www/api-docs/services_remotelogin.html @@ -0,0 +1,103 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: services

+

Module: remotelogin

+

Description:

+ +

Policy for rshd, rlogind, and telnetd.

+ +

Interfaces:

+ +
+ + +
+ +remotelogin_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Domain transition to the remote login domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/services_sendmail.html b/www/api-docs/services_sendmail.html new file mode 100644 index 00000000..317ba612 --- /dev/null +++ b/www/api-docs/services_sendmail.html @@ -0,0 +1,103 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: services

+

Module: sendmail

+

Description:

+ +

Policy for sendmail.

+ +

Interfaces:

+ +
+ + +
+ +sendmail_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Domain transition to sendmail. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/style.css b/www/api-docs/style.css new file mode 100644 index 00000000..95717225 --- /dev/null +++ b/www/api-docs/style.css @@ -0,0 +1,192 @@ +body { + margin:0px; + padding:0px; + font-family:verdana, arial, helvetica, sans-serif; + color:#333; + background-color:white; + } +h1 { + margin:0px 0px 5px 0px; + padding:0px; + font-size:150% + line-height:28px; + font-weight:900; + color:#ccc; + } +h2 { + font-size:125%; + margin:0px; + padding:5px 0px 10px 0px; + } +h3 { + font-size:110%; + margin:0px; + padding:5px 0px 10px 5px; + } +h4 { + font-size:100%; + margin:0px; + padding:5px 0px 10px 5px; + } +h5 { + font-size:100%; + margin:0px; + font-weight:600; + padding:0px 0px 5px 0px; + margin:0px 0px 0px 5px; +} +li { + font:11px/20px verdana, arial, helvetica, sans-serif; + margin:0px 0px 0px 10px; + padding:0px; + } +p { + /* normal */ + font:11px/20px verdana, arial, helvetica, sans-serif; + margin:0px 0px 0px 10px; + padding:0px; + } + +tt { + /* inline code */ + font-family: monospace; + } + +table { + background-color:#efefef; + /*background-color: white;*/ + border-style:solid; + border-color:black; + border-width:0px 1px 1px 0px; + color: black; + text-align: left; + font:11px/20px verdana, arial, helvetica, sans-serif; + margin-left: 5%; + margin-right: 5%; +} + +th { + font-weight:500; + background-color: #eaeaef; + text-align: center; +} + +td.header { + font-weight: bold; +} + +#Content>p {margin:0px;} +#Content>p+p {text-indent:30px;} +a { + color:#09c; + font-size:11px; + text-decoration:none; + font-weight:600; + font-family:verdana, arial, helvetica, sans-serif; + } +a:link {color:#09c;} +a:visited {color:#07a;} +a:hover {background-color:#eee;} + +#Codeblock { + margin:5px 50px 5px 10px; + padding:5px 0px 5px 15px; + border-style:solid; + border-color:lightgrey; + border-width:1px 1px 1px 1px; + background-color:#f5f5ff; + font-size:100%; + font-weight:600; + text-decoration:none; + font-family:monospace; +} +#Interface { + margin:5px 0px 25px 5px; + padding:5px 0px 5px 5px; + border-style:solid; + border-color:black; + border-width:1px 1px 1px 1px; + background-color:#fafafa; + font-size:14px; + font-weight:400; + text-decoration:none; + font-family:verdana, arial, helvetica, sans-serif; +} +#Interfacesmall { + margin:0px 0px 5px 0px; + padding:5px 0px 0px 5px; + border-style:solid; + border-color:black; + border-width:1px 1px 1px 1px; + background-color:#fafafa; + font-size:14px; + font-weight:400; + text-decoration:none; + font-family:verdana, arial, helvetica, sans-serif; +} +#Description { + margin:0px 0px 0px 5px; + padding:0px 0px 0px 5px; + text-decoration:none; + font-family:verdana, arial, helvetica, sans-serif; + font-size:12px; + font-weight:400; +} +pre { + margin:0px; + padding:0px; + font-size:14px; + text-decoration:none; + font-family:verdana, arial, helvetica, sans-serif; +} +dl { + /* definition text block */ + font:11px/20px verdana, arial, helvetica, sans-serif; + margin:0px 0px 16px 0px; + padding:0px; + } +dt { + /* definition term */ + font-weight: bold; + } + +#Header { + margin:50px 0px 10px 0px; + padding:17px 0px 0px 20px; + /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */ + height:33px; /* 14px + 17px + 2px = 33px */ + border-style:solid; + border-color:black; + border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */ + line-height:11px; + font-size:110%; + background-color:#eee; + voice-family: "\"}\""; + voice-family:inherit; + height:14px; /* the correct height */ + } +body>#Header {height:14px;} +#Content { + margin:0px 50px 0px 200px; + padding:10px; + } + +#Menu { + position:absolute; + top:100px; + left:20px; + width:162px; + padding:10px; + background-color:#eee; + border:1px solid #aaa; + line-height:17px; + text-align:left; + voice-family: "\"}\""; + voice-family:inherit; + width:160px; + } +#Menu subitem { + font-size: 5px; +} + +body>#Menu {width:160px;} diff --git a/www/api-docs/system.html b/www/api-docs/system.html new file mode 100644 index 00000000..64bb8c69 --- /dev/null +++ b/www/api-docs/system.html @@ -0,0 +1,240 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+ +

Layer: system

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Module:Description:
+ + authlogin

Common policy for authentication and user login.

+ + clock

Policy for reading and setting the hardware clock.

+ + corecommands

+Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +

+ + domain

Core policy for domains.

+ + files

+Basic filesystem types and interfaces. +

+ + getty

Policy for getty.

+ + hostname

Policy for changing the system host name.

+ + hotplug

+Policy for hotplug system, for supporting the +connection and disconnection of devices at runtime. +

+ + init

System initialization programs (init and init scripts).

+ + iptables

Policy for iptables.

+ + libraries

Policy for system libraries.

+ + locallogin

Policy for local logins.

+ + logging

Policy for the kernel message logger and system logging daemon.

+ + lvm

Policy for logical volume management programs.

+ + miscfiles

Miscelaneous files.

+ + modutils

Policy for kernel module utilities

+ + mount

Policy for mount.

+ + selinuxutil

Policy for SELinux policy and userland applications.

+ + sysnetwork

Policy for network configuration: ifconfig and dhcp client.

+ + udev

Policy for udev.

+ + userdomain

Policy for user domains

+



+ +

+ + diff --git a/www/api-docs/system_authlogin.html b/www/api-docs/system_authlogin.html new file mode 100644 index 00000000..10b1724f --- /dev/null +++ b/www/api-docs/system_authlogin.html @@ -0,0 +1,1033 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: authlogin

+

Description:

+ +

Common policy for authentication and user login.

+ +

Interfaces:

+ +
+ + +
+ +auth_delete_pam_pid( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_domtrans_chk_passwd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_domtrans_login_program( + + + + + domain + + + + , + + + + target_domain + + + )
+
+ +
+
Description:
+

+ Execute a login_program in the target domain. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+target_domain + + + The type of the login_program process. + + +No +
+
+
+
+ +
+ + +
+ +auth_domtrans_pam( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute pam programs in the pam domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +auth_domtrans_utempter( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute utempter programs in the utempter domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +auth_dontaudit_getattr_shadow( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_dontaudit_read_shadow( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_dontaudit_write_login_records( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_exec_pam( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_list_pam_console_data( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_login_entry_type( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_manage_all_files_except_shadow( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )
+
+ +
+
Description:
+

+ Manage all files on the filesystem, except + the shadow passwords and listed exceptions. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain perfoming this action. + + +No +
+exception_types + + + The types to be excluded. Each type or attribute + must be negated by the caller. + + +yes +
+
+
+
+ +
+ + +
+ +auth_read_login_records( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_read_shadow( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +auth_relabel_all_files_except_shadow( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )
+
+ +
+
Description:
+

+ Relabel all files on the filesystem, except + the shadow passwords and listed exceptions. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain perfoming this action. + + +No +
+exception_types + + + The types to be excluded. Each type or attribute + must be negated by the caller. + + +yes +
+
+
+
+ +
+ + +
+ +auth_run_pam( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute pam programs in the PAM domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to allow the PAM domain. + + +No +
+terminal + + + The type of the terminal allow the PAM domain to use. + + +No +
+
+
+
+ +
+ + +
+ +auth_run_utempter( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute utempter programs in the utempter domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to allow the utempter domain. + + +No +
+terminal + + + The type of the terminal allow the utempter domain to use. + + +No +
+
+
+
+ +
+ + +
+ +auth_rw_shadow( + + + + + domain + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + + + +No +
+
+
+
+ +
+ + +
+ +authlogin_per_userdomain_template( + + + + + userdomain_prefix + + + )
+
+ +
+
Description:
+

+ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+userdomain_prefix + + + + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_clock.html b/www/api-docs/system_clock.html new file mode 100644 index 00000000..56b67303 --- /dev/null +++ b/www/api-docs/system_clock.html @@ -0,0 +1,317 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: clock

+

Description:

+ +

Policy for reading and setting the hardware clock.

+ +

Interfaces:

+ +
+ + +
+ +clock_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute hwclock in the clock domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +clock_exec( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute hwclock +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +clock_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute hwclock in the clock domain, and + allow the specified role the hwclock domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the clock domain. + + +No +
+terminal + + + The type of the terminal allow the clock domain to use. + + +No +
+
+
+
+ +
+ + +
+ +clock_rw_adjtime( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow executing domain to modify clock drift +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_corecommands.html b/www/api-docs/system_corecommands.html new file mode 100644 index 00000000..3c114a60 --- /dev/null +++ b/www/api-docs/system_corecommands.html @@ -0,0 +1,239 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: corecommands

+

Description:

+ +

+Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +

+ +

Interfaces:

+ +
+ + +
+ +corecmd_domtrans_shell( + + + + + domain + + + + , + + + + target_domain + + + )
+
+ +
+
Description:
+

+ Execute a shell in the target domain. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+target_domain + + + The type of the shell process. + + +No +
+
+
+
+ +
+ + +
+ +corecmd_shell_spec_domtrans( + + + + + domain + + + + , + + + + target_domain + + + )
+
+ +
+
Description:
+

+ Execute a shell in the target domain. This + is an explicit transition, requiring the + caller to use setexeccon(). +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+target_domain + + + The type of the shell process. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_domain.html b/www/api-docs/system_domain.html new file mode 100644 index 00000000..76e4ed51 --- /dev/null +++ b/www/api-docs/system_domain.html @@ -0,0 +1,739 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: domain

+

Description:

+ +

Core policy for domains.

+ +

Interfaces:

+ +
+ + +
+ +domain_dontaudit_getattr_all_tcp_sockets( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to get the attributes + of all domains TCP sockets. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_dontaudit_getattr_all_udp_sockets( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to get the attributes + of all domains UDP sockets. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_dontaudit_getattr_all_unix_dgram_sockets( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to get the attributes + of all domains unix datagram sockets. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_dontaudit_getattr_all_unnamed_pipes( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to get the attributes + of all domains unnamed pipes. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_dontaudit_list_all_domains_proc( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to read the process state + directories of all domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_getsession_all_domains( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get the session ID of all domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_kill_all_domains( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send a kill signal to all domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_obj_id_change_exempt( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Makes caller an exception to the constraint preventing + changing the user identity in object contexts. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to make an exception to the constraint. + + +No +
+
+
+
+ +
+ + +
+ +domain_read_all_domains_state( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the process state (/proc/pid) of all domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_role_change_exempt( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Makes caller an exception to the constraint preventing + changing of role. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to make an exception to the constraint. + + +No +
+
+
+
+ +
+ + +
+ +domain_sigchld_all_domains( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send a child terminated signal to all domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_signal_all_domains( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send general signals to all domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_signull_all_domains( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send a null signal to all domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_sigstop_all_domains( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send a stop signal to all domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +domain_subj_id_change_exempt( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Makes caller an exception to the constraint preventing + changing of user identity. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The process type to make an exception to the constraint. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_files.html b/www/api-docs/system_files.html new file mode 100644 index 00000000..160c4a53 --- /dev/null +++ b/www/api-docs/system_files.html @@ -0,0 +1,590 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: files

+

Description:

+ +

+

+ This module contains basic filesystem types and interfaces. This +includes: +

+

+ +

Interfaces:

+ +
+ + +
+ +files_create_root( + + + + + domain + + + + , + + + + [ + + private type + + ] + + + + , + + + + [ + + object + + ] + + + )
+
+ +
+
Description:
+

+ Create an object in the root directory, with a private + type. If no object class is specified, the + default is file. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+private type + + + The type of the object to be created. If no type + is specified, the type of the root directory will + be used. + + +yes +
+object + + + The object class of the object being created. If + no class is specified, file will be used. + + +yes +
+
+
+
+ +
+ + +
+ +files_delete_generic_etc_files( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Delete system configuration files in /etc. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +files_dontaudit_ioctl_all_pids( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to ioctl daemon runtime data files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +files_dontaudit_write_all_pids( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to write to daemon runtime data files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +files_exec_usr_files( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute programs in /usr/src in the caller domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +files_list_home( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Get listing home home directories. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +files_manage_all_files( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )
+
+ +
+
Description:
+

+ Manage all files on the filesystem, except + the listed exceptions. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain perfoming this action. + + +No +
+exception_types + + + The types to be excluded. Each type or attribute + must be negated by the caller. + + +yes +
+
+
+
+ +
+ + +
+ +files_relabel_all_files( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )
+
+ +
+
Description:
+

+ Relabel all files on the filesystem, except + the listed exceptions. +


+
Parameters:
+
+ + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the domain perfoming this action. + + +No +
+exception_types + + + The types to be excluded. Each type or attribute + must be negated by the caller. + + +yes +
+
+
+
+ +
+ + +
+ +files_tmpfs_file( + + + + + type + + + )
+
+ +
+
Description:
+

+ Transform the type into a file, for use on a + virtual memory filesystem (tmpfs). +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+type + + + The type to be transformed. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_getty.html b/www/api-docs/system_getty.html new file mode 100644 index 00000000..8a87181c --- /dev/null +++ b/www/api-docs/system_getty.html @@ -0,0 +1,280 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: getty

+

Description:

+ +

Policy for getty.

+ +

Interfaces:

+ +
+ + +
+ +getty_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute gettys in the getty domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +getty_modify_config( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to edit getty config file. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +getty_read_config( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to read getty config file. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +getty_read_log( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to read getty log file. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_hostname.html b/www/api-docs/system_hostname.html new file mode 100644 index 00000000..aa97d32c --- /dev/null +++ b/www/api-docs/system_hostname.html @@ -0,0 +1,279 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: hostname

+

Description:

+ +

Policy for changing the system host name.

+ +

Interfaces:

+ +
+ + +
+ +hostname_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute hostname in the hostname domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + Has a sigchld signal backchannel. + + +No +
+
+
+
+ +
+ + +
+ +hostname_exec( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute hostname in the hostname domain, and + Has a sigchld signal backchannel. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +hostname_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute hostname in the hostname domain, and + allow the specified role the hostname domain. + Has a sigchld signal backchannel. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the hostname domain. + + +No +
+terminal + + + The type of the terminal allow the hostname domain to use. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_hotplug.html b/www/api-docs/system_hotplug.html new file mode 100644 index 00000000..7141a40a --- /dev/null +++ b/www/api-docs/system_hotplug.html @@ -0,0 +1,160 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: hotplug

+

Description:

+ +

+Policy for hotplug system, for supporting the +connection and disconnection of devices at runtime. +

+ +

Interfaces:

+ +
+ + +
+ +hotplug_read_config( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the configuration files for hotplug. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_init.html b/www/api-docs/system_init.html new file mode 100644 index 00000000..588ff09f --- /dev/null +++ b/www/api-docs/system_init.html @@ -0,0 +1,198 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: init

+

Description:

+ +

System initialization programs (init and init scripts).

+ +

Interfaces:

+ +
+ + +
+ +init_read_script_process_state( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the process state (/proc/pid) of the init scripts. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +init_rw_script_tmp_files( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write init script temporary data. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_iptables.html b/www/api-docs/system_iptables.html new file mode 100644 index 00000000..04b3e919 --- /dev/null +++ b/www/api-docs/system_iptables.html @@ -0,0 +1,276 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: iptables

+

Description:

+ +

Policy for iptables.

+ +

Interfaces:

+ +
+ + +
+ +iptables_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute iptables in the iptables domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +iptables_exec( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute iptables in the caller domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +iptables_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute iptables in the iptables domain, and + allow the specified role the iptables domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the iptables domain. + + +No +
+terminal + + + The type of the terminal allow the iptables domain to use. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_libraries.html b/www/api-docs/system_libraries.html new file mode 100644 index 00000000..71161f28 --- /dev/null +++ b/www/api-docs/system_libraries.html @@ -0,0 +1,572 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: libraries

+

Description:

+ +

Policy for system libraries.

+ +

Interfaces:

+ +
+ + +
+ +libs_domtrans_ldconfig( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute ldconfig in the ldconfig domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +libs_exec_ld_so( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute the dynamic link/loader in the caller's + domain. This is commonly needed for the + /usr/bin/ldd program. Note: this can be used + to execute any binary that the caller can + read, even if the caller does not have execute + permissions. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +libs_exec_lib_files( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute library scripts in the caller domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +libs_legacy_use_ld_so( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Use the dynamic link/loader for automatic loading + of shared libraries with legacy support. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +libs_legacy_use_shared_libs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Load and execute functions from shared libraries, + with legacy support. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +libs_read_lib( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read files in the library directories, such + as static libraries. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +libs_run_ldconfig( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute ldconfig in the ldconfig domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to allow the ldconfig domain. + + +No +
+terminal + + + The type of the terminal allow the ldconfig domain to use. + + +No +
+
+
+
+ +
+ + +
+ +libs_rw_ld_so_cache( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Modify the dynamic link/loader's cached listing + of shared libraries. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +libs_use_ld_so( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Use the dynamic link/loader for automatic loading + of shared libraries. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +libs_use_shared_libs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Load and execute functions from shared libraries. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_locallogin.html b/www/api-docs/system_locallogin.html new file mode 100644 index 00000000..8f9fd4cf --- /dev/null +++ b/www/api-docs/system_locallogin.html @@ -0,0 +1,198 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: locallogin

+

Description:

+ +

Policy for local logins.

+ +

Interfaces:

+ +
+ + +
+ +locallogin_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute local logins in the locallogin domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +locallogin_use_fd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow processes to inherit local login file descriptors +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_logging.html b/www/api-docs/system_logging.html new file mode 100644 index 00000000..c065d5a1 --- /dev/null +++ b/www/api-docs/system_logging.html @@ -0,0 +1,159 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: logging

+

Description:

+ +

Policy for the kernel message logger and system logging daemon.

+ +

Interfaces:

+ +
+ + +
+ +logging_search_logs( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allows the domain to open a file in the + log directory, but does not allow the listing + of the contents of the log directory. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_lvm.html b/www/api-docs/system_lvm.html new file mode 100644 index 00000000..f9e44c85 --- /dev/null +++ b/www/api-docs/system_lvm.html @@ -0,0 +1,275 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: lvm

+

Description:

+ +

Policy for logical volume management programs.

+ +

Interfaces:

+ +
+ + +
+ +lvm_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute lvm programs in the lvm domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +lvm_read_config( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read LVM configuration files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +lvm_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute lvm programs in the lvm domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to allow the LVM domain. + + +No +
+terminal + + + The type of the terminal allow the LVM domain to use. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_miscfiles.html b/www/api-docs/system_miscfiles.html new file mode 100644 index 00000000..4a3bee8b --- /dev/null +++ b/www/api-docs/system_miscfiles.html @@ -0,0 +1,322 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: miscfiles

+

Description:

+ +

Miscelaneous files.

+ +

Interfaces:

+ +
+ + +
+ +miscfiles_legacy_read_localization( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to read legacy time localization info +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Type type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +miscfiles_read_fonts( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to read fonts files +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Type type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +miscfiles_read_localization( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to read localization info +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Type type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +miscfiles_read_man_pages( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to read manpages +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Type type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +miscfiles_rw_man_cache( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to create files and dirs in /var/cache/man + and /var/catman/ +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + Type type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_modutils.html b/www/api-docs/system_modutils.html new file mode 100644 index 00000000..0b47ecf1 --- /dev/null +++ b/www/api-docs/system_modutils.html @@ -0,0 +1,557 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: modutils

+

Description:

+ +

Policy for kernel module utilities

+ +

Interfaces:

+ +
+ + +
+ +modutils_domtrans_depmod( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute depmod in the depmod domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +modutils_domtrans_insmod( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute insmod in the insmod domain. Has a + sigchld backchannel. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +modutils_domtrans_update_mods( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute depmod in the depmod domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +modutils_read_kernel_module_dependencies( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the dependencies of kernel modules. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +modutils_read_module_conf( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read the configuration options used when + loading modules. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +modutils_run_depmod( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute depmod in the depmod domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the depmod domain. + + +No +
+terminal + + + The type of the terminal allow the depmod domain to use. + + +No +
+
+
+
+ +
+ + +
+ +modutils_run_insmod( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute insmod in the insmod domain, and + allow the specified role the insmod domain, + and use the caller's terminal. Has a sigchld + backchannel. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the insmod domain. + + +No +
+terminal + + + The type of the terminal allow the insmod domain to use. + + +No +
+
+
+
+ +
+ + +
+ +modutils_run_update_mods( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute update_modules in the update_modules domain. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the update_modules domain. + + +No +
+terminal + + + The type of the terminal allow the update_modules domain to use. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_mount.html b/www/api-docs/system_mount.html new file mode 100644 index 00000000..f8d851ef --- /dev/null +++ b/www/api-docs/system_mount.html @@ -0,0 +1,319 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: mount

+

Description:

+ +

Policy for mount.

+ +

Interfaces:

+ +
+ + +
+ +mount_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute mount in the mount domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +mount_run( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute mount in the mount domain, and + allow the specified role the mount domain, + and use the caller's terminal. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the mount domain. + + +No +
+terminal + + + The type of the terminal allow the mount domain to use. + + +No +
+
+
+
+ +
+ + +
+ +mount_send_nfs_client_request( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the mount domain to send nfs requests for mounting + network drives +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +mount_use_fd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Use file descriptors for mount. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_selinuxutil.html b/www/api-docs/system_selinuxutil.html new file mode 100644 index 00000000..f7aa8a3c --- /dev/null +++ b/www/api-docs/system_selinuxutil.html @@ -0,0 +1,921 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: selinuxutil

+

Description:

+ +

Policy for SELinux policy and userland applications.

+ +

Interfaces:

+ +
+ + +
+ +seutil_domtrans_checkpol( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute checkpolicy in the checkpolicy domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +seutil_domtrans_loadpol( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute load_policy in the load_policy domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +seutil_domtrans_newrole( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute newrole in the load_policy domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +seutil_domtrans_restorecon( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute restorecon in the restorecon domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +seutil_domtrans_runinit( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute run_init in the run_init domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +seutil_domtrans_setfiles( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute setfiles in the setfiles domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +seutil_dontaudit_newrole_signal( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit the caller attempts to send + a signal to newrole. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +seutil_relabelto_binary_pol( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow the caller to relabel a file to the binary policy type. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +seutil_run_checkpol( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute checkpolicy in the checkpolicy domain, and + allow the specified role the checkpolicy domain, + and use the caller's terminal. + Has a SIGCHLD signal backchannel. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the checkpolicy domain. + + +No +
+terminal + + + The type of the terminal allow the checkpolicy domain to use. + + +No +
+
+
+
+ +
+ + +
+ +seutil_run_loadpol( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute load_policy in the load_policy domain, and + allow the specified role the load_policy domain, + and use the caller's terminal. + Has a SIGCHLD signal backchannel. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the load_policy domain. + + +No +
+terminal + + + The type of the terminal allow the load_policy domain to use. + + +No +
+
+
+
+ +
+ + +
+ +seutil_run_newrole( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute newrole in the newrole domain, and + allow the specified role the newrole domain, + and use the caller's terminal. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the newrole domain. + + +No +
+terminal + + + The type of the terminal allow the newrole domain to use. + + +No +
+
+
+
+ +
+ + +
+ +seutil_run_restorecon( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute restorecon in the restorecon domain, and + allow the specified role the restorecon domain, + and use the caller's terminal. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the restorecon domain. + + +No +
+terminal + + + The type of the terminal allow the restorecon domain to use. + + +No +
+
+
+
+ +
+ + +
+ +seutil_run_runinit( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute run_init in the run_init domain, and + allow the specified role the run_init domain, + and use the caller's terminal. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the run_init domain. + + +No +
+terminal + + + The type of the terminal allow the run_init domain to use. + + +No +
+
+
+
+ +
+ + +
+ +seutil_run_setfiles( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute setfiles in the setfiles domain, and + allow the specified role the setfiles domain, + and use the caller's terminal. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the setfiles domain. + + +No +
+terminal + + + The type of the terminal allow the setfiles domain to use. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_sysnetwork.html b/www/api-docs/system_sysnetwork.html new file mode 100644 index 00000000..42f985a7 --- /dev/null +++ b/www/api-docs/system_sysnetwork.html @@ -0,0 +1,318 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: sysnetwork

+

Description:

+ +

Policy for network configuration: ifconfig and dhcp client.

+ +

Interfaces:

+ +
+ + +
+ +sysnet_domtrans_dhcpc( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute dhcp client in dhcpc domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +sysnet_domtrans_ifconfig( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute ifconfig in the ifconfig domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +sysnet_read_config( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow network init to read network config files. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +sysnet_run_ifconfig( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )
+
+ +
+
Description:
+

+ Execute ifconfig in the ifconfig domain, and + allow the specified role the ifconfig domain, + and use the caller's terminal. +


+
Parameters:
+
+ + + + + + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+role + + + The role to be allowed the ifconfig domain. + + +No +
+terminal + + + The type of the terminal allow the ifconfig domain to use. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_udev.html b/www/api-docs/system_udev.html new file mode 100644 index 00000000..045460d3 --- /dev/null +++ b/www/api-docs/system_udev.html @@ -0,0 +1,239 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: udev

+

Description:

+ +

Policy for udev.

+ +

Interfaces:

+ +
+ + +
+ +udev_domtrans( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute udev in the udev domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +udev_read_db( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to read list of devices. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +udev_rw_db( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Allow process to modify list of devices. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ + diff --git a/www/api-docs/system_userdomain.html b/www/api-docs/system_userdomain.html new file mode 100644 index 00000000..03b2cb1c --- /dev/null +++ b/www/api-docs/system_userdomain.html @@ -0,0 +1,530 @@ + + + + Security Enhanced Linux Reference Policy + + + + + + + +
+

Layer: system

+

Module: userdomain

+

Description:

+ +

Policy for user domains

+ +

Interfaces:

+ +
+ + +
+ +userdom_dontaudit_use_sysadm_terms( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to use admin ttys and ptys. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_dontaudit_use_unpriv_user_fd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Do not audit attempts to inherit the + file descriptors from all user domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_read_all_user_data( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read all files in all users home directories. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_search_all_users_home( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Search all users home directories. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_shell_domtrans_sysadm( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute a shell in the sysadm domain. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_signal_all_users( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Send general signals to all user domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_spec_domtrans_all_users( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Execute a shell in all user domains. This + is an explicit transition, requiring the + caller to use setexeccon(). +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_use_all_user_fd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Inherit the file descriptors from all user domains +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_use_sysadm_terms( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Read and write administrative users + physical and pseudo terminals. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ +
+ + +
+ +userdom_use_unpriv_users_fd( + + + + + domain + + + )
+
+ +
+
Description:
+

+ Inherit the file descriptors from all user domains. +


+
Parameters:
+
+ + + + + +
Parameter:Description:Optional:
+domain + + + The type of the process performing this action. + + +No +
+
+
+
+ + + +
+ +