Package | Description |
---|---|
org.opendaylight.netvirt.dhcpservice | |
org.opendaylight.netvirt.dhcpservice.jobs |
Modifier and Type | Method and Description |
---|---|
static String |
DhcpServiceUtils.getAndUpdateVmMacAddress(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
String interfaceName,
DhcpManager dhcpManager) |
Constructor and Description |
---|
DhcpConfigListener(org.opendaylight.controller.md.sal.binding.api.DataBroker db,
DhcpManager dhcpMgr) |
DhcpInterfaceConfigListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
DhcpExternalTunnelManager dhcpExternalTunnelManager,
DhcpManager dhcpManager,
org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator) |
DhcpInterfaceEventListener(DhcpManager dhcpManager,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
DhcpExternalTunnelManager dhcpExternalTunnelManager,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
IElanService elanService,
DhcpPortCache dhcpPortCache,
org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService) |
DhcpNeutronPortListener(org.opendaylight.controller.md.sal.binding.api.DataBroker db,
DhcpExternalTunnelManager dhcpExternalTunnelManager,
IElanService ielanService,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
DhcpserviceConfig config,
org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator,
DhcpManager dhcpManager,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService) |
DhcpPktHandler(DhcpManager dhcpManager,
DhcpExternalTunnelManager dhcpExternalTunnelManager,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.rpcs.rev160406.OdlInterfaceRpcService interfaceManagerRpc,
org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService pktService,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
DhcpserviceConfig config,
DhcpAllocationPoolManager dhcpAllocationPoolMgr,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService) |
DhcpSubnetListener(DhcpManager dhcpManager,
DhcpExternalTunnelManager dhcpExternalTunnelManager,
org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
DhcpserviceConfig config) |
DhcpUCastMacListener(DhcpManager dhcpManager,
DhcpExternalTunnelManager dhcpExtTunnelMgr,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
DhcpserviceConfig config) |
NodeListener(org.opendaylight.controller.md.sal.binding.api.DataBroker db,
DhcpManager dhcpMgr,
DhcpExternalTunnelManager dhcpExternalTunnelManager) |
Constructor and Description |
---|
DhcpInterfaceAddJob(DhcpManager dhcpManager,
DhcpExternalTunnelManager dhcpExternalTunnelManager,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface interfaceAdd,
BigInteger dpnId,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
IElanService elanService,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService) |
DhcpInterfaceRemoveJob(DhcpManager dhcpManager,
DhcpExternalTunnelManager dhcpExternalTunnelManager,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface interfaceDel,
BigInteger dpnId,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
IElanService elanService,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port port) |
Copyright © 2019 OpenDaylight. All rights reserved.