| Package | Description |
|---|---|
| com.peterphi.std.types |
| Modifier and Type | Field and Description |
|---|---|
static InetSubnet |
InetSubnet.IPV4_ADDRESS_SPACE
The entire IPv4 address space (including restricted/reserved/private IPs)
This is the subnet 0.0.0.0/0 |
| Modifier and Type | Method and Description |
|---|---|
InetSubnet |
InetSubnet.canonicalise()
Produces a canonical representation of this subnet; the canonical form has the network ip address properly masked (eg.
|
Copyright © 2016. All rights reserved.