| Package | Description |
|---|---|
| org.onosproject.ospf.controller.impl |
Implementation of the OSPF controller.
|
| Constructor and Description |
|---|
OspfNbrImpl(org.onosproject.ospf.controller.OspfArea paramOspfArea,
org.onosproject.ospf.controller.OspfInterface paramOspfInterface,
org.onlab.packet.Ip4Address ipAddr,
org.onlab.packet.Ip4Address routerId,
int options,
OspfInterfaceChannelHandler handler,
org.onosproject.ospf.controller.TopologyForDeviceAndLink topologyForDeviceAndLinkCommon)
Creates an instance of Neighbor.
|
Copyright © 2016. All rights reserved.