z/OS UNIX System Services File System Interface Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ioctls used by the prerouter

z/OS UNIX System Services File System Interface Reference
SA23-2285-00

The dialog between a transport provider and the Common INET prerouter for IPv6 is basically the same as the one for IPv4. The prerouter uses these ioctl commands, which are defined in the BPXYIOCC macro:
Command Value Description
SIOCMSADDRT6 '8044F604'x Add an IPv6 route
SIOCMSDELRT6 '8044F605'x Delete an IPv6 route
SIOCMSCHGRT6METRIC '8044F60A'x Change an IPv6 route's metric
SIOCGRT6TABLE 'C014F606'x Get IPv6 network routing table
SIOCMSRBRT6TABLE '8000F607'x Rebuild IPv6 route tables
SIOCGHOMEIF6 'C014F608'x Get IPv6 home interface configuration
SIOCMSRBHOMEIF6 '8000F609'x Rebuild IPv6 home interface
SIOCMSMODHOMEIF6 '8008F60B'x Modify IPv6 home interface
SIOCMSADDRT6V2 '8058F60C'x Add an IPv6 route, version 2
SIOCMSDELRT6V2 '8058F60D'x Delete an IPv6 route, version 2
SIOCMSCHGRT6METRICV2 '8058F60E'x Change an IPv6 route's metric, version 2

The associated argument structures are defined in the BPXYIOC6 macro.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014