- 06 Sep, 2016 3 commits
- 03 Sep, 2016 1 commit
- 02 Sep, 2016 7 commits
-
-
Fixes ONOS-5196 where flows for packet requests weren't removed on deactivate because the device provider deactivated before the others and the flows could no longer be removed from the flow store. Change-Id: I79445f5048b21c10e49d4f30d33a5b5a267a9afc
Jonathan Hart authored -
Adds a new parameter to onos-form-cluster: -s <partition-size> to allow specifying the partition size to be used when creating the cluster. Change-Id: I4c31d6e97fe0fd811831296f41a09160bebb58de
Thiago Santos authored -
- Display peer data on temp view. Change-Id: I1ba662ec36669e13ab03030685dbc2c07a8f8a17
Simon Hunt authored
- 01 Sep, 2016 18 commits
-
-
Easier bugfix part of ONOS-5183 - "-p" used by multiple options - fix completer definition Change-Id: I1cb97b93ad9143c7a025813628077e5a6cde2bc5
Yuta HIGUCHI authored
- 31 Aug, 2016 11 commits
-
-
Changes: - Adds extension to mp2sp intents; - Adds extension to linkcollection intents; - Adds extension to mp2sp compiler; - Adds extension to linkcollection compiler; - Adds unit tests for both mp2sp and linkcollection intents; Change-Id: I673c2b660d2364c510b1b3050ed3626ad2f37bda
Pier Ventre authored -
Changes: - Adds mirroring behaviour; - Adds mirroring description; - Adds mirroring name; - Implements for Ovsdb the mirroring; - Adds OvsdbMirror entity; - Adds constants related to Mirror table; - Fix one issue related to Mirror table - Extends OvsdbClientService introducing mirroring; - Implements mirroring functionality in DefaulOvsdbClient; - Support for different types of device id Change-Id: Ie291f49b3c61b7998010f555ae11deb8c021063d
Pier Ventre authored