IP manipulation routines
Part V. YaST2 Library Reference
IP manipulation routines
Table of Contents
IP::Check
- Check syntax of IP address
IP::Check4
- Check syntax of IPv4 address
IP::Check6
- Check syntax of IPv6 address
IP::ComputeBroadcast
- Compute IPv4 broadcast address from ip4 address and network mask.
IP::ComputeNetwork
- Compute IPv4 network address from ip4 address and network mask.
IP::ToHex
- Converts IPv4 address from string to hex format
IP::ToInteger
- Convert IPv4 address from string to integer
IP::ToString
- Convert IPv4 address from integer to string
IP::Valid4
- Describe a valid IPv4 address