| Package | Description |
|---|---|
| org.apache.directory.server.dhcp.store |
| Modifier and Type | Method and Description |
|---|---|
protected Subnet |
SimpleDhcpStore.findSubnet(InetAddress clientAddress)
Find the subnet for the given client address.
|
protected abstract Subnet |
AbstractDhcpStore.findSubnet(InetAddress clientAddress)
Find the subnet definition matching the given address.
|
Copyright © 2021. All rights reserved.