- 15 Jun, 2016 8 commits
-
-
Removed context from objective toString methods. Removed duplicate flow objective delegate notifications in the store for next objectives. Synchronized queueing of forwarding objectives for pending next objectives to avoid notifications race. Changed logging for better readability. Change-Id: Ic2bd411a891ea035a2c5513b24dea5fbd48f187d
Thomas Vachuska authored -
Change-Id: I9df13c359f04c413a8c5a01cafccd882a5e9583c (cherry picked from commit 91ba41a2)
Hyunsun Moon authored -
- topo view: fixed node and link selection highlighting. Change-Id: I48d4ac06989dd98b0b2182fbd45b76eb2ca737b7
Simon Hunt authored -
Change-Id: I8839516fb825adaf6b8b2e68b1014a20e9ad764f (cherry picked from commit ea4f9c41)
Yuta HIGUCHI authored -
- removing executable bit from .java files Change-Id: I7e993372e1edf942fefb5aaea2e302b3b2baebd9
Yuta HIGUCHI authored
- 14 Jun, 2016 13 commits
-
-
- topo view: device icon and label re-theming (WIP) Change-Id: I5ecbc1c5b8a8315bfadfaacf62cfdb0e6d1f5a9c
Simon Hunt authored -
…ers, table stats, flow stats. Change-Id: If46102708fa88cf5f251a18cb9ce09393fb95752
Thomas Vachuska authored -
- Add new XConnectConfig with unit test - Gather XConnect features into XConnectHandler - Introduce ObjectiveError.Type.GROUPREMOVALFAILED - Rename - NetworkConfigEventHandler -> AppConfigHandler - XConnectNextObjectiveStoreKey -> XConnectStoreKey - Test json file - Refactor Change-Id: I8ca3176ed976c71ce9e28b7f3722ce80d49c816f
Charles Chan authored -
Bug fix when optimized SR re-routing fails, do full re-route Bug fix filtering objectives should be called for new device even if there is an existing grouphandler Bug fix NPE in ofdpa driver due to null check on the wrong variable New cli command for debugging flow-objectives for pending next-objectives Flow objective cli commands now start with "obj-" Change-Id: I819f82d1d67769cb9fbbde60f099d29b8e7f7c9e
Saurav Das authored -
- topo view: map and instance panel re-theming. Change-Id: I8e5b0eda61b78b7d54593d84efccb16c54c1611e
Simon Hunt authored -
cherry-picked from https://gerrit.onosproject.org/#/c/9815/ Change-Id: I9637c6c0fa6906146fe6d60403c1b540b3e5531c
Jayasree Ghosh authored
-
- 13 Jun, 2016 2 commits
- 11 Jun, 2016 1 commit
- 10 Jun, 2016 4 commits
-
-
Change-Id: I55d8f60e0fcc0e23f4c14045a8e20bd89f635913 (cherry picked from commit 1d17cadb)
Mahesh Poojary Huawei authored -
Change-Id: I5f904f3838aafd5d1ab21d335043d9cfcdd2bce2 (cherry picked from commit 032a9873)
Avantika-Huawei authored
- 09 Jun, 2016 6 commits
-
-
- replaced masthead logo with double-resolution image. Change-Id: Ia6ac1a1c1a2870487b60e28ea9c89b69cdfbd979
Simon Hunt authored -
Change-Id: Iaed7a5d2960529ecd548897b546a8804bbc9da27 (cherry picked from commit 33536201)
Mahesh Poojary S authored -
Change-Id: I6e7d2ed8929636674770bafe912d749bd65532f1 (cherry picked from commit e2d87ff4)
Mahesh Poojary Huawei authored -
Thomas Vachuska authored
-
Thomas Vachuska authored
-
- 08 Jun, 2016 6 commits
-
-
Previously, uploading invalid config results in a generic error message which makes it difficult to figure out what is wrong with the config Change-Id: I307d2fc0669679b067389c722556eef3aae098b9
Jonathan Hart authored -
The default value for relativePath is: ../pom.xml Change-Id: If9cb7ff8124b71be6c0cd67e1f368a9c1fc36538
Brian O'Connor authored -
Driver notable changes: - Implemented new behaviors, removed deprecated ones - Removed flow rule translator classes (now under protocol module) - Improved FlowRuleProgrammable: now it uses BMv2TableEntryService to lookup/bind flow rules with BMv2 table entries, retrieves flow statistics, better exception handling when adding/replacing/removing table entries. - Improved PacketProgrammable: better exception handling and logging Provider notable changes: - Bmv2DeviceProvider: detects and notifies device configuration changes and reboots to Bmv2DeviceContextService, added support for periodic polling of port statistics - Bmv2PacketProvider: implemented workaround for OutboundPackets with flood treatment Change-Id: I79b756b533d4afb6b70025a137b2e811fd42a4e8
Carmelo Cascone authored -
- cleaned up application confirmation dialog. Change-Id: I498ef3897f828611ed8677873bcfcbcc3b09e1cc
Simon Hunt authored