Previous Next  

TSTK_LOOPBACK

Include macro

INCLUDE_TSTK_LOOPBACK

Variants

simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert

Variants simnt, simnt.cert, PPC603, PPC603.cert, PPC604, PPC604.cert

Name

Loopback interface

Synopsis

Loopback interface

Configlettes
Configuration parameters
Initialization routines
Modules
Required components

Parameter: TSTACK_IFCONFIG_LOOPBACK

Name

Loopback interface configuration

Synopsis

Specifies the loopback interface parameters to be configured when the stack is initialized, e.g. "ifname lo0", "inet 127.0.0.1/32","inet6 ::1/128","inet6 FF01::1/16". The following keywords are recognized. (1) "ifname" - specifies the name of loopback interface, e.g. "ifname eth0" (2) "inet" - specifies loopback IPv4 address and subnet, e.g. "inet 127.0.0.1/32". (3) "inet6" - specifies loopback IPv6 address and subnet, e.g. "inet6 ::1/128".

Default

"ifname lo0","inet 127.0.0.1/32"

Type

char *




Generated on 2007-10-15 17:17:22.