-
Fields Field Description org.onosproject.segmentrouting.SegmentRoutingService.XCONNECT_ACL_PRIORITY in ONOS 1.12. Replaced byXconnectServiceorg.onosproject.segmentrouting.SegmentRoutingService.XCONNECT_PRIORITY in ONOS 1.12. Replaced byXconnectService
-
Methods Method Description org.onosproject.segmentrouting.DeviceConfiguration.getSubnets(DeviceId) use getBatchedSubnets(DeviceId deviceId) insteadorg.onosproject.segmentrouting.pwaas.DefaultL2TunnelHandler.tearDown(Set<L2TunnelDescription>) org.onosproject.segmentrouting.pwaas.L2TunnelHandler.tearDown(Set<L2TunnelDescription>) onos-1.12 Do not use this method.org.onosproject.segmentrouting.SegmentRoutingManager.addPseudowiresBulk(List<DefaultL2TunnelDescription>) org.onosproject.segmentrouting.SegmentRoutingService.addPseudowiresBulk(List<DefaultL2TunnelDescription>) onos-1.12 use addPseudowire insteadorg.onosproject.segmentrouting.SegmentRoutingService.getShouldProgram() in trellis-control-3.0.1org.onosproject.segmentrouting.SegmentRoutingService.getShouldProgramCache() in trellis-control-3.0.1
-
Constructors Constructor Description org.onosproject.segmentrouting.mcast.McastStoreKey(IpAddress, DeviceId) in 1.12 ("Magpie") release.