diff --git a/www/api-docs/admin.html b/www/api-docs/admin.html new file mode 100644 index 0000000..b2feaf8 --- /dev/null +++ b/www/api-docs/admin.html @@ -0,0 +1,88 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> + +<h1>Layer: admin</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + <tr><td> + <a href='admin_dmesg.html'> + dmesg</a></td> + <td><p>Policy for dmesg.</p></td> + + <tr><td> + <a href='admin_rpm.html'> + rpm</a></td> + <td><p>Policy for the RPM package manager.</p></td> + + <tr><td> + <a href='admin_usermanage.html'> + usermanage</a></td> + <td><p>Policy for managing user accounts.</p></td> + + </td></tr> + + + </td></tr> + + + </td></tr> + + + </td></tr> + +</table> +<p/><br/><br/> + +</div> +</body> +</html> diff --git a/www/api-docs/admin_dmesg.html b/www/api-docs/admin_dmesg.html new file mode 100644 index 0000000..d589c00 --- /dev/null +++ b/www/api-docs/admin_dmesg.html @@ -0,0 +1,144 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: admin</h1><p/> +<h2>Module: dmesg</h2><p/> +<h3>Description:</h3> + +<p>Policy for dmesg.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dmesg_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute dmesg in the dmesg domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dmesg_exec</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute dmesg in the caller domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/admin_rpm.html b/www/api-docs/admin_rpm.html new file mode 100644 index 0000000..69a68d3 --- /dev/null +++ b/www/api-docs/admin_rpm.html @@ -0,0 +1,303 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: admin</h1><p/> +<h2>Module: rpm</h2><p/> +<h3>Description:</h3> + +<p>Policy for the RPM package manager.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>rpm_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute rpm programs in the rpm domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>rpm_read_db</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read RPM package database. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>rpm_read_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read from a RPM pipe. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>rpm_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute RPM programs in the RPM domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to allow the RPM domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the RPM domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>rpm_use_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Inherit and use file descriptors from RPM. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/admin_usermanage.html b/www/api-docs/admin_usermanage.html new file mode 100644 index 0000000..b6910b1 --- /dev/null +++ b/www/api-docs/admin_usermanage.html @@ -0,0 +1,538 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: admin</h1><p/> +<h2>Module: usermanage</h2><p/> +<h3>Description:</h3> + +<p>Policy for managing user accounts.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_domtrans_chfn</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute chfn in the chfn domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_domtrans_groupadd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute groupadd in the groupadd domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_domtrans_passwd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute passwd in the passwd domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_domtrans_useradd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute useradd in the useradd domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_run_chfn</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute chfn in the chfn domain, and + allow the specified role the chfn domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the chfn domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the chfn domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_run_groupadd</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute groupadd in the groupadd domain, and + allow the specified role the groupadd domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the groupadd domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the groupadd domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_run_passwd</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute passwd in the passwd domain, and + allow the specified role the passwd domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the passwd domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the passwd domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_run_useradd</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute useradd in the useradd domain, and + allow the specified role the useradd domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the useradd domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the useradd domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/index.html b/www/api-docs/index.html new file mode 100644 index 0000000..b7d6703 --- /dev/null +++ b/www/api-docs/index.html @@ -0,0 +1,419 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> + +<h1>Layer: admin</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + <tr><td> + <a href='admin_dmesg.html'> + dmesg</a></td> + <td><p>Policy for dmesg.</p></td> + + <tr><td> + <a href='admin_rpm.html'> + rpm</a></td> + <td><p>Policy for the RPM package manager.</p></td> + + <tr><td> + <a href='admin_usermanage.html'> + usermanage</a></td> + <td><p>Policy for managing user accounts.</p></td> + + </td></tr> + + + </td></tr> + + + </td></tr> + + + </td></tr> + +</table> +<p/><br/><br/> + +<h1>Layer: kernel</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + </td></tr> + + + <tr><td> + <a href='kernel_bootloader.html'> + bootloader</a></td> + <td><p>Policy for the kernel modules, kernel image, and bootloader.</p></td> + + <tr><td> + <a href='kernel_corenetwork.html'> + corenetwork</a></td> + <td><p>Policy controlling access to network objects</p></td> + + <tr><td> + <a href='kernel_devices.html'> + devices</a></td> + <td><p> +Device nodes and interfaces for many basic system devices. +</p></td> + + <tr><td> + <a href='kernel_filesystem.html'> + filesystem</a></td> + <td><p>Policy for filesystems.</p></td> + + <tr><td> + <a href='kernel_kernel.html'> + kernel</a></td> + <td><p> +Policy for kernel threads, proc filesystem, +and unlabeled processes and objects. +</p></td> + + <tr><td> + <a href='kernel_selinux.html'> + selinux</a></td> + <td><p> +Policy for kernel security interface, in particular, selinuxfs. +</p></td> + + <tr><td> + <a href='kernel_storage.html'> + storage</a></td> + <td><p>Policy controlling access to storage devices</p></td> + + <tr><td> + <a href='kernel_terminal.html'> + terminal</a></td> + <td><p>Policy for terminals.</p></td> + + </td></tr> + + + </td></tr> + + + </td></tr> + +</table> +<p/><br/><br/> + +<h1>Layer: services</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + </td></tr> + + + </td></tr> + + + <tr><td> + <a href='services_mta.html'> + mta</a></td> + <td><p>Policy common to all email tranfer agents.</p></td> + + <tr><td> + <a href='services_remotelogin.html'> + remotelogin</a></td> + <td><p>Policy for rshd, rlogind, and telnetd.</p></td> + + <tr><td> + <a href='services_sendmail.html'> + sendmail</a></td> + <td><p>Policy for sendmail.</p></td> + + </td></tr> + + + </td></tr> + +</table> +<p/><br/><br/> + +<h1>Layer: system</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + </td></tr> + + + </td></tr> + + + </td></tr> + + + <tr><td> + <a href='system_authlogin.html'> + authlogin</a></td> + <td><p>Common policy for authentication and user login.</p></td> + + <tr><td> + <a href='system_clock.html'> + clock</a></td> + <td><p>Policy for reading and setting the hardware clock.</p></td> + + <tr><td> + <a href='system_corecommands.html'> + corecommands</a></td> + <td><p> +Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +</p></td> + + <tr><td> + <a href='system_domain.html'> + domain</a></td> + <td><p>Core policy for domains.</p></td> + + <tr><td> + <a href='system_files.html'> + files</a></td> + <td><p> +Basic filesystem types and interfaces. +</p></td> + + <tr><td> + <a href='system_getty.html'> + getty</a></td> + <td><p>Policy for getty.</p></td> + + <tr><td> + <a href='system_hostname.html'> + hostname</a></td> + <td><p>Policy for changing the system host name.</p></td> + + <tr><td> + <a href='system_hotplug.html'> + hotplug</a></td> + <td><p> +Policy for hotplug system, for supporting the +connection and disconnection of devices at runtime. +</p></td> + + <tr><td> + <a href='system_init.html'> + init</a></td> + <td><p>System initialization programs (init and init scripts).</p></td> + + <tr><td> + <a href='system_iptables.html'> + iptables</a></td> + <td><p>Policy for iptables.</p></td> + + <tr><td> + <a href='system_libraries.html'> + libraries</a></td> + <td><p>Policy for system libraries.</p></td> + + <tr><td> + <a href='system_locallogin.html'> + locallogin</a></td> + <td><p>Policy for local logins.</p></td> + + <tr><td> + <a href='system_logging.html'> + logging</a></td> + <td><p>Policy for the kernel message logger and system logging daemon.</p></td> + + <tr><td> + <a href='system_lvm.html'> + lvm</a></td> + <td><p>Policy for logical volume management programs.</p></td> + + <tr><td> + <a href='system_miscfiles.html'> + miscfiles</a></td> + <td><p>Miscelaneous files.</p></td> + + <tr><td> + <a href='system_modutils.html'> + modutils</a></td> + <td><p>Policy for kernel module utilities</p></td> + + <tr><td> + <a href='system_mount.html'> + mount</a></td> + <td><p>Policy for mount.</p></td> + + <tr><td> + <a href='system_selinuxutil.html'> + selinuxutil</a></td> + <td><p>Policy for SELinux policy and userland applications.</p></td> + + <tr><td> + <a href='system_sysnetwork.html'> + sysnetwork</a></td> + <td><p>Policy for network configuration: ifconfig and dhcp client.</p></td> + + <tr><td> + <a href='system_udev.html'> + udev</a></td> + <td><p>Policy for udev.</p></td> + + <tr><td> + <a href='system_userdomain.html'> + userdomain</a></td> + <td><p>Policy for user domains</p></td> + + </td></tr> + +</table> +<p/><br/><br/> + +</div> +</body> +</html> diff --git a/www/api-docs/interfaces.html b/www/api-docs/interfaces.html new file mode 100644 index 0000000..4edbaa1 --- /dev/null +++ b/www/api-docs/interfaces.html @@ -0,0 +1,17321 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h3>Master interface index:</h3> + + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_delete_pam_pid</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_domtrans_chk_passwd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_domtrans_login_program</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_domtrans_pam</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_domtrans_utempter</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_dontaudit_getattr_shadow</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_dontaudit_read_shadow</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_dontaudit_write_login_records</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_exec_pam</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_list_pam_console_data</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_login_entry_type</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_manage_all_files_except_shadow</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_login_records</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_shadow</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_relabel_all_files_except_shadow</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_run_pam</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_run_utempter</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_rw_shadow</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>authlogin_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_create_kernel</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_create_kernel_symbol_table</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_create_runtime_file</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_delete_kernel</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_delete_kernel_symbol_table</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_dontaudit_search_boot</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_list_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_manage_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_read_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_read_kernel_symbol_table</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_rw_boot_symlinks</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_rw_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_rw_tmp_file</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_search_boot_dir</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_bootloader.html'> +bootloader</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>bootloader_write_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_clock.html'> +clock</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>clock_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_clock.html'> +clock</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>clock_exec</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_clock.html'> +clock</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>clock_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_clock.html'> +clock</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>clock_rw_adjtime</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>corecmd_domtrans_shell</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_corecommands.html'> +corecommands</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>corecmd_shell_spec_domtrans</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_eth0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_eth1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_eth2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_ippp0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_lo</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_receive_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_eth0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_eth1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_eth2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_ippp0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_lo</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_send_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ippp0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_lo</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_sendrecv_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_dict_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_dns_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_howl_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_http_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_innd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_mail_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_pop_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_printer_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_radius_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_swat_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dict_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dns_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_eth0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_eth1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_eth2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_generic_if</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_howl_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_http_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_innd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ippp0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_lo</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_mail_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_pop_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_printer_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_radius_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_swat_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_dict_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_dns_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_howl_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_http_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_innd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_mail_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_pop_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_printer_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_radius_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_swat_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_dict_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_dns_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_eth0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_eth1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_eth2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_howl_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_http_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_innd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ippp0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_lo</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_mail_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_pop_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_printer_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_radius_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_swat_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_dict_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_dns_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_eth0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_eth1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_eth2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_howl_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_http_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_innd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ippp0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_lo</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_mail_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_pop_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_printer_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_radius_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_swat_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_lo_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dict_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dns_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_eth0_interface</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_eth1_interface</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_eth2_interface</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_howl_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_http_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_innd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ippp0_interface</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ipsec0_interface</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ipsec1_interface</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ipsec2_interface</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_lo_interface</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_mail_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_pop_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_printer_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_radius_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_swat_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_create_dev_node</b>( + + + + + domain + + + + , + + + + file + + + + , + + + + objectclass(es) + + + )<br> +</div> + +<div id="description"> +<p> + Create, read, and write device nodes. The node + will be transitioned to the type provided. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_create_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Create a directory in the device directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_create_generic_chr_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Allow read, write, and create for generic character device files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_del_generic_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Delete symbolic links in device directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_delete_lvm_control</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Delete the lvm control device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_getattr_all_blk_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Dontaudit getattr on all block file device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_getattr_all_chr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Dontaudit getattr on all character file device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_getattr_generic_blk_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Dontaudit getattr on generic block devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_getattr_generic_chr_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Dontaudit getattr for generic character device files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_getattr_generic_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Dontaudit getattr on generic pipes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_list_all_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Dontaudit attempts to list all device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_rw_dri_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Dontaudit read and write on the dri devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_rw_generic_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Dontaudit getattr for generic device files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_getattr_agp_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Getattr the agp devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_getattr_all_blk_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Getattr on all block file device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_getattr_all_chr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Getattr on all character file device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_getattr_generic_blk_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Allow getattr on generic block devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_getattr_generic_chr_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Allow getattr for generic character device files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_list_all_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + List all of the device nodes in a device directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_list_usbfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_manage_all_blk_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read, write, create, and delete all block device files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_manage_all_chr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read, write, create, and delete all character device files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_manage_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Create, delete, read, and write device nodes in device directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_manage_generic_blk_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Allow read, write, create, and delete for generic + block files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_manage_generic_blk_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Create, delete, read, and write block device files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_manage_generic_chr_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Create, delete, read, and write character device files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_manage_generic_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Create, delete, read, and write symbolic links in device directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_node</b>( + + + + + object_type + + + )<br> +</div> + +<div id="description"> +<p> + Make the passed in type a type appropriate for + use on device nodes (usually files in /dev). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_cpuid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the multiplexed input device (/dev/input). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_framebuffer</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the framebuffer device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_input</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the multiplexed input device (/dev/input). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_lvm_control</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the lvm comtrol device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_misc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read miscellaneous devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_mouse</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the mouse devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_mtrr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the mtrr device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_rand</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read from random devices (e.g., /dev/random) +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_raw_memory</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read raw memory devices (e.g. /dev/mem). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_realtime_clock</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the realtime clock (/dev/rtc). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_snd_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the sound devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_snd_mixer_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the sound mixer devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_sysfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_urand</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read from pseudo random devices (e.g., /dev/urandom) +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_read_usbfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_relabel_all_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Allow full relabeling (to and from) of all device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_relabel_dev_dirs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Allow full relabeling (to and from) of directories in /dev. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_agp_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and write the agp devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_cpu_microcode</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and write the the cpu microcode device. This + is required to load cpu microcode. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_dri_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and write the dri devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_lvm_control</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and write the lvm control device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_null_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and write to the null device (/dev/null). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_power_management</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and write the the power management device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_realtime_clock</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the realtime clock (/dev/rtc). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_scanner</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and write the the scanner device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_sysfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_usbfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_zero_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and write to the zero device (/dev/zero). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rwx_zero_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read, write, and execute the zero device (/dev/zero). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rx_raw_memory</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read and execute raw memory devices (e.g. /dev/mem). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_search_sysfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_search_usbfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_setattr_all_blk_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Setattr on all block file device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_setattr_all_chr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Setattr on all character file device nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_framebuffer</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write the framebuffer device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_misc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write miscellaneous devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_mtrr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write the mtrr device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_rand</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write to the random device (e.g., /dev/random). This adds + entropy used to generate the random data read from the + random device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_raw_memory</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write raw memory devices (e.g. /dev/mem). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_realtime_clock</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Read the realtime clock (/dev/rtc). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_snd_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write the sound devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_snd_mixer_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write the sound mixer devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_write_urand</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write to the pseudo random device (e.g., /dev/urandom). This + sets the random number generator seed. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_wx_raw_memory</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> + Write and execute raw memory devices (e.g. /dev/mem). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_dmesg.html'> +dmesg</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>dmesg_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_dmesg.html'> +dmesg</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>dmesg_exec</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_tcp_sockets</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_udp_sockets</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_unix_dgram_sockets</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_unnamed_pipes</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_list_all_domains_proc</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_getsession_all_domains</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_kill_all_domains</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_obj_id_change_exempt</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_read_all_domains_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_role_change_exempt</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_sigchld_all_domains</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_signal_all_domains</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_signull_all_domains</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_sigstop_all_domains</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_domain.html'> +domain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>domain_subj_id_change_exempt</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_create_root</b>( + + + + + domain + + + + , + + + + [ + + private type + + ] + + + + , + + + + [ + + object + + ] + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_delete_generic_etc_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_dontaudit_ioctl_all_pids</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_dontaudit_write_all_pids</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_exec_usr_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_list_home</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_manage_all_files</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_relabel_all_files</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_files.html'> +files</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>files_tmpfs_file</b>( + + + + + type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_associate</b>( + + + + + file_type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_associate_noxattr</b>( + + + + + file_type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_associate_tmpfs</b>( + + + + + type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_dontaudit_getattr_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_execute_cifs_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_execute_nfs_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_get_all_fs_quotas</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_all_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_autofs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_cifs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_nfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_ramfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_romfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_make_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_make_noxattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_cifs_dirs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_cifs_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_cifs_named_pipes</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_cifs_named_sockets</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_cifs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_dirs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_named_pipes</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_named_sockets</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_nfs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_tmpfs_block_devices</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_manage_tmpfs_character_devices</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_autofs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_cifs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_nfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_nfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_romfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_mount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_register_binary_executable_type</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_relabel_tmpfs_block_devices</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_relabel_tmpfs_character_devices</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_relabelfrom_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_relabelfrom_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_autofs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_cifs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_nfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_romfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_remount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_set_all_quotas</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_autofs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_cifs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_romfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_unmount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_use_tmpfs_block_devices</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_use_tmpfs_character_devices</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_getty.html'> +getty</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>getty_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_getty.html'> +getty</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>getty_modify_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_getty.html'> +getty</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>getty_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_getty.html'> +getty</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>getty_read_log</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hostname.html'> +hostname</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hostname_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hostname.html'> +hostname</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hostname_exec</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hostname.html'> +hostname</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hostname_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_hotplug.html'> +hotplug</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>hotplug_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_read_script_process_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_rw_script_tmp_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_iptables.html'> +iptables</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>iptables_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_iptables.html'> +iptables</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>iptables_exec</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_iptables.html'> +iptables</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>iptables_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_change_ring_buffer_level</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_clear_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_core</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_message_if</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_blk_dev</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_read_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_read_system_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_search_network_sysctl_dir</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_search_sysctl_dir</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_use_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_get_sysvipc_info</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_getattr_core</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_getattr_message_if</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_kill_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_load_module</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_all_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_device_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_fs_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_hotplug_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_irq_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_kernel_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_messages</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_modprobe_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_net_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_network_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_software_raid_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_system_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_unix_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_vm_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_relabel_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rootfs_mountpoint</b>( + + + + + directory_type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_all_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_device_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_fs_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_hotplug_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_irq_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_kernel_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_modprobe_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_net_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_unix_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_rw_vm_sysctl</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_share_state</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_sigchld_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_signal_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_signull_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_sigstop_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_use_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_userland_entry</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_domtrans_ldconfig</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_exec_ld_so</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_exec_lib_files</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_legacy_use_ld_so</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_legacy_use_shared_libs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_read_lib</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_run_ldconfig</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_rw_ld_so_cache</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_use_ld_so</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_libraries.html'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_use_shared_libs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_locallogin.html'> +locallogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>locallogin_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_locallogin.html'> +locallogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>locallogin_use_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_logging.html'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_search_logs</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_lvm.html'> +lvm</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>lvm_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_lvm.html'> +lvm</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>lvm_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_lvm.html'> +lvm</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>lvm_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_legacy_read_localization</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_read_fonts</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_read_localization</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_read_man_pages</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_miscfiles.html'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_rw_man_cache</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_domtrans_depmod</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_domtrans_insmod</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_domtrans_update_mods</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_read_kernel_module_dependencies</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_read_module_conf</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_run_depmod</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_run_insmod</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_modutils.html'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_run_update_mods</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_mount.html'> +mount</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>mount_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_mount.html'> +mount</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>mount_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_mount.html'> +mount</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>mount_send_nfs_client_request</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_mount.html'> +mount</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>mount_use_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_read_aliases</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_remotelogin.html'> +remotelogin</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>remotelogin_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_read_db</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_read_pipe</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_rpm.html'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_use_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_compute_access_vector</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_compute_create_context</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_compute_relabel_context</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_compute_user_contexts</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_get_enforce_mode</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_get_fs_mount</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_load_policy</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_set_boolean</b>( + + + + + domain + + + + , + + + + [ + + booltype + + ] + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_set_enforce_mode</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_set_parameters</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_selinux.html'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_validate_context</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_sendmail.html'> +sendmail</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>sendmail_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_checkpol</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_loadpol</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_newrole</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_restorecon</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_runinit</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_domtrans_setfiles</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_dontaudit_newrole_signal</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_relabelto_binary_pol</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_checkpol</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_loadpol</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_newrole</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_restorecon</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_runinit</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_selinuxutil.html'> +selinuxutil</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>seutil_run_setfiles</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_create_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_dontaudit_getattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_dontaudit_getattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_getattr_tape_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_manage_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_read_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_read_lvm_volume</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_read_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_write_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_write_lvm_volume</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_raw_write_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_read_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_read_tape_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_setattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_setattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_setattr_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_setattr_tape_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_write_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_storage.html'> +storage</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>storage_write_tape_device</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_domtrans_dhcpc</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_domtrans_ifconfig</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_read_config</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_sysnetwork.html'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_run_ifconfig</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_create_pty</b>( + + + + + domain + + + + , + + + + pty_type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_dontaudit_getattr_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_dontaudit_list_ptys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_dontaudit_use_all_user_ptys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_dontaudit_use_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_dontaudit_use_console</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_dontaudit_use_generic_pty</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_dontaudit_use_ptmx</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_dontaudit_use_unallocated_tty</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_getattr_all_user_ptys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_getattr_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_getattr_unallocated_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_list_ptys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_pty</b>( + + + + + pty_type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_relabel_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_relabel_unallocated_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_reset_tty_labels</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_setattr_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_setattr_console</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_setattr_unallocated_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_tty</b>( + + + + + tty_type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_use_all_terms</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_use_all_user_ptys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_use_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_use_console</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_use_controlling_term</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_use_generic_pty</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_use_unallocated_tty</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_user_pty</b>( + + + + + userdomain + + + + , + + + + object_type + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_write_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_write_console</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_terminal.html'> +terminal</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>term_write_unallocated_ttys</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_udev.html'> +udev</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>udev_domtrans</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_udev.html'> +udev</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>udev_read_db</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_udev.html'> +udev</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>udev_rw_db</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_dontaudit_use_sysadm_terms</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_dontaudit_use_unpriv_user_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_read_all_user_data</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_search_all_users_home</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_shell_domtrans_sysadm</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_signal_all_users</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_spec_domtrans_all_users</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_use_all_user_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_use_sysadm_terms</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_use_unpriv_users_fd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_domtrans_chfn</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_domtrans_groupadd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_domtrans_passwd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_domtrans_useradd</b>( + + + + + domain + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_run_chfn</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_run_groupadd</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_run_passwd</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_usermanage.html'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_run_useradd</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +</div> + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel.html b/www/api-docs/kernel.html new file mode 100644 index 0000000..4add457 --- /dev/null +++ b/www/api-docs/kernel.html @@ -0,0 +1,135 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> + +<h1>Layer: kernel</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + </td></tr> + + + <tr><td> + <a href='kernel_bootloader.html'> + bootloader</a></td> + <td><p>Policy for the kernel modules, kernel image, and bootloader.</p></td> + + <tr><td> + <a href='kernel_corenetwork.html'> + corenetwork</a></td> + <td><p>Policy controlling access to network objects</p></td> + + <tr><td> + <a href='kernel_devices.html'> + devices</a></td> + <td><p> +Device nodes and interfaces for many basic system devices. +</p></td> + + <tr><td> + <a href='kernel_filesystem.html'> + filesystem</a></td> + <td><p>Policy for filesystems.</p></td> + + <tr><td> + <a href='kernel_kernel.html'> + kernel</a></td> + <td><p> +Policy for kernel threads, proc filesystem, +and unlabeled processes and objects. +</p></td> + + <tr><td> + <a href='kernel_selinux.html'> + selinux</a></td> + <td><p> +Policy for kernel security interface, in particular, selinuxfs. +</p></td> + + <tr><td> + <a href='kernel_storage.html'> + storage</a></td> + <td><p>Policy controlling access to storage devices</p></td> + + <tr><td> + <a href='kernel_terminal.html'> + terminal</a></td> + <td><p>Policy for terminals.</p></td> + + </td></tr> + + + </td></tr> + + + </td></tr> + +</table> +<p/><br/><br/> + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_bootloader.html b/www/api-docs/kernel_bootloader.html new file mode 100644 index 0000000..9aa5753 --- /dev/null +++ b/www/api-docs/kernel_bootloader.html @@ -0,0 +1,857 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: kernel</h1><p/> +<h2>Module: bootloader</h2><p/> +<h3>Description:</h3> + +<p>Policy for the kernel modules, kernel image, and bootloader.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_create_kernel</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Install a kernel into the /boot directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_create_kernel_symbol_table</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Install a system.map into the /boot directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_create_runtime_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write the bootloader + temporary data in /tmp. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_delete_kernel</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Delete a kernel from /boot. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_delete_kernel_symbol_table</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Delete a system.map in the /boot directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute bootloader in the bootloader domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_dontaudit_search_boot</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to search the /boot directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_list_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + List the contents of the kernel module directories. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_manage_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete + kernel module files. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the bootloader configuration file. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_read_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read kernel module files. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_read_kernel_symbol_table</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read system.map in the /boot directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute bootloader interactively and do + a domain transition to the bootloader domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the bootloader domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the bootloader domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_rw_boot_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write symbolic links + in the /boot directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_rw_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write the bootloader + configuration file. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_rw_tmp_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write the bootloader + temporary data in /tmp. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_search_boot_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Search the /boot directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>bootloader_write_kernel_modules</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Write kernel module files. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_corenetwork.html b/www/api-docs/kernel_corenetwork.html new file mode 100644 index 0000000..6cf5efb --- /dev/null +++ b/www/api-docs/kernel_corenetwork.html @@ -0,0 +1,15944 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: kernel</h1><p/> +<h2>Module: corenetwork</h2><p/> +<h3>Description:</h3> + +<p>Policy controlling access to network objects</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the compat_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_eth0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the eth0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_eth1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the eth1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_eth2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the eth2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the inaddr_any node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_ippp0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the ippp0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the ipsec0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the ipsec1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the link_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_lo</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the lo interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the lo node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the mapped_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the multicast node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the site_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_receive_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive raw IP packets on the unspec node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the compat_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_eth0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the eth0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_eth1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the eth1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_eth2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the eth2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the inaddr_any node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_ippp0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the ippp0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the ipsec0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the ipsec1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the link_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_lo</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the lo interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the lo node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the mapped_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the multicast node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the site_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_send_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send raw IP packets on the unspec node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the compat_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the eth0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the eth1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_eth2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the eth2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the inaddr_any node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ippp0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ippp0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the link_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_lo</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the lo interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the lo node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the mapped_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the multicast node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the site_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_sendrecv_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the unspec node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the amanda port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to node compat_ipv4. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the dbskkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the dhcpc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the dhcpd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_dict_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the dict port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_dns_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the dns port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the fingerd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the ftp_data port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the ftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_howl_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the howl port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the http_cache port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_http_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the http port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to node inaddr_any. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the inetd_child port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_innd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the innd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the ipp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the kerberos_admin port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the kerberos_master port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the kerberos port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the ktalkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the ldap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to node link_local. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to node lo. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_mail_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the mail port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to node mapped_ipv4. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to node multicast. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the mysqld port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the nmbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_pop_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the pop port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the portmap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the postgresql port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_printer_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the printer port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the pxe port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the radacct port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_radius_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the radius port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the rsh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the rsync port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to node site_local. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the smbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the smtp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the snmp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the ssh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_swat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the swat port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the syslogd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the telnetd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the tftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to node unspec. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the vnc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the xserver port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind TCP sockets to the zebra port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the amanda port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the compat_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the dbskkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the dhcpc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the dhcpd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dict_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the dict port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dns_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the dns port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_eth0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the eth0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_eth1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the eth1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_eth2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the eth2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the fingerd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the ftp_data port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the ftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_generic_if</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the general interfaces. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_howl_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the howl port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the http_cache port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_http_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the http port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the inaddr_any node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the inetd_child port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_innd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the innd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the ipp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ippp0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the ippp0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the ipsec0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the ipsec1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the kerberos_admin port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the kerberos_master port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the kerberos port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the ktalkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the ldap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the link_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_lo</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP network traffic on the lo interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the lo node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_mail_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the mail port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the mapped_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the multicast node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the mysqld port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the nmbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_pop_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the pop port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the portmap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the postgresql port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_printer_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the printer port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the pxe port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the radacct port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_radius_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the radius port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the rsh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the rsync port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the site_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the smbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the smtp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the snmp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the ssh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_swat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the swat port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the syslogd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the telnetd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the tftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the unspec node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the vnc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the xserver port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive TCP traffic on the zebra port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the amanda port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the compat_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the dbskkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the dhcpc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the dhcpd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_dict_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the dict port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_dns_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the dns port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the fingerd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the ftp_data port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the ftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_howl_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the howl port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the http_cache port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_http_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the http port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the inaddr_any node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the inetd_child port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_innd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the innd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the ipp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the kerberos_admin port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the kerberos_master port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the kerberos port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the ktalkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the ldap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the link_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the lo node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_mail_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the mail port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the mapped_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the multicast node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the mysqld port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the nmbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_pop_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the pop port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the portmap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the postgresql port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_printer_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the printer port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the pxe port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the radacct port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_radius_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the radius port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the rsh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the rsync port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the site_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the smbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the smtp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the snmp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the ssh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_swat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the swat port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the syslogd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the telnetd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the tftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the unspec node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the vnc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the xserver port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Bind UDP sockets to the zebra port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the amanda port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the compat_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the dbskkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the dhcpc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the dhcpd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_dict_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the dict port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_dns_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the dns port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_eth0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP network traffic on the eth0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_eth1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP network traffic on the eth1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_eth2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP network traffic on the eth2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the fingerd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the ftp_data port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the ftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_howl_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the howl port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the http_cache port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_http_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the http port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the inaddr_any node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the inetd_child port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_innd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the innd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the ipp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ippp0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP network traffic on the ippp0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP network traffic on the ipsec0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP network traffic on the ipsec1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP network traffic on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the kerberos_admin port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the kerberos_master port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the kerberos port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the ktalkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the ldap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the link_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_lo</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP network traffic on the lo interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the lo node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_mail_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the mail port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the mapped_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the multicast node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the mysqld port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the nmbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_pop_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the pop port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the portmap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the postgresql port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_printer_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the printer port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the pxe port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the radacct port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_radius_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the radius port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the rsh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the rsync port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the site_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the smbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the smtp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the snmp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the ssh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_swat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the swat port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the syslogd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the telnetd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the tftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the unspec node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the vnc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the xserver port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Receive UDP traffic on the zebra port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the amanda port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the compat_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the dbskkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the dhcpc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the dhcpd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_dict_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the dict port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_dns_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the dns port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_eth0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP network traffic on the eth0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_eth1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP network traffic on the eth1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_eth2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP network traffic on the eth2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the fingerd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the ftp_data port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the ftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_howl_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the howl port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the http_cache port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_http_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the http port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the inaddr_any node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the inetd_child port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_innd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the innd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the ipp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ippp0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP network traffic on the ippp0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ipsec0</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP network traffic on the ipsec0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ipsec1</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP network traffic on the ipsec1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ipsec2</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP network traffic on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the kerberos_admin port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the kerberos_master port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the kerberos port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the ktalkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the ldap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the link_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_lo</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP network traffic on the lo interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the lo node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_mail_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the mail port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the mapped_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the multicast node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the mysqld port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the nmbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_pop_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the pop port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the portmap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the postgresql port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_printer_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the printer port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the pxe port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the radacct port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_radius_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the radius port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the rsh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the rsync port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the site_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the smbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the smtp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the snmp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the ssh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_swat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the swat port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the syslogd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the telnetd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the tftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the unspec node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the vnc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the xserver port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send UDP traffic on the zebra port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the compat_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_inaddr_any_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the inaddr_any node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_link_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the link_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_lo_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the lo node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_mapped_ipv4_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the mapped_ipv4 node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_multicast_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the multicast node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_site_local_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the site_local node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_unspec_node</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the unspec node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_amanda_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the amanda port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dbskkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the dbskkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dhcpc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the dhcpc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dhcpd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the dhcpd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dict_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the dict port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_dns_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the dns port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_eth0_interface</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP network traffic on the eth0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_eth1_interface</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP network traffic on the eth1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_eth2_interface</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP network traffic on the eth2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_fingerd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the fingerd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ftp_data_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the ftp_data port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the ftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_howl_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the howl port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_http_cache_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the http_cache port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_http_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the http port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_inetd_child_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the inetd_child port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_innd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the innd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ipp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the ipp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ippp0_interface</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP network traffic on the ippp0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ipsec0_interface</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP network traffic on the ipsec0 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ipsec1_interface</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP network traffic on the ipsec1 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ipsec2_interface</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP network traffic on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_kerberos_admin_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the kerberos_admin port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_kerberos_master_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the kerberos_master port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_kerberos_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the kerberos port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ktalkd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the ktalkd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ldap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the ldap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_lo_interface</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP network traffic on the lo interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_mail_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the mail port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_mysqld_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the mysqld port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_nmbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the nmbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_pop_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the pop port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_portmap_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the portmap port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_postgresql_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the postgresql port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_printer_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the printer port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_pxe_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the pxe port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_radacct_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the radacct port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_radius_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the radius port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_rsh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the rsh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_rsync_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the rsync port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_smbd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the smbd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_smtp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the smtp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_snmp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the snmp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_ssh_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the ssh port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_swat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the swat port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_syslogd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the syslogd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_telnetd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the telnetd port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_tftp_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the tftp port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_vnc_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the vnc port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_xserver_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the xserver port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corenetwork_sendrecv_udp_on_zebra_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive UDP traffic on the zebra port. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_devices.html b/www/api-docs/kernel_devices.html new file mode 100644 index 0000000..6dd9e9b --- /dev/null +++ b/www/api-docs/kernel_devices.html @@ -0,0 +1,3545 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: kernel</h1><p/> +<h2>Module: devices</h2><p/> +<h3>Description:</h3> + +<p> +</p><p> +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. +</p><p> +</p><p> +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. +</p><p> +</p><p> +Additionally, this module controls access to three things: + </p><ul><li>the device directories containing device nodes</li><li>device nodes as a group</li><li>individual access to specific device nodes covered by + this module.</li></ul><p> +</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_create_dev_node</b>( + + + + + domain + + + + , + + + + file + + + + , + + + + objectclass(es) + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Create, read, and write device nodes. The node + will be transitioned to the type provided. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +file +</td><td> + + Type to which the created node will be transitioned. + +</td><td> +No +</td></tr> + +<tr><td> +objectclass(es) +</td><td> + + Object class(es) (single or set including {}) for which this + the transition will occur. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_create_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Create a directory in the device directory. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed to create the directory. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_create_generic_chr_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Allow read, write, and create for generic character device files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_del_generic_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Delete symbolic links in device directories. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_delete_lvm_control</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Delete the lvm control device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_getattr_all_blk_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Dontaudit getattr on all block file device nodes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain to dontaudit access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_getattr_all_chr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Dontaudit getattr on all character file device nodes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain to dontaudit access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_getattr_generic_blk_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Dontaudit getattr on generic block devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain to dontaudit access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_getattr_generic_chr_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Dontaudit getattr for generic character device files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain to dontaudit access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_getattr_generic_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Dontaudit getattr on generic pipes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain to dontaudit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_list_all_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Dontaudit attempts to list all device nodes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain to dontaudit listing of device nodes. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_rw_dri_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Dontaudit read and write on the dri devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain to dontaudit access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_rw_generic_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Dontaudit getattr for generic device files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain to dontaudit access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_getattr_agp_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Getattr the agp devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_getattr_all_blk_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Getattr on all block file device nodes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_getattr_all_chr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Getattr on all character file device nodes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_getattr_generic_blk_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Allow getattr on generic block devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_getattr_generic_chr_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Allow getattr for generic character device files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_list_all_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + List all of the device nodes in a device directory. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed to list device nodes. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_list_usbfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to get a list of usb hardware. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type getting the list. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_manage_all_blk_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read, write, create, and delete all block device files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_manage_all_chr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read, write, create, and delete all character device files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_manage_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Create, delete, read, and write device nodes in device directories. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_manage_generic_blk_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Allow read, write, create, and delete for generic + block files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_manage_generic_blk_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Create, delete, read, and write block device files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_manage_generic_chr_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Create, delete, read, and write character device files. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_manage_generic_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Create, delete, read, and write symbolic links in device directories. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_node</b>( + + + + + object_type + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Make the passed in type a type appropriate for + use on device nodes (usually files in /dev). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +object_type +</td><td> + + The object type that will be used on device nodes. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_cpuid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the multiplexed input device (/dev/input). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_framebuffer</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the framebuffer device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_input</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the multiplexed input device (/dev/input). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_lvm_control</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the lvm comtrol device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_misc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read miscellaneous devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_mouse</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the mouse devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_mtrr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the mtrr device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_rand</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read from random devices (e.g., /dev/random) +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_raw_memory</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read raw memory devices (e.g. /dev/mem). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_realtime_clock</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the realtime clock (/dev/rtc). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_snd_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the sound devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_snd_mixer_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the sound mixer devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_sysfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read hardware state information. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type reading hardware state information. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_urand</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read from pseudo random devices (e.g., /dev/urandom) +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_read_usbfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read USB hardware information using + the usbfs filesystem interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_relabel_all_dev_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Allow full relabeling (to and from) of all device nodes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed to relabel. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_relabel_dev_dirs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Allow full relabeling (to and from) of directories in /dev. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed to relabel. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_agp_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and write the agp devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_cpu_microcode</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and write the the cpu microcode device. This + is required to load cpu microcode. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_dri_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and write the dri devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_lvm_control</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and write the lvm control device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_null_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and write to the null device (/dev/null). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_power_management</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and write the the power management device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_realtime_clock</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the realtime clock (/dev/rtc). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_scanner</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and write the the scanner device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_sysfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to modify hardware state information. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type modifying hardware state information. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_usbfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to modify usb hardware configuration files. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type modifying the options. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_zero_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and write to the zero device (/dev/zero). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rwx_zero_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read, write, and execute the zero device (/dev/zero). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rx_raw_memory</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read and execute raw memory devices (e.g. /dev/mem). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_search_sysfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Search the directory containing hardware information. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_search_usbfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Search the directory containing USB hardware information. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_all_blk_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Setattr on all block file device nodes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_setattr_all_chr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Setattr on all character file device nodes. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_framebuffer</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write the framebuffer device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_misc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write miscellaneous devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_mtrr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write the mtrr device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_rand</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write to the random device (e.g., /dev/random). This adds + entropy used to generate the random data read from the + random device. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_raw_memory</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write raw memory devices (e.g. /dev/mem). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_realtime_clock</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Read the realtime clock (/dev/rtc). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_snd_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write the sound devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_snd_mixer_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write the sound mixer devices. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_write_urand</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write to the pseudo random device (e.g., /dev/urandom). This + sets the random number generator seed. +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_wx_raw_memory</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Summary</h5> +<p> + Write and execute raw memory devices (e.g. /dev/mem). +</p> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send and receive raw IP packets on the ipsec2 interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_filesystem.html b/www/api-docs/kernel_filesystem.html new file mode 100644 index 0000000..a396202 --- /dev/null +++ b/www/api-docs/kernel_filesystem.html @@ -0,0 +1,3316 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: kernel</h1><p/> +<h2>Module: filesystem</h2><p/> +<h3>Description:</h3> + +<p>Policy for filesystems.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_associate</b>( + + + + + file_type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + + The type of the to be associated. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_associate_noxattr</b>( + + + + + file_type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + + The type of the to be associated. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_associate_tmpfs</b>( + + + + + type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the type to associate to tmpfs filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +type +</td><td> + + The type of the object to be associated. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_dontaudit_getattr_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to + get the attributes of a persistent + filesystem which has extended + attributes, such as ext3, JFS, or XFS. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_execute_cifs_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute files on a CIFS or SMB + network filesystem, in the caller + domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain executing the files. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_execute_nfs_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute files on a NFS filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain executing the files. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_get_all_fs_quotas</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the quotas of all filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain getting quotas. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_all_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of all persistent + filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_autofs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of an automount + pseudo filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_cifs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a CIFS or + SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a DOS + filesystem, such as FAT32 or NTFS. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_nfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a NFS filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a NFS server + pseudo filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_ramfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a RAM filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_romfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a ROM + filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a RPC pipe + filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a tmpfs + filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of a persistent + filesystem which has extended + attributes, such as ext3, JFS, or XFS. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_make_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Transform specified type into a filesystem type. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_make_noxattr_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Transform specified type into a filesystem + type which does not have extended attribute + support. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_cifs_dirs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete directories + on a CIFS or SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the directories. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_cifs_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete files + on a CIFS or SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the files. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_cifs_named_pipes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete named pipes + on a CIFS or SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the pipes. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_cifs_named_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete named sockets + on a CIFS or SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the sockets. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_cifs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete symbolic links + on a CIFS or SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the symbolic links. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_nfs_dirs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete directories + on a NFS filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the directories. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_nfs_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete files + on a NFS filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the files. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_nfs_named_pipes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete named pipes + on a NFS filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the pipes. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_nfs_named_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete named sockets + on a NFS filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the sockets. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_nfs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete symbolic links + on a CIFS or SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain managing the symbolic links. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_tmpfs_block_devices</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write, create and delete block nodes + on tmpfs filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_manage_tmpfs_character_devices</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write, create and delete character + nodes on tmpfs filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount all filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_autofs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount an automount pseudo filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_cifs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a CIFS or SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a DOS filesystem, such as + FAT32 or NTFS. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount an iso9660 filesystem, which + is usually used on CDs. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of an iso9660 + filesystem, which is usually used on CDs. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain doing the + getattr on the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_nfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a NFS filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_nfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a NFS filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a NFS server pseudo filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a RAM filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_romfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a ROM filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a RPC pipe filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a tmpfs filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_mount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a persistent filesystem which + has extended attributes, such as + ext3, JFS, or XFS. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_register_binary_executable_type</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain registering + the interpreter. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_relabel_tmpfs_block_devices</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Relabel block nodes on tmpfs filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_relabel_tmpfs_character_devices</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Relabel character nodes on tmpfs filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_relabelfrom_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow changing of the label of a + DOS filesystem using the context= mount option. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_relabelfrom_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow changing of the label of a + filesystem with extended attributes + using the context= mount option. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount all filesystems. This + allows some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_autofs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount an automount pseudo filesystem + This allows some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_cifs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount a CIFS or SMB network filesystem. + This allows some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount a DOS filesystem, such as + FAT32 or NTFS. This allows + some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount an iso9660 filesystem, which + is usually used on CDs. This allows + some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_nfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount a NFS filesystem. This allows + some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Mount a NFS server pseudo filesystem. + This allows some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount a RAM filesystem. This allows + some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_romfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount a ROM filesystem. This allows + some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount a RPC pipe filesystem. This + allows some mount option to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount a tmpfs filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Remount a persistent filesystem which + has extended attributes, such as + ext3, JFS, or XFS. This allows + some mount options to be changed. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_set_all_quotas</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Set the quotas of all filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain setting quotas. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_all_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount all filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_autofs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount an automount pseudo filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_cifs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a CIFS or SMB network filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_dos_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a DOS filesystem, such as + FAT32 or NTFS. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount an iso9660 filesystem, which + is usually used on CDs. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a NFS server pseudo filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_ramfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a RAM filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_romfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a ROM filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_rpc_pipefs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a RPC pipe filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_tmpfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a tmpfs filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_unmount_xattr_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Unmount a persistent filesystem which + has extended attributes, such as + ext3, JFS, or XFS. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain unmounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_use_tmpfs_block_devices</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write block nodes on tmpfs filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_use_tmpfs_character_devices</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write character nodes on tmpfs filesystems. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_kernel.html b/www/api-docs/kernel_kernel.html new file mode 100644 index 0000000..884a11c --- /dev/null +++ b/www/api-docs/kernel_kernel.html @@ -0,0 +1,2119 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: kernel</h1><p/> +<h2>Module: kernel</h2><p/> +<h3>Description:</h3> + +<p> +Policy for kernel threads, proc filesystem, +and unlabeled processes and objects. +</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_change_ring_buffer_level</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_clear_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows the caller to clear the ring buffer. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type clearing the buffer. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_core</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to get the attributes of + core kernel interfaces. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_message_if</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts by caller to get the attributes of kernel + message interfaces. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_blk_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts by caller to get attributes for + unlabeled block devices. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_read_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to read the ring buffer. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_read_system_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts by caller to + read system state information. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_search_network_sysctl_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts by caller to search sysctl network directories. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_search_sysctl_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts by caller to search the sysctl directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_use_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to use + kernel file descriptors. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of process not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_get_sysvipc_info</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get information on all System V IPC objects. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_getattr_core</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows caller to get attribues of core kernel interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type getting the attibutes. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_getattr_message_if</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to get the attributes of kernel message + interface (/proc/kmsg). +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type getting the attributes. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_kill_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send a kill signal to unlabeled processes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_load_module</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows caller to load kernel modules +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to allow to load kernel modules. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_all_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read all sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_device_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read the device sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to allow to read the device sysctls. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_fs_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read filesystem sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_hotplug_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the hotplug sysctl. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_irq_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read IRQ sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_kernel_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read generic kernel sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_messages</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read kernel messages + using the /proc/kmsg interface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type reading the messages. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_modprobe_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the modprobe sysctl. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_net_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read network sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_network_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read the network state information. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type reading the state. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_ring_buffer</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows caller to read the ring buffer. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type allowed to read the ring buffer. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_software_raid_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read the state information for software raid. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type reading software raid state. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_system_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows caller to read system state information. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type reading the system state information. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_unix_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read unix domain + socket sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_vm_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to read virtual memory sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_relabel_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to relabel unlabeled objects. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type relabeling the objects. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rootfs_mountpoint</b>( + + + + + directory_type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows the kernel to mount filesystems on + the specified directory type. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +directory_type +</td><td> + + The type of the directory to use as a mountpoint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_all_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write all sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_device_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write device sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_fs_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write fileystem sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_hotplug_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write the hotplug sysctl. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_irq_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write IRQ sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_kernel_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write generic kernel sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_modprobe_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write the modprobe sysctl. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_net_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to modiry contents of sysctl network files. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_unix_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write unix domain + socket sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_rw_vm_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write virtual memory sysctls. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_share_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows the kernel to share state information with + the caller. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process with which to share state information. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_sigchld_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send a child terminated signal to unlabeled processes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_signal_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send general signals to unlabeled processes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_signull_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send a null signal to unlabeled processes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_sigstop_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send a stop signal to unlabeled processes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_use_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Permits caller to use kernel file descriptors. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process using the descriptors. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_userland_entry</b>( + + + + + domain + + + + , + + + + entrypoint + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows to start userland processes + by transitioning to the specified domain. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type entered by kernel. + +</td><td> +No +</td></tr> + +<tr><td> +entrypoint +</td><td> + + The executable type for the entrypoint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_selinux.html b/www/api-docs/kernel_selinux.html new file mode 100644 index 0000000..799179e --- /dev/null +++ b/www/api-docs/kernel_selinux.html @@ -0,0 +1,555 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: kernel</h1><p/> +<h2>Module: selinux</h2><p/> +<h3>Description:</h3> + +<p> +Policy for kernel security interface, in particular, selinuxfs. +</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_compute_access_vector</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows caller to compute an access vector. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type allowed to compute an access vector. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_compute_create_context</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_compute_relabel_context</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_compute_user_contexts</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows caller to compute possible contexts for a user. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type allowed to compute user contexts. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_get_enforce_mode</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows the caller to get the mode of policy enforcement + (enforcing or permissive mode). +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to allow to get the enforcing mode. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_get_fs_mount</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Gets the caller the mountpoint of the selinuxfs filesystem. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type requesting the selinuxfs mountpoint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_load_policy</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to load the policy into the kernel. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type that will load the policy. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_set_boolean</b>( + + + + + domain + + + + , + + + + [ + + booltype + + ] + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to set the state of Booleans to + enable or disable conditional portions of the policy. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type allowed to set the Boolean. + +</td><td> +No +</td></tr> + +<tr><td> +booltype +</td><td> + + The type of Booleans the caller is allowed to set. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_set_enforce_mode</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to set the mode of policy enforcement + (enforcing or permissive mode). +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to allow to set the enforcement mode. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_set_parameters</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow caller to set selinux security parameters. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to allow to set security parameters. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_validate_context</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows caller to validate security contexts. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type permitted to validate contexts. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_storage.html b/www/api-docs/kernel_storage.html new file mode 100644 index 0000000..a050b48 --- /dev/null +++ b/www/api-docs/kernel_storage.html @@ -0,0 +1,1019 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: kernel</h1><p/> +<h2>Module: storage</h2><p/> +<h3>Description:</h3> + +<p>Policy controlling access to storage devices</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_create_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create block devices in /dev with the fixed disk type. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_dontaudit_getattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts made by the caller to get + the attributes of fixed disk device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_dontaudit_getattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts made by the caller to get + the attributes of removable devices device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_getattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to get the attributes of fixed disk + device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_getattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to get the attributes of removable + devices device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_getattr_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get attributes of the device nodes + for the SCSI generic inerface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_getattr_tape_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to get the attributes + of device nodes of tape devices. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_manage_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create, read, write, and delete fixed disk device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_raw_read_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_raw_read_lvm_volume</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_raw_read_removable_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_raw_write_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_raw_write_lvm_volume</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_raw_write_removable_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_read_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_read_tape_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to directly read + a tape device. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_setattr_fixed_disk</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to set the attributes of fixed disk + device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_setattr_removable_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to set the attributes of removable + devices device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_setattr_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Set attributes of the device nodes + for the SCSI generic inerface. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_setattr_tape_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to set the attributes + of device nodes of tape devices. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_write_scsi_generic</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>storage_write_tape_device</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to directly read + a tape device. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_terminal.html b/www/api-docs/kernel_terminal.html new file mode 100644 index 0000000..8ad76c3 --- /dev/null +++ b/www/api-docs/kernel_terminal.html @@ -0,0 +1,1452 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: kernel</h1><p/> +<h2>Module: terminal</h2><p/> +<h3>Description:</h3> + +<p>Policy for terminals.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_create_pty</b>( + + + + + domain + + + + , + + + + pty_type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create a pty in the /dev/pts directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process creating the pty. + +</td><td> +No +</td></tr> + +<tr><td> +pty_type +</td><td> + + The type of the pty. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_dontaudit_getattr_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to get the + attributes of any user tty + device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_dontaudit_list_ptys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to read the + /dev/pts directory to. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_dontaudit_use_all_user_ptys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to read any + user ptys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_dontaudit_use_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to read or write + any user ttys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_dontaudit_use_console</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attemtps to read from + or write to the console. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_dontaudit_use_generic_pty</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Dot not audit attempts to read and + write the generic pty type. This is + generally only used in the targeted policy. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_dontaudit_use_ptmx</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to read and + write the pty multiplexor (/dev/ptmx). +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_dontaudit_use_unallocated_tty</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to read or + write unallocated ttys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_getattr_all_user_ptys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of all user + pty device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_getattr_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of all user tty + device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_getattr_unallocated_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the attributes of all unallocated + tty device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_list_ptys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the /dev/pts directory to + list all ptys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_pty</b>( + + + + + pty_type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Transform specified type into a pty type. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +pty_type +</td><td> + + An object type that will applied to a pty. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_relabel_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Relabel from and to all user + user tty device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_relabel_unallocated_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Relabel from and to the unallocated + tty type. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_reset_tty_labels</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Relabel from all user tty types to + the unallocated tty type. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_setattr_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Set the attributes of all user tty + device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_setattr_console</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Set the attributes of the console + device node. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_setattr_unallocated_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Set the attributes of all unallocated + tty device nodes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_tty</b>( + + + + + tty_type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Transform specified type into a tty type. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +tty_type +</td><td> + + An object type that will applied to a tty. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_use_all_terms</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write the console, all + ttys and all ptys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_use_all_user_ptys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write all user ptys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_use_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write all user to all user ttys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_use_console</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read from and write to the console. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_use_controlling_term</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write the controlling + terminal (/dev/tty). +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_use_generic_pty</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write the generic pty + type. This is generally only used in + the targeted policy. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_use_unallocated_tty</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write unallocated ttys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_user_pty</b>( + + + + + userdomain + + + + , + + + + object_type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Transform specified type into an user + pty type. This allows it to be relabeled via + type change by login programs such as ssh. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain +</td><td> + + The type of the user domain associated with + this pty. + +</td><td> +No +</td></tr> + +<tr><td> +object_type +</td><td> + + An object type that will applied to a pty. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_write_all_user_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Write to all user ttys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_write_console</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Write to the console. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>term_write_unallocated_ttys</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Write to unallocated ttys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services.html b/www/api-docs/services.html new file mode 100644 index 0000000..3fdfb39 --- /dev/null +++ b/www/api-docs/services.html @@ -0,0 +1,88 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> + +<h1>Layer: services</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + </td></tr> + + + </td></tr> + + + <tr><td> + <a href='services_mta.html'> + mta</a></td> + <td><p>Policy common to all email tranfer agents.</p></td> + + <tr><td> + <a href='services_remotelogin.html'> + remotelogin</a></td> + <td><p>Policy for rshd, rlogind, and telnetd.</p></td> + + <tr><td> + <a href='services_sendmail.html'> + sendmail</a></td> + <td><p>Policy for sendmail.</p></td> + + </td></tr> + + + </td></tr> + +</table> +<p/><br/><br/> + +</div> +</body> +</html> diff --git a/www/api-docs/services_mta.html b/www/api-docs/services_mta.html new file mode 100644 index 0000000..d245378 --- /dev/null +++ b/www/api-docs/services_mta.html @@ -0,0 +1,103 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: services</h1><p/> +<h2>Module: mta</h2><p/> +<h3>Description:</h3> + +<p>Policy common to all email tranfer agents.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_read_aliases</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read mail address aliases. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_remotelogin.html b/www/api-docs/services_remotelogin.html new file mode 100644 index 0000000..f5dc3fa --- /dev/null +++ b/www/api-docs/services_remotelogin.html @@ -0,0 +1,103 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: services</h1><p/> +<h2>Module: remotelogin</h2><p/> +<h3>Description:</h3> + +<p>Policy for rshd, rlogind, and telnetd.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>remotelogin_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Domain transition to the remote login domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_sendmail.html b/www/api-docs/services_sendmail.html new file mode 100644 index 0000000..317ba61 --- /dev/null +++ b/www/api-docs/services_sendmail.html @@ -0,0 +1,103 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: services</h1><p/> +<h2>Module: sendmail</h2><p/> +<h3>Description:</h3> + +<p>Policy for sendmail.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sendmail_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Domain transition to sendmail. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/style.css b/www/api-docs/style.css new file mode 100644 index 0000000..9571722 --- /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 0000000..64bb8c6 --- /dev/null +++ b/www/api-docs/system.html @@ -0,0 +1,240 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> + +<h1>Layer: system</h1><p/> + +<table border="1" cellspacing="0" cellpadding="3" width="75%"> +<tr><td class="title">Module:</td><td class="title">Description:</td></tr> + + + </td></tr> + + + </td></tr> + + + </td></tr> + + + <tr><td> + <a href='system_authlogin.html'> + authlogin</a></td> + <td><p>Common policy for authentication and user login.</p></td> + + <tr><td> + <a href='system_clock.html'> + clock</a></td> + <td><p>Policy for reading and setting the hardware clock.</p></td> + + <tr><td> + <a href='system_corecommands.html'> + corecommands</a></td> + <td><p> +Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +</p></td> + + <tr><td> + <a href='system_domain.html'> + domain</a></td> + <td><p>Core policy for domains.</p></td> + + <tr><td> + <a href='system_files.html'> + files</a></td> + <td><p> +Basic filesystem types and interfaces. +</p></td> + + <tr><td> + <a href='system_getty.html'> + getty</a></td> + <td><p>Policy for getty.</p></td> + + <tr><td> + <a href='system_hostname.html'> + hostname</a></td> + <td><p>Policy for changing the system host name.</p></td> + + <tr><td> + <a href='system_hotplug.html'> + hotplug</a></td> + <td><p> +Policy for hotplug system, for supporting the +connection and disconnection of devices at runtime. +</p></td> + + <tr><td> + <a href='system_init.html'> + init</a></td> + <td><p>System initialization programs (init and init scripts).</p></td> + + <tr><td> + <a href='system_iptables.html'> + iptables</a></td> + <td><p>Policy for iptables.</p></td> + + <tr><td> + <a href='system_libraries.html'> + libraries</a></td> + <td><p>Policy for system libraries.</p></td> + + <tr><td> + <a href='system_locallogin.html'> + locallogin</a></td> + <td><p>Policy for local logins.</p></td> + + <tr><td> + <a href='system_logging.html'> + logging</a></td> + <td><p>Policy for the kernel message logger and system logging daemon.</p></td> + + <tr><td> + <a href='system_lvm.html'> + lvm</a></td> + <td><p>Policy for logical volume management programs.</p></td> + + <tr><td> + <a href='system_miscfiles.html'> + miscfiles</a></td> + <td><p>Miscelaneous files.</p></td> + + <tr><td> + <a href='system_modutils.html'> + modutils</a></td> + <td><p>Policy for kernel module utilities</p></td> + + <tr><td> + <a href='system_mount.html'> + mount</a></td> + <td><p>Policy for mount.</p></td> + + <tr><td> + <a href='system_selinuxutil.html'> + selinuxutil</a></td> + <td><p>Policy for SELinux policy and userland applications.</p></td> + + <tr><td> + <a href='system_sysnetwork.html'> + sysnetwork</a></td> + <td><p>Policy for network configuration: ifconfig and dhcp client.</p></td> + + <tr><td> + <a href='system_udev.html'> + udev</a></td> + <td><p>Policy for udev.</p></td> + + <tr><td> + <a href='system_userdomain.html'> + userdomain</a></td> + <td><p>Policy for user domains</p></td> + + </td></tr> + +</table> +<p/><br/><br/> + +</div> +</body> +</html> diff --git a/www/api-docs/system_authlogin.html b/www/api-docs/system_authlogin.html new file mode 100644 index 0000000..10b1724 --- /dev/null +++ b/www/api-docs/system_authlogin.html @@ -0,0 +1,1033 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: authlogin</h2><p/> +<h3>Description:</h3> + +<p>Common policy for authentication and user login.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_delete_pam_pid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_domtrans_chk_passwd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_domtrans_login_program</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute a login_program in the target domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +target_domain +</td><td> + + The type of the login_program process. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_domtrans_pam</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute pam programs in the pam domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_domtrans_utempter</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute utempter programs in the utempter domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_dontaudit_getattr_shadow</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_dontaudit_read_shadow</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_dontaudit_write_login_records</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_exec_pam</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_list_pam_console_data</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_login_entry_type</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_manage_all_files_except_shadow</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Manage all files on the filesystem, except + the shadow passwords and listed exceptions. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + + The types to be excluded. Each type or attribute + must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_read_login_records</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_read_shadow</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_relabel_all_files_except_shadow</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Relabel all files on the filesystem, except + the shadow passwords and listed exceptions. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + + The types to be excluded. Each type or attribute + must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_run_pam</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute pam programs in the PAM domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to allow the PAM domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the PAM domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_run_utempter</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute utempter programs in the utempter domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to allow the utempter domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the utempter domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_rw_shadow</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>authlogin_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + + + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_clock.html b/www/api-docs/system_clock.html new file mode 100644 index 0000000..56b6730 --- /dev/null +++ b/www/api-docs/system_clock.html @@ -0,0 +1,317 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: clock</h2><p/> +<h3>Description:</h3> + +<p>Policy for reading and setting the hardware clock.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>clock_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute hwclock in the clock domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>clock_exec</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute hwclock + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>clock_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute hwclock in the clock domain, and + allow the specified role the hwclock domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the clock domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the clock domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>clock_rw_adjtime</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow executing domain to modify clock drift + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_corecommands.html b/www/api-docs/system_corecommands.html new file mode 100644 index 0000000..3c114a6 --- /dev/null +++ b/www/api-docs/system_corecommands.html @@ -0,0 +1,239 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: corecommands</h2><p/> +<h3>Description:</h3> + +<p> +Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_domtrans_shell</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute a shell in the target domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +target_domain +</td><td> + + The type of the shell process. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_shell_spec_domtrans</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute a shell in the target domain. This + is an explicit transition, requiring the + caller to use setexeccon(). +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +target_domain +</td><td> + + The type of the shell process. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_domain.html b/www/api-docs/system_domain.html new file mode 100644 index 0000000..76e4ed5 --- /dev/null +++ b/www/api-docs/system_domain.html @@ -0,0 +1,739 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: domain</h2><p/> +<h3>Description:</h3> + +<p>Core policy for domains.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_tcp_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to get the attributes + of all domains TCP sockets. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_udp_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to get the attributes + of all domains UDP sockets. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_unix_dgram_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to get the attributes + of all domains unix datagram sockets. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_unnamed_pipes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to get the attributes + of all domains unnamed pipes. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_list_all_domains_proc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to read the process state + directories of all domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_getsession_all_domains</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get the session ID of all domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_kill_all_domains</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send a kill signal to all domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_obj_id_change_exempt</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Makes caller an exception to the constraint preventing + changing the user identity in object contexts. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to make an exception to the constraint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_read_all_domains_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the process state (/proc/pid) of all domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_role_change_exempt</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Makes caller an exception to the constraint preventing + changing of role. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to make an exception to the constraint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_sigchld_all_domains</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send a child terminated signal to all domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_signal_all_domains</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send general signals to all domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_signull_all_domains</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send a null signal to all domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_sigstop_all_domains</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send a stop signal to all domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_subj_id_change_exempt</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Makes caller an exception to the constraint preventing + changing of user identity. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The process type to make an exception to the constraint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_files.html b/www/api-docs/system_files.html new file mode 100644 index 0000000..160c4a5 --- /dev/null +++ b/www/api-docs/system_files.html @@ -0,0 +1,590 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: files</h2><p/> +<h3>Description:</h3> + +<p> +</p><p> + This module contains basic filesystem types and interfaces. This +includes: +</p><ul><li>The concept of different file types including basic + files, mount points, tmp files, etc.</li><li>Access to groups of files and all files.</li><li>Types and interfaces for the basic filesystem layout + (/, /etc, /tmp, /usr, etc.).</li></ul><p> +</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_root</b>( + + + + + domain + + + + , + + + + [ + + private type + + ] + + + + , + + + + [ + + object + + ] + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Create an object in the root directory, with a private + type. If no object class is specified, the + default is file. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +private type +</td><td> + + The type of the object to be created. If no type + is specified, the type of the root directory will + be used. + +</td><td> +yes +</td></tr> + +<tr><td> +object +</td><td> + + The object class of the object being created. If + no class is specified, file will be used. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_delete_generic_etc_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Delete system configuration files in /etc. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_ioctl_all_pids</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to ioctl daemon runtime data files. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_write_all_pids</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to write to daemon runtime data files. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_exec_usr_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute programs in /usr/src in the caller domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_home</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Get listing home home directories. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_all_files</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Manage all files on the filesystem, except + the listed exceptions. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + + The types to be excluded. Each type or attribute + must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_relabel_all_files</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Relabel all files on the filesystem, except + the listed exceptions. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + + The types to be excluded. Each type or attribute + must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>files_tmpfs_file</b>( + + + + + type + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Transform the type into a file, for use on a + virtual memory filesystem (tmpfs). +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +type +</td><td> + + The type to be transformed. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_getty.html b/www/api-docs/system_getty.html new file mode 100644 index 0000000..8a87181 --- /dev/null +++ b/www/api-docs/system_getty.html @@ -0,0 +1,280 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: getty</h2><p/> +<h3>Description:</h3> + +<p>Policy for getty.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>getty_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute gettys in the getty domain. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>getty_modify_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to edit getty config file. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>getty_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to read getty config file. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>getty_read_log</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to read getty log file. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_hostname.html b/www/api-docs/system_hostname.html new file mode 100644 index 0000000..aa97d32 --- /dev/null +++ b/www/api-docs/system_hostname.html @@ -0,0 +1,279 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: hostname</h2><p/> +<h3>Description:</h3> + +<p>Policy for changing the system host name.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>hostname_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute hostname in the hostname domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + Has a sigchld signal backchannel. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>hostname_exec</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute hostname in the hostname domain, and + Has a sigchld signal backchannel. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>hostname_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute hostname in the hostname domain, and + allow the specified role the hostname domain. + Has a sigchld signal backchannel. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the hostname domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the hostname domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_hotplug.html b/www/api-docs/system_hotplug.html new file mode 100644 index 0000000..7141a40 --- /dev/null +++ b/www/api-docs/system_hotplug.html @@ -0,0 +1,160 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: hotplug</h2><p/> +<h3>Description:</h3> + +<p> +Policy for hotplug system, for supporting the +connection and disconnection of devices at runtime. +</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>hotplug_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the configuration files for hotplug. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_init.html b/www/api-docs/system_init.html new file mode 100644 index 0000000..588ff09 --- /dev/null +++ b/www/api-docs/system_init.html @@ -0,0 +1,198 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: init</h2><p/> +<h3>Description:</h3> + +<p>System initialization programs (init and init scripts).</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_read_script_process_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the process state (/proc/pid) of the init scripts. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>init_rw_script_tmp_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write init script temporary data. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_iptables.html b/www/api-docs/system_iptables.html new file mode 100644 index 0000000..04b3e91 --- /dev/null +++ b/www/api-docs/system_iptables.html @@ -0,0 +1,276 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: iptables</h2><p/> +<h3>Description:</h3> + +<p>Policy for iptables.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>iptables_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute iptables in the iptables domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>iptables_exec</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute iptables in the caller domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>iptables_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute iptables in the iptables domain, and + allow the specified role the iptables domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the iptables domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the iptables domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_libraries.html b/www/api-docs/system_libraries.html new file mode 100644 index 0000000..71161f2 --- /dev/null +++ b/www/api-docs/system_libraries.html @@ -0,0 +1,572 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: libraries</h2><p/> +<h3>Description:</h3> + +<p>Policy for system libraries.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_domtrans_ldconfig</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute ldconfig in the ldconfig domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_exec_ld_so</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_exec_lib_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute library scripts in the caller domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_legacy_use_ld_so</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Use the dynamic link/loader for automatic loading + of shared libraries with legacy support. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_legacy_use_shared_libs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Load and execute functions from shared libraries, + with legacy support. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_read_lib</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read files in the library directories, such + as static libraries. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_run_ldconfig</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute ldconfig in the ldconfig domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to allow the ldconfig domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the ldconfig domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_rw_ld_so_cache</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Modify the dynamic link/loader's cached listing + of shared libraries. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_use_ld_so</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Use the dynamic link/loader for automatic loading + of shared libraries. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_use_shared_libs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Load and execute functions from shared libraries. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_locallogin.html b/www/api-docs/system_locallogin.html new file mode 100644 index 0000000..8f9fd4c --- /dev/null +++ b/www/api-docs/system_locallogin.html @@ -0,0 +1,198 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: locallogin</h2><p/> +<h3>Description:</h3> + +<p>Policy for local logins.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>locallogin_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute local logins in the locallogin domain. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>locallogin_use_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow processes to inherit local login file descriptors + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_logging.html b/www/api-docs/system_logging.html new file mode 100644 index 0000000..c065d5a --- /dev/null +++ b/www/api-docs/system_logging.html @@ -0,0 +1,159 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: logging</h2><p/> +<h3>Description:</h3> + +<p>Policy for the kernel message logger and system logging daemon.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_search_logs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allows the domain to open a file in the + log directory, but does not allow the listing + of the contents of the log directory. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_lvm.html b/www/api-docs/system_lvm.html new file mode 100644 index 0000000..f9e44c8 --- /dev/null +++ b/www/api-docs/system_lvm.html @@ -0,0 +1,275 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: lvm</h2><p/> +<h3>Description:</h3> + +<p>Policy for logical volume management programs.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>lvm_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute lvm programs in the lvm domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>lvm_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read LVM configuration files. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>lvm_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute lvm programs in the lvm domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to allow the LVM domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the LVM domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_miscfiles.html b/www/api-docs/system_miscfiles.html new file mode 100644 index 0000000..4a3bee8 --- /dev/null +++ b/www/api-docs/system_miscfiles.html @@ -0,0 +1,322 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: miscfiles</h2><p/> +<h3>Description:</h3> + +<p>Miscelaneous files.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>miscfiles_legacy_read_localization</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to read legacy time localization info + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Type type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>miscfiles_read_fonts</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to read fonts files + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Type type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>miscfiles_read_localization</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to read localization info + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Type type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>miscfiles_read_man_pages</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to read manpages + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Type type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>miscfiles_rw_man_cache</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to create files and dirs in /var/cache/man + and /var/catman/ + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + Type type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_modutils.html b/www/api-docs/system_modutils.html new file mode 100644 index 0000000..0b47ecf --- /dev/null +++ b/www/api-docs/system_modutils.html @@ -0,0 +1,557 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: modutils</h2><p/> +<h3>Description:</h3> + +<p>Policy for kernel module utilities</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_domtrans_depmod</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute depmod in the depmod domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_domtrans_insmod</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute insmod in the insmod domain. Has a + sigchld backchannel. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_domtrans_update_mods</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute depmod in the depmod domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_read_kernel_module_dependencies</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the dependencies of kernel modules. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_read_module_conf</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read the configuration options used when + loading modules. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_run_depmod</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute depmod in the depmod domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the depmod domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the depmod domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_run_insmod</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute insmod in the insmod domain, and + allow the specified role the insmod domain, + and use the caller's terminal. Has a sigchld + backchannel. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the insmod domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the insmod domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_run_update_mods</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute update_modules in the update_modules domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the update_modules domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the update_modules domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_mount.html b/www/api-docs/system_mount.html new file mode 100644 index 0000000..f8d851e --- /dev/null +++ b/www/api-docs/system_mount.html @@ -0,0 +1,319 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: mount</h2><p/> +<h3>Description:</h3> + +<p>Policy for mount.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mount_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute mount in the mount domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mount_run</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute mount in the mount domain, and + allow the specified role the mount domain, + and use the caller's terminal. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the mount domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the mount domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mount_send_nfs_client_request</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the mount domain to send nfs requests for mounting + network drives + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>mount_use_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Use file descriptors for mount. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_selinuxutil.html b/www/api-docs/system_selinuxutil.html new file mode 100644 index 0000000..f7aa8a3 --- /dev/null +++ b/www/api-docs/system_selinuxutil.html @@ -0,0 +1,921 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: selinuxutil</h2><p/> +<h3>Description:</h3> + +<p>Policy for SELinux policy and userland applications.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_checkpol</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute checkpolicy in the checkpolicy domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_loadpol</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute load_policy in the load_policy domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_newrole</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute newrole in the load_policy domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_restorecon</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute restorecon in the restorecon domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_runinit</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute run_init in the run_init domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_domtrans_setfiles</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute setfiles in the setfiles domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_dontaudit_newrole_signal</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit the caller attempts to send + a signal to newrole. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_relabelto_binary_pol</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow the caller to relabel a file to the binary policy type. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_run_checkpol</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the checkpolicy domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the checkpolicy domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_run_loadpol</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + 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. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the load_policy domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the load_policy domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_run_newrole</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute newrole in the newrole domain, and + allow the specified role the newrole domain, + and use the caller's terminal. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the newrole domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the newrole domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_run_restorecon</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute restorecon in the restorecon domain, and + allow the specified role the restorecon domain, + and use the caller's terminal. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the restorecon domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the restorecon domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_run_runinit</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute run_init in the run_init domain, and + allow the specified role the run_init domain, + and use the caller's terminal. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the run_init domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the run_init domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>seutil_run_setfiles</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute setfiles in the setfiles domain, and + allow the specified role the setfiles domain, + and use the caller's terminal. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the setfiles domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the setfiles domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_sysnetwork.html b/www/api-docs/system_sysnetwork.html new file mode 100644 index 0000000..42f985a --- /dev/null +++ b/www/api-docs/system_sysnetwork.html @@ -0,0 +1,318 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: sysnetwork</h2><p/> +<h3>Description:</h3> + +<p>Policy for network configuration: ifconfig and dhcp client.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_domtrans_dhcpc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute dhcp client in dhcpc domain. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_domtrans_ifconfig</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute ifconfig in the ifconfig domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow network init to read network config files. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_run_ifconfig</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute ifconfig in the ifconfig domain, and + allow the specified role the ifconfig domain, + and use the caller's terminal. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + + The role to be allowed the ifconfig domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + + The type of the terminal allow the ifconfig domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_udev.html b/www/api-docs/system_udev.html new file mode 100644 index 0000000..045460d --- /dev/null +++ b/www/api-docs/system_udev.html @@ -0,0 +1,239 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: udev</h2><p/> +<h3>Description:</h3> + +<p>Policy for udev.</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>udev_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute udev in the udev domain. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>udev_read_db</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to read list of devices. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>udev_rw_db</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Allow process to modify list of devices. + </p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html> diff --git a/www/api-docs/system_userdomain.html b/www/api-docs/system_userdomain.html new file mode 100644 index 0000000..03b2cb1 --- /dev/null +++ b/www/api-docs/system_userdomain.html @@ -0,0 +1,530 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + - <a href='system_authlogin.html'> + authlogin</a><br/> + + - <a href='system_clock.html'> + clock</a><br/> + + - <a href='system_corecommands.html'> + corecommands</a><br/> + + - <a href='system_domain.html'> + domain</a><br/> + + - <a href='system_files.html'> + files</a><br/> + + - <a href='system_getty.html'> + getty</a><br/> + + - <a href='system_hostname.html'> + hostname</a><br/> + + - <a href='system_hotplug.html'> + hotplug</a><br/> + + - <a href='system_init.html'> + init</a><br/> + + - <a href='system_iptables.html'> + iptables</a><br/> + + - <a href='system_libraries.html'> + libraries</a><br/> + + - <a href='system_locallogin.html'> + locallogin</a><br/> + + - <a href='system_logging.html'> + logging</a><br/> + + - <a href='system_lvm.html'> + lvm</a><br/> + + - <a href='system_miscfiles.html'> + miscfiles</a><br/> + + - <a href='system_modutils.html'> + modutils</a><br/> + + - <a href='system_mount.html'> + mount</a><br/> + + - <a href='system_selinuxutil.html'> + selinuxutil</a><br/> + + - <a href='system_sysnetwork.html'> + sysnetwork</a><br/> + + - <a href='system_udev.html'> + udev</a><br/> + + - <a href='system_userdomain.html'> + userdomain</a><br/> + + </div> + + <br/><p/> + <a href="interfaces.html">* Interface Index</a> +</div> + +<div id="Content"> +<h1>Layer: system</h1><p/> +<h2>Module: userdomain</h2><p/> +<h3>Description:</h3> + +<p>Policy for user domains</p> + +<h3>Interfaces: </h3> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_dontaudit_use_sysadm_terms</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to use admin ttys and ptys. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_dontaudit_use_unpriv_user_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Do not audit attempts to inherit the + file descriptors from all user domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_all_user_data</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read all files in all users home directories. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_search_all_users_home</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Search all users home directories. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_shell_domtrans_sysadm</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute a shell in the sysadm domain. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_signal_all_users</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Send general signals to all user domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_spec_domtrans_all_users</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Execute a shell in all user domains. This + is an explicit transition, requiring the + caller to use setexeccon(). +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_use_all_user_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Inherit the file descriptors from all user domains +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_use_sysadm_terms</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Read and write administrative users + physical and pseudo terminals. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_use_unpriv_users_fd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<h5>Description:</h5> +<p> + Inherit the file descriptors from all user domains. +</p><br/> +<h5>Parameters:</h5> +<div id="description"> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + + The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> +</div> + + + +</div> +</body> +</html>