- dbdf772 [ONOS-4170] [ONOS-4163] PCE APP side changes : PceManager (code + UT) by Avantika-Huawei · 8 years ago
- 5ae29cc Create CordConfigService to manage configurations by Jonathan Hart · 8 years ago
- b3007e1 CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195 by Charles Chan · 8 years ago
- a4df1aa [ONOS-4164] Basic PCECC and SR-TE Handlers by Mahesh Poojary S · 8 years ago
- e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
- eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
- d814e21 Rename SDN-IP test file by Luca Prete · 8 years ago
- e951151 ONOS-4534 Improve VLAN support in SDN-IP by Luca Prete · 8 years ago
- 8d44986 CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
- ad43206 Fix buck build for SDN-IP and vRouter. by Jonathan Hart · 8 years ago
- b696358 [ONOS-4051] Path computation algorithm implementation (Coding & UT). by Priyanka B · 8 years ago
- 8e1670e [ONOS-4160] PCE REST by Mahesh Poojary S · 8 years ago
- 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
- 38eeac4 [ONOS-4562] Support flat and vlan network which has not segmentationId. by lishuai · 8 years ago
- f920ec0 [ONOS-4164] Failed path info store by Mahesh Poojary S · 8 years ago
- 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 9 years ago
- c9815e0 Fix cord config app dependencies by Jonathan Hart · 8 years ago
- e853602 [Code Review] PCEP Report message min length should be 18 & PCE web java doc by Mahesh Raju-Huawei · 8 years ago
- e0f3e28 Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
- 6ea94fc CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
- 5a84663d Added validation check for access agent config by Hyunsun Moon · 8 years ago
- dc2973b [ONOS-4478][ONOS-4479] Implement scalable gateway get methods and gateway node management by Kyuhwi Choi · 8 years ago
- 4c39663 CORD-131 Added XOS vtn service and port APIs by Hyunsun Moon · 8 years ago
- ba82729 [ONOS-4164] PCE Store by Mahesh Poojary S · 8 years ago
- e1366ad bug fixes about OpticalPathProvisioner: by Naoki Shiota · 8 years ago
- cb744db Removed IntentId which is used only for allocating resources. (ONOS-4406) by Naoki Shiota · 8 years ago
- 0d2943e bug fixes and cosmetic changes about OpticalPathProvisioner: by Naoki Shiota · 8 years ago
- 5a05606 Moved ecord.metro app to onos repo. (ONOS-4441) by Naoki Shiota · 8 years ago
- c0f5045 Remove some of unnecessary register calls. by HIGUCHI Yuta · 8 years ago
- 09a6a2e Javadoc error correction by Avantika-Huawei · 8 years ago
- 59a2106 [ONOS-4426] Upgrade Vtn Module when access same network segment by Bob zhou · 8 years ago
- f36a7ae Quick fix for broken build by Carmelo Cascone · 8 years ago
- 73862d4 [ONOS-4163] PCE service API by Avantika-Huawei · 8 years ago
- f0994cc CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
- d0b119f ONOS-4512 fix bug to get and delete by Wu wenbin · 8 years ago
- 7170129 Fixed duplicate package issue and javaDoc warnings by Hyunsun Moon · 8 years ago
- 0a119fe Bump up netty, slf4j, jackson, joda-time maven dependencies by Jian Li · 9 years ago
- eb14837 Fix typo in scalablegateway/BUCK by HIGUCHI Yuta · 8 years ago
- 93e71ba CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 9 years ago
- b1548ee Code clean up for control plane manager by Jian Li · 8 years ago
- 1703fea Avoid printing full stacktrace in DefaultMetricsDatabase by Jian Li · 8 years ago
- c2a542b Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
- 1f36ab8 adding agent config by alshabib · 9 years ago
- 7c42cbe cord-646, Addressed the Comments for Patch set1 by kishore · 9 years ago
- b1e7237 Openstack interface comparison bug fix. by Shashikanth VH · 8 years ago
- b0bd613 ONOS-4512 vtn-web can't delete router/net/floating/port by Wu wenbin · 8 years ago
- bee5eca [ONOS-4511] Fix the bug about deleting floatingip or by lishuai · 8 years ago
- 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 9 years ago
- 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 9 years ago
- 03d2851 Fixed javaDoc warnings and removed unnecessary package info by Hyunsun Moon · 8 years ago
- f248aa2 Add a set of synchronous method for control plane monitor service by Jian Li · 8 years ago
- 1d01918 Improved node bootstrap and debugging by Hyunsun Moon · 8 years ago
- cfd96d2 [ONOS-4502]Fix the bug about the different tenant and the same subnet.With different tenants and the same subnets, only one of the subnets can ping external network well. by lishuai · 8 years ago
- acc10ea add flowrule to specific ip for userdata by Wu wenbin · 8 years ago
- 6f58422 Removing MISC, BASIC from registration, they are subset of API by HIGUCHI Yuta · 8 years ago
- da999d6 Add cord-config runtime dependency for cordmcast app by Jonathan Hart · 8 years ago
- 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 9 years ago
- 89eeccd Support to query available resources from remote node by Jian Li · 8 years ago
- 612ae54 ONOS-4499 Correct missed dependences of routing app in VPLS. by Luca Prete · 8 years ago
- dc95c68 Fix IGMP app for config change by Jonathan Hart · 8 years ago
- 8593005 [ONOS-4159] PCE Web GUI implementation by Mahesh Raju-Huawei · 9 years ago
- e2ed386 ONOS-4492 Fix bug of vrouter and floatingip can't syncronized between nodes by yuanyou · 8 years ago
- 92b0d2e Add select control box in chart view by Jian Li · 8 years ago
- 951e2bb Ignore MetricRangeFetch unit test by Jian Li · 8 years ago
- dbd7ffd Allow cordvtn to work without XOS for now by Hyunsun Moon · 8 years ago
- 8798bbe [ONOS-4428] Fix the L3 dataflow bug when in same ternant but different by lishuai · 8 years ago
- d1962b7 Changing onos buck alias to include package generation. by Thomas Vachuska · 8 years ago
- eb04e7b [ONOS-4486] Register SegmentationId for l3vniMap. by lishuai · 9 years ago
- c5b33ea [ONOS-4291] Implement skeleton of gateway load balancer by Kyuhwi Choi · 9 years ago
- 2199c30 CORD-348 Fabric multicast support - error handling by Charles Chan · 9 years ago
- 72f3f10 Change the data type of Data Point value from Double to Object by Jian Li · 9 years ago
- 59232cf Changes include: by Saurav Das · 9 years ago
- 1aaffb7 Remove all references to java_library in the source BUCK build. by Ray Milkey · 9 years ago
- 0c42342 [ONOS-4226]Portchain to service function map interface by Phaneendra Manda · 9 years ago
- 703f96d Fixing a few buck files. by Thomas Vachuska · 9 years ago
- d5be69f [ONOS-3851] Implement default Web GUI page for CPMan by Jian Li · 9 years ago
- 4809e54 Adding a cord-config appliation which hosts configuration by alshabib · 9 years ago
- 1aa0782 [ONOS-3851] Initial implementation of Web GUI of CPMan by Jian Li · 9 years ago
- be27bb3 Updating BUCK files by Brian O'Connor · 9 years ago
- a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 9 years ago
- 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 9 years ago
- 54d51aa Fixed to allow json media type header for ML2 delete postcommits by Hyunsun Moon · 9 years ago
- 5c9591c Changed XOS VTN service API base url by Hyunsun Moon · 9 years ago
- 7d19954 CodeReview - Initial Commit for Kafka Integration Application by Shravan Ambati · 9 years ago
- 9bee080 [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 9 years ago
- c14be42 CORD-564 Remove flow rules completely when a VM or dependency removed by Hyunsun Moon · 9 years ago
- 4e5139b Fix up apps that require jar file wrapping by Ray Milkey · 9 years ago
- a885482 ONOS-4401 VPLS: react to intf config changes. by Luca Prete · 9 years ago
- 81b0914 Support source-specific IGMP joins. by Jonathan Hart · 9 years ago
- 141892e Fixed to support networks without service dependency by Hyunsun Moon · 9 years ago
- 216e3c8 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 9 years ago
- 37d04c6 Refactor: Rename NewDistributedFlowRuleStore.java -> DistributedFlowRuleStore.java by Madan Jampani · 9 years ago
- 337879d [ONOS-4160] pce rest and cli by Mahesh Poojary Huawei · 9 years ago
- d7a3692 [ONOS-4160] pce rest and cli by Mahesh Poojary S · 9 years ago
- f78f17b Bug fix: Graphite reporter by sangyun-han · 9 years ago
- d2d3e15 BUCKify XosClient app to fix buck build by Ray Milkey · 9 years ago
- aeb0079 Refactoring of provider buck builds. by Ray Milkey · 9 years ago
- dd91be2 CORD-506 Apply existing service dependency when VM is detected by Hyunsun Moon · 9 years ago
- ab7fdfa [ONOS-4227] Port chain updated to store classifier and forwarder devices by Phaneendra Manda · 9 years ago
- 7ad9220 CORD-433 Implemented XOS REST client and cordvtn service API by Hyunsun Moon · 9 years ago