Modifier and Type | Method and Description |
---|---|
IPv6AddressPool |
IPv6AddressPool.allocate()
Allocate the first available subnet from the pool.
|
IPv6AddressPool |
IPv6AddressPool.allocate(IPv6Network toAllocate)
Allocate the given subnet from the pool.
|
IPv6AddressPool |
IPv6AddressPool.deAllocate(IPv6Network toDeAllocate)
Give a network back to the pool (de-allocate).
|
Copyright © 2012. All Rights Reserved.