Package | Description |
---|---|
org.opendaylight.netvirt.vpnmanager | |
org.opendaylight.netvirt.vpnmanager.iplearn |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress> |
VpnUtil.getGatewayIpAddressFromInterface(MacEntry macEntry) |
com.google.common.base.Optional<String> |
VpnUtil.getGWMacAddressFromInterface(MacEntry macEntry,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress gatewayIp) |
Modifier and Type | Method and Description |
---|---|
static MacEntry |
AlivenessMonitorUtils.getMacEntryFromMonitorId(Long monitorId) |
Modifier and Type | Method and Description |
---|---|
Optional<Long> |
AlivenessMonitorUtils.getMonitorIdFromInterface(MacEntry macEntry) |
Constructor and Description |
---|
IpMonitorStartTask(MacEntry macEntry,
Long profileId,
AlivenessMonitorUtils alivenessMonitorUtils) |
IpMonitorStopTask(MacEntry macEntry,
boolean removeMipAdjAndLearntIp,
VpnUtil vpnUtil,
AlivenessMonitorUtils alivenessMonitorUtils) |
Copyright © 2020 OpenDaylight. All rights reserved.