- 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 9 years ago
- 226d041 Use concrete type instead of interface by Sho SHIMIZU · 8 years ago
- 68e8bfa Add missing equals(), hashCode() and toString() by Sho SHIMIZU · 8 years ago
- 4fe6b23 Cosmetics by Sho SHIMIZU · 8 years ago
- 34847b7 Avoid unnecessary allocations needed to convert List to Set by Sho SHIMIZU · 8 years ago
- 6ec8ac0 Minor touchups by Aaron Kruglikov · 8 years ago
- 0b4f492 Fixing loading of unexisting class caused by deprecation by Andrea Campanella · 8 years ago
- 2519081 In this commit: by Saurav Das · 8 years ago
- b403a19 Remove constants that are no longer used by Sho SHIMIZU · 8 years ago
- ae06fc4 ONOS-4674 - update the version parsing to treat everything after the last separator as a single value by David K. Bainbridge · 8 years ago
- 7938b72 [ONOS-4671]PCECC defect fix , regarding bandwidth and CLI by Priyanka B · 8 years ago
- cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
- ee85e2f Update ONOS_INSTANCES when updating OCI by Jon Hall · 8 years ago
- 4263bff Don't run tests macro for cli test applications by Jon Hall · 8 years ago
- 50df098 Allow output file or '-' for stdout with list of IP addresses by Bob Lantz · 8 years ago
- 9cae4ec remove wipeDeferred in ACL table by Charles Chan · 9 years ago
- 03c29e1 Added unit tests for newoptical package. by Naoki Shiota · 8 years ago
- 492526a Move cluster event handling off of event dispatcher thread to a background thread by Madan Jampani · 8 years ago
- cdf9b10 [ONOS-4671]PCECC defect fix , bgp pcep provider having same scheme problem by Priyanka B · 8 years ago
- 50a6dbe Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
- 20a070b allow applications to be installed by URL from REST API by alshabib · 8 years ago
- e80e18f Fix shutdown crash if link pruner runs after services are shut down by Ray Milkey · 8 years ago
- 825a8b1 Moved client availability check to copycat client by Madan Jampani · 8 years ago
- 051bd42 Fix optical app origin by Marc De Leenheer · 8 years ago
- d5b200f When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations by Madan Jampani · 8 years ago
- a4d2c72 Fix IntentPartition rebalance to work correctly after a network partition heals by Madan Jampani · 8 years ago
- 67a881f Removed stale TODO by Madan Jampani · 8 years ago
- 283a785 Fixing archetypes scenario. by Thomas Vachuska · 8 years ago
- c08a5db Fixing pom.xml duplicate dependencies and tying in lib into the root pom. by Thomas Vachuska · 8 years ago
- 0c4a213 Fix GossipIntentStore purge logic to ignore purge requests for non-existent intent data by Madan Jampani · 8 years ago
- 786b7e4 ControlPlaneRedirectManager.java, Cleaning flows on Deactivating the app by kishore · 8 years ago
- 2e557be [ONOS-4662] Removing "ERROR" string from error netconf replies. by Andreas Papazois · 8 years ago
- 69b9763 Cisco Ios PortDiscovery by ivoutsas · 8 years ago
- 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 9 years ago
- 569bbec Unset empty vars; pass IPs to onos-gen-partitions by Bob Lantz · 8 years ago
- 483731c Rename Meter,AddMeter,GetFlowStatistics,GetStatistics by sangyun-han · 8 years ago
- 2312d22 [ONOS-4171] BGP topology port problem. by Priyanka B · 8 years ago
- 19c0873 [ONOS-4171] Proper Router ID format. by Priyanka B · 8 years ago
- 31d31c0 [ONOS-4159] PCE Web GUI implementation:PCE overlay app specific link details display by Mahesh Raju-Huawei · 8 years ago
- 3524d85 [ONOS-4663] [ONOS-4664] ST defect fixes in session establishment/sync by Avantika-Huawei · 8 years ago
- c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
- 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
- 597282a Clean up references to the deprecated p0 storage partition by Madan Jampani · 8 years ago
- b6c63a3 Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
- bee7bb1 Use SPDX license identifier by HIGUCHI Yuta · 8 years ago
- 0d14a0c Lower default operation timeout for distributed primitives to 5s by Madan Jampani · 8 years ago
- a2e61a5 clean up the SingleSwitchFibInstaller, added the predeactivate hook and modified unit test CORD-663 by gaurav · 9 years ago
- 259847d [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
- 9a62459 Ignore Atomix tests until we can fix local transport by Madan Jampani · 8 years ago
- f6e6037 [Hummingbird - ONOS4647] Check for the standard l3vpn yang by Gaurav Agrawal · 8 years ago
- 38201bb Fix javadoc comment, IOException by sangyun-han · 8 years ago
- 1d17cad [ONOS-4164] PceManager device and link event handling by Mahesh Poojary Huawei · 8 years ago
- e822257 renaming lxc cell to vagrant by alshabib · 8 years ago
- 5cdb708 pegging docker build to debian jessie by alshabib · 8 years ago
- c1782cc removing cord-related applications by alshabib · 8 years ago
- 032a987 [ONOS-4166] Use device capapbility set using network config for path computation by Avantika-Huawei · 8 years ago
- 28af113 Splitting 3rd party dependencies from the root pom into it's own lib/pom.xml. by Thomas Vachuska · 8 years ago
- fe44ea6 [ONOS-4166] Store device capapbilities using network config by Avantika-Huawei · 8 years ago
- 1e60faf package loadtest app via buck by Madan Jampani · 8 years ago
- 2843ec8 Fix hashing logic for storge partitions to get good distribution by Madan Jampani · 8 years ago
- 4397757 Splitting 3rd party dependencies from the root pom into it's own lib/pom.xml. by Thomas Vachuska · 8 years ago
- 7701244 CachingAsyncConsistentMap: evict failed get responses from cache by Madan Jampani · 8 years ago
- 03a5caa Package test apps artifacts in buck build by Ray Milkey · 8 years ago
- 22e2f4a Remove duplicate commons-configuration. by HIGUCHI Yuta · 8 years ago
- 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
- 4ba6b55 Fix onos-setup-karaf IP parsing by Charles Chan · 8 years ago
- 2cfa535 [ONOS-4159] PCE Web GUI implementation:ClientsideChanges by Mahesh Raju-Huawei · 8 years ago
- 13bf46e Fix bug causing ClassCastException by Sho SHIMIZU · 8 years ago
- 9db6da6 Add DiscreteResourceCodec for PortNumber by Sho SHIMIZU · 8 years ago
- 758cf63 Reduce the memory usage by RangeSet in backing data structure by Sho SHIMIZU · 8 years ago
- 9543271 Updating openflowj version to 0.9.4.onos by Brian O'Connor · 8 years ago
- cec8fbf Moving root pom dependency to onos-build-conf:1.3 by Thomas Vachuska · 8 years ago
- 6a897a2 Bumping onos-build-conf to 1.3 by Thomas Vachuska · 8 years ago
- 59512bf Rename to match the name of classes that are supplied to codec by Sho SHIMIZU · 8 years ago
- 88bb539 Make DiscreteResourceCodecs package private by Sho SHIMIZU · 8 years ago
- eeef6f4 Refactor: Move DiscreteResourceCodecs to impl package by Sho SHIMIZU · 8 years ago
- 04b1fe9 Make some DHCP options and host discovery configurable by Hyunsun Moon · 8 years ago
- 17f0cf8 Refactored to handle service instance by service type by Hyunsun Moon · 8 years ago
- 2795d63 Make serialized resources more compact to omit redundant parent resource ID by Sho SHIMIZU · 8 years ago
- 8691428 ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use by Brian Stanke · 8 years ago
- 2617dac ONOS-4590 - This has been noticed also in ONOS-3633 - Fixing an issue with intents. by Brian Stanke · 9 years ago
- 6d9ab3a Added possibility to decode HEX strings without separator by Carmelo Cascone · 8 years ago
- 2ee9e7e [ONOS-4636]YANG Grouping linking bug fix + YANG Code review comment fix by VinodKumarS-Huawei · 8 years ago
- 19f8d35 Fix javadoc comment for JavaFileGeneratorUtils by sangyun-han · 8 years ago
- 3353620 [ONOS-4164] todo removal by Mahesh Poojary S · 8 years ago
- bb6b445 Kafka Integration Application (Fix Javadoc errors + review comments) by Shravan Ambati · 9 years ago
- dabee68 Improvements to ECMapImpl to increase consistency by Jon Hall · 8 years ago
- e559186 Fixing wrong parent version. by HIGUCHI Yuta · 8 years ago
- d7690cf Populate listBuilder with existing conditions when creating a FilteringObjective copy. by Konstantinos Kanonakis · 8 years ago
- 0005a4d Vnet STC (setup tenant and vnet* and subsequent teardown) by Claudine Chiu · 8 years ago
- c78f309 [onos-4531, onos-4532] SFC web gui implementation by rama-huawei · 8 years ago
- e81d7e9 int/Integer is pre-registered to Kryo. by HIGUCHI Yuta · 8 years ago
- 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
- a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
- 4b51d5c Various minor fixes and improvements by Bob Lantz · 8 years ago
- ab8a088 updating BUCK references by alshabib · 8 years ago
- 43e653b bumping the loxi version by alshabib · 8 years ago
- 630e7ac Migrating to latest Atomix by Madan Jampani · 8 years ago
- f503a62 Rename NonEncodableDiscreteResources to GenericDiscreteResources by Sho SHIMIZU · 8 years ago
- 65de961 Compaction of discrete resources with range based representation by Sho SHIMIZU · 8 years ago