Layer: system

Module: sysnetwork

Description:

Policy for network configuration: ifconfig and dhcp client.

Interfaces:

sysnet_domtrans_dhcpc( domain )
Description

Execute dhcp client in dhcpc domain.

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

Execute ifconfig in the ifconfig domain.

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

Send a kill signal to the dhcp client.

Parameters
Parameter:Description:Optional:
domain The domain sending the SIGKILL. No
sysnet_manage_config( domain )
Summary

Create, read, write, and delete network config files.

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

Allow network init to read network config files.

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

Read the dhcp client pid file.

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

Read dhcp client state files.

Parameters
Parameter:Description:Optional:
domain The domain allowed access. No
sysnet_run_ifconfig( domain , role , terminal )
Description

Execute ifconfig in the ifconfig domain, and allow the specified role the ifconfig domain, and use the caller's terminal.

Parameters
Parameter:Description:Optional:
domain The type of the process performing this action. No
role The role to be allowed the ifconfig domain. No
terminal The type of the terminal allow the ifconfig domain to use. No
sysnet_rw_dhcp_config( domain )
Summary

Read and write dhcp configuration files.

Parameters
Parameter:Description:Optional:
domain The domain allowed access. No
sysnet_sigchld_dhcpc( domain )
Summary

Send a SIGCHLD signal to the dhcp client.

Parameters
Parameter:Description:Optional:
domain The domain sending the SIGCHLD. No
sysnet_signal_dhcpc( domain )
Summary

Send a generic signal to the dhcp client.

Parameters
Parameter:Description:Optional:
domain The domain sending the signal. No
sysnet_signull_dhcpc( domain )
Summary

Send a null signal to the dhcp client.

Parameters
Parameter:Description:Optional:
domain The domain sending the null signal. No
sysnet_sigstop_dhcpc( domain )
Summary

Send a SIGSTOP signal to the dhcp client.

Parameters
Parameter:Description:Optional:
domain The domain sending the SIGSTOP. No
Return