Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c132c11b270dadba1b9335a74d8031dfb450743e
/
core
/
net
/
src
/
main
/
java
460b972
Move static factory methods to the utility class
by Sho SHIMIZU
· 9 years ago
763be92
Avoid using fully qualified name
by Sho SHIMIZU
· 9 years ago
f95b96e
Change the APIs to instantiate Resource and ResourceId
by Sho SHIMIZU
· 9 years ago
d978d9a
Move variable declarations out of the loop
by Sho SHIMIZU
· 9 years ago
1d7c9cb
ONOS-3732 Bandwidth resource registration using netcfg.
by HIGUCHI Yuta
· 9 years ago
4a1e59f
Rename: use plural according to the returned type
by Sho SHIMIZU
· 9 years ago
2693bda
Add a builder for DefaultLink to hide multiplying constructors
by Ray Milkey
· 9 years ago
5923b9a
Fixed an NPE in DeviceManager provider service.
by Thomas Vachuska
· 9 years ago
bb062ec
Fixing a discrepancy in driver manager implementation.
by Thomas Vachuska
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
49cb5a1
Changes to vRouter to accomodate ofdpa and softrouter pipelines.
by Saurav Das
· 9 years ago
dff91af
Add resource API to query registered resource
by HIGUCHI Yuta
· 9 years ago
6f828c3
Bugfix and cosmetic changes to resource subsystem
by HIGUCHI Yuta
· 9 years ago
c43fd1c
Ensure basic SubjectFactories have been initialized before NetworkConfigLoader
by Jonathan Hart
· 9 years ago
4a14185
Move method to IntentProcessPhase
by Sho SHIMIZU
· 9 years ago
ad3c526
Using provider pattern for cluster metadata.
by Madan Jampani
· 9 years ago
1159916
Bump up Karaf to 3.0.5
by Jian Li
· 9 years ago
d1a33b6
Rename instance field
by Sho SHIMIZU
· 9 years ago
c88b85e
Rearrange the method declaration order
by Sho SHIMIZU
· 9 years ago
67f9281
Remove obsolete comments
by Sho SHIMIZU
· 9 years ago
8f2b777
Refactor: Remove try-catch by using CompletableFuture#exceptionally()
by Sho SHIMIZU
· 9 years ago
489aa9b
Refactor: Use CompletableFuture instead of Executor#execute()
by Sho SHIMIZU
· 9 years ago
8474fdd
Fix how default partitions are created
by Madan Jampani
· 9 years ago
9aee1f5
Refactor: Consolidate multiple map() invocations to single invocation
by Sho SHIMIZU
· 9 years ago
b75b488
ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig
by Andrea Campanella
· 9 years ago
05abf13
Refactor: Generate CompletableFuture first, then process it
by Sho SHIMIZU
· 9 years ago
b0c4a07
Refactor: Decompose creating CompletableFuture and process intent
by Sho SHIMIZU
· 9 years ago
c95ec3e
Refactor: Inline method
by Sho SHIMIZU
· 9 years ago
594fb2a
Refactor: Extract two methods from submitIntentData()
by Sho SHIMIZU
· 9 years ago
e098172
Refactor: Use Tools.allOf() to wait until all tasks become completed
by Sho SHIMIZU
· 9 years ago
ab7e7cd
First round of ClusterMetadata improvements:
by Madan Jampani
· 9 years ago
d755893
Refactor: Inline invocations and remove methods
by Sho SHIMIZU
· 9 years ago
38a4798
Refactor: Reduce number of invocations of Stream#collect()
by Sho SHIMIZU
· 9 years ago
4ce97ff
Fixed a bug that ComponentConfigManager#preSet never affect OSGi configuration.
by Naoki Shiota
· 9 years ago
98c0a39
Apply more functional style
by Sho SHIMIZU
· 9 years ago
8fa670a
Refactor: Rename ResourcePath to Resource for a better name
by Sho SHIMIZU
· 9 years ago
ab541a5
Refactor: Use Stream API instead of explicit loop
by Sho SHIMIZU
· 9 years ago
ad8ab27
Refactor: Use CompletableFuture instead of Future
by Sho SHIMIZU
· 9 years ago
69fc2ff
Support encapsulation in PathIntent
by Michele Santuari
· 9 years ago
6c9e33a
ONOS-3296: Support continuous type resources
by Sho SHIMIZU
· 9 years ago
62bbc60
Refactor: remove an extra inner class, IntentBatchProcess
by Sho SHIMIZU
· 9 years ago
1c96510
Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions
by Madan Jampani
· 9 years ago
8992524
Refactor: Remove IntentWorker by replacing it with lambda
by Sho SHIMIZU
· 9 years ago
ab6c1fe
Refactor: use ifPresent() instead of isPresent()
by Sho SHIMIZU
· 9 years ago
aef4585
Revert changes to use constants for Sonar suppression
by Ray Milkey
· 9 years ago
138de8b
FIxing basic device config and demoting some config-related messages to debug.
by Thomas Vachuska
· 9 years ago
dcb5e93
Log for pending configuration
by Andrea Campanella
· 9 years ago
82b3c11
Add hasBehaviour to DriverHandler
by HIGUCHI Yuta
· 9 years ago
8514f47
The flowrule is already removed, there is no need to remove it again
by Qianqian Hu
· 9 years ago
6f350ed
ONOS-3725 Adding ability to retain pending configs.
by Thomas Vachuska
· 9 years ago
6bc04be
Fixed a bug that ComponentConfigManager#preSetProperty always fails to update a property value.
by Naoki Shiota
· 9 years ago
3600846
Fixed an issue in basic host and basic link config validations.
by Thomas Vachuska
· 9 years ago
c23f583
[Falcon] Register TributarySlot resources in resource manager.
by Toru Furusawa
· 9 years ago
622861d
Lambda queries don't rely on driver state, and have separate package.
by Marc De Leenheer
· 9 years ago
d95f3cd
ONOS-3422 inter-domain cross connect
by HIGUCHI Yuta
· 9 years ago
1979f55
Bug fixes for ONOS-3509
by HIGUCHI Yuta
· 9 years ago
9f87e51
Sonar related fixes
by Ray Milkey
· 9 years ago
b7a15d7
Modify MPLS/VLAN query
by HIGUCHI Yuta
· 9 years ago
676249c
Fix Sonar critical flagged bugs
by Ray Milkey
· 9 years ago
19e2cea
[FALCON] adding api to enable packet requests to a single device.
by alshabib
· 9 years ago
cef4555
Harmonize resource collectors.
by Marc De Leenheer
· 9 years ago
2cc93f4
Change default available MPLS label range
by HIGUCHI Yuta
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
2c30530
Deprecate IndexedLambda and remove from optical intent compiler.
by Marc De Leenheer
· 9 years ago
423fe2b
CORD-354 OF-DPA support for link-failures.
by Saurav Das
· 9 years ago
a3e5cd5
ONOS-3023 Changing flowTable sets to map so that we can compare
by Brian O'Connor
· 9 years ago
11d1609
[Emu] new ResourceService related bug fixes
by HIGUCHI Yuta
· 9 years ago
6f8b702
Including nodeId in DefaultPacketRequest so that we do not prematurely withdraw intercepts when a node is shutdown
by Madan Jampani
· 9 years ago
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
4ce4596
CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA.
by Saurav Das
· 9 years ago
41fe1ec
ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones.
by Thomas Vachuska
· 9 years ago
8a4a600
fix for reactive forwarding failing in a distributed setting.
by alshabib
· 9 years ago
d39e376
ONOS-3432 register Lambdas
by HIGUCHI Yuta
· 9 years ago
26a8d95
Implemented the extension framework for selectors.
by Jonathan Hart
· 9 years ago
44f3761
Abondon the concept of resources under a link
by Sho SHIMIZU
· 9 years ago
8a0732e
CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation.
by Saurav Das
· 9 years ago
2b49e94
Ensure returning null on allocation failure
by Sho SHIMIZU
· 9 years ago
2c7cecf
Generalize the methods in ResourceAdminService
by Sho SHIMIZU
· 9 years ago
b56b917
ONOS-3453 Fixed an issue with a race condition in loading/installing apps from disk in multi-cluster environments.
by Thomas Vachuska
· 9 years ago
e9d748f
Inconsistent synchronization fix for HostMonitor.timeout
by Satish K
· 9 years ago
e2410ff
[Emu] Register ODU TributarySlots on OCH ports
by Rimon Ashkenazy
· 9 years ago
69dc584
Fix the issue of ONOS-3423
by Sho SHIMIZU
· 9 years ago
63ff35a
Temporarily commenting out the device and link resource service listeners
by Brian O'Connor
· 9 years ago
60ac58e
Add sub-types to distinguish type of resources
by Sho SHIMIZU
· 9 years ago
c9546a3
Refactor ResourcePath internal implementation
by Sho SHIMIZU
· 9 years ago
f563830
Protect against exceptions thrown in application's packet processors.
by Jonathan Hart
· 9 years ago
d9df7bd
Fix naming convention issues in preparation for stricter checkstyle enforcement
by Jonathan Hart
· 9 years ago
1627dc8
ONOS-3356 Fixed NPE when processing configuration of a non-existent device.
by Thomas Vachuska
· 9 years ago
761f004
ONOS-1684 Added support for app dependencies.
by Thomas Vachuska
· 9 years ago
009c308
Fix duplicate host event
by Charles Chan
· 9 years ago
f70d399
Refactor ProxyManager Tests and added functionality to manage traffic coming and going through vlan interfaces
by Luca Prete
· 9 years ago
a85c694
Fix eventDispatcher cleanup in ResourceManager
by Madan Jampani
· 9 years ago
0b9c468
Remove dependency on LinkResourceService from ObjectiveTracker
by Sho SHIMIZU
· 9 years ago
fa62b47
Implement event notification of resource event
by Sho SHIMIZU
· 9 years ago
Next »