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