![Texas TMS320C6000 Programmer'S Reference Manual Download Page 185](http://html.mh-extra.com/html/texas/tms320c6000/tms320c6000_programmers-reference-manual_1093844185.webp)
Configuring the Stack
A-51
Internal Stack Functions
The structure entries as defined as follows:
Update Route Table on ICMP Redirect
_ipcfg.IcmpDoRedirect
Default Value
1 (Yes)
Description
When set, causes ICMP to automatically create a route to perform redirects
on an IP host to the gateway supplied in the redirect message. If set to false
(0), the system programmer can take whatever action they feel necessary as
the ICMP redirect will also generate a route control message.
TTL for ICMP Messages
_ipcfg.IcmpTtl
Default Value
64
Description
This is the TTL value ICMP will use in messages it generates as a result of rout-
ing IP packets. Legal values are in the range of (1–255).
TTL for ICMP ECHO Reply Messages
_ipcfg.IcmpTtlEcho
Default Value
255
Description
This is the TTL value ICMP will use in echo reply messages it generates in re-
sponse to receiving echo requests. Legal values are in the range of (1–255).
IP Start Index
_ipcfg.IpIndexStart
Default Value
1
Description
This is the initial value that is placed in the IP Id field for IP packets generated
by the system. Legal values are in the range of (1–65535).
IP Forwarding Enable
_ipcfg.IpForwarding
Default Value
0 (No)
Description
When set to true (1), this allows the stack to forward packets it receives for oth-
er IP address to their next hop destination. I.E.: it allows the stack to act as a
router.