INtime networking stack.
istack.rta -i : interface list -b : build date -d : turn on driver debug output -l <0..7> : debug output level - default 7 -L : list current devices -LL : list all devices -v : verbose -? : help
istack.rta implements the IPv4 and IPv6 networking protocols. It is normally loaded using the netload.rta utility.
-i |
interface list <ven0 ie1g0 ie1g1 ... > | ||||||||||||||||||||||||
-b |
Display the build date of the installed istack.rta. | ||||||||||||||||||||||||
-d |
Enable driver debug output (for diagnostics) | ||||||||||||||||||||||||
-l |
Set the istack syslog level. Debug output level 0..7. Default is 3 (send LOG_ERR messages and above)
| ||||||||||||||||||||||||
-L |
Show a list of Ethernet devices assinged to the current INtime node and recognized by the network stack. Displays device IDs, name and interface name by which the stack recognizes it. | ||||||||||||||||||||||||
-LL |
List all the devices currently supported by the network stack and its drivers. Displays each device ID and a short description. | ||||||||||||||||||||||||
-v |
verbose output | ||||||||||||||||||||||||
-? |
show help |
The following options can be set in %INTIMECFG%{NodeName}/etc/loader.cfg.
vm.kmem_size=n
kern.max_pri=n
kern.workers_stack=n
kern.workers_max=n
kern.workers_timeout=n
vm.cache_size=n
vm.cache_clip=n
kern.ipc.maxsockets=n
The following files are cached by istack:
The files are cached to speed access and to ensure they are accessible if Windows becomes unavailable. The network library uses the cached copy. If the files are modified while istack runs, istack must be restarted.
Versions | Link to |
---|---|
INtime 4.0 | netlib.lib |