- 31 Mar, 2016 1 commit
-
-
Return statement was missing on an allocation failure Change-Id: If6107462061ef56cd45ccb9e6d67d47f6aae9f43
Sho SHIMIZU authored
-
- 30 Mar, 2016 5 commits
-
-
- also moved existing classes down a package (to util). Change-Id: Ie6c99ff10a3f4255795217a93f7028b5d8717d21
Simon Hunt authored -
Currently uses the OpenFlow device provider to change portState. Also fixes a bug in PortNumberCompleter. Adds completion options to portstats for deviceId and portNumber. Change-Id: Idcce775fe8bc5484fdd0e630bcb5026b85125478
Saurav Das authored -
This does a DNS lookup which causes the test to fail if the DNS lookup fails. Change-Id: I9fb3898e7b846e68915d90368849734ad61922f4
Jonathan Hart authored
-
- 29 Mar, 2016 12 commits
-
-
With current SharedScheduledExecutor, all failed tasks are simply suspended in background. This commit enables tasks that are executed using SharedScheduledExecutor to have the ability to be restarted even if the tasks are encountered failures. Change-Id: Ibe00c7f5920b8ae3fe5a433a6f9ec08684d88f36
Jian Li authored
- 28 Mar, 2016 18 commits
-
-
Bugfix in group store - group delete state updated correctly. SR app no longer deletes buckets in existing groups - workaround for OFDPA bug. Instead it invalidates the entire group, thereby forcing new group creation. Also incorporating Charles' changes to remove state from group and flow stores, and the SR app when device goes offline. Change-Id: I162d3fb6bf709a8f02b01b8d57e131c2bac9b46b
Saurav Das authored -
It's because IndexedLambda the type heavily depends on is removed Change-Id: Ie549255353a2d605f528decfefd0c11f9728d7d8
Sho SHIMIZU authored -
- Revise incomplete method(queueBuilder) in StorageManager Change-Id: I16cc1eb02fa01a4762fecc3c3c0472555fb45d04
sangyun-han authored
- 25 Mar, 2016 4 commits
-
-
Problems in distributed environment This reverts commit aa20d61c. Change-Id: I9f94927edb769afb2c7576a34e017cd77c7af730
Jonathan Hart authored -
Possible fix for ONOS-4206. Change-Id: I6782559b294297f6d929bda49ca6c0fc982cd672
Jonathan Hart authored