- 28 Jun, 2016 17 commits
-
-
treatments. Match and action parameters can now be built from primitive data types (short, int, long or byte[]) which are then casted automatically according to a given BMv2 configuration. Also, simplified demo applications code / structure. Change-Id: Ia5bebf62301c73c0b20cf6a4ddfb74165889106f
Carmelo Cascone authored -
Also minor refactoring of synchronized blocks. Change-Id: Ifea25208ca4f1839bb3f21ba5b5ecfb2441baa35
Carmelo Cascone authored -
- Improved and fixed typos in javadocs - Added missing beta API annotations - Refactored the default interpreter implementation Change-Id: Ibfb21d31415d8f25cc67307f8bea2871951c9a8f
Carmelo Cascone authored -
No need for internet connectivity after the first maven build. Also switched to rawgit.com hosting (no throttling of requests). Minor polishing of the patch script and module structure. Change-Id: I065a62bddc779c698f4b76865525bf4d973ad2ab
Carmelo Cascone authored -
- Fix for NPE issue reported by Jimmy Yan Change-Id: Ie2dfea3fea7dec1bcff73549056f707b9e502b1a
Yuta HIGUCHI authored -
- removed redundant code, added clarifying comments. Change-Id: I8c0f1cfbb94ce03508884d1b1b93351587b0e7ed
Simon Hunt authored -
1. Supprot handle upper case DELETE and fixed DELETE funcion 2. Fixed `POST` can not work if JSON format is correct Change-Id: I762cb73ce73a42393264dcace1beaf5cf53492f7
Phil Huang authored -
Changes: - Adds RandomVLAN behavior as described in ONOS-4570; - Adds a unit test for RandomVLAN; - Fixes the VLAN rewriting; - Updates the unit tests relative to VLAN encapsulation; Change-Id: I52ab2f40a30f3be617606b2b0bb7a89d48414138
Pier Luigi Ventre authored -
- `buck targets` was failing due to this Change-Id: I0f35abdcaad2900cd4616d494f6d4f4c1e9c1b81
Yuta HIGUCHI authored
- 27 Jun, 2016 4 commits
- 25 Jun, 2016 2 commits
- 24 Jun, 2016 3 commits
-
-
- also, a couple of simplifications. Change-Id: I11f878a5f4aa42668519cb26cc882aea296f4ac9
Simon Hunt authored
- 23 Jun, 2016 14 commits
-
-
Validate network configuration is JSON format before POST Change-Id: I6538bba27252c2c06f387804dabe15542988bfa1
Phil Huang authored -
Change-Id: Ib87efe01cb926a3b4c789c9875458ad2ba1b7c8c (cherry picked from commit 25ba5683)
Madan Jampani authored -
Change-Id: I5e6ab619f66ca71badc25efc7be7560070639051 (cherry picked from commit 91e1d737)
Madan Jampani authored -
Change-Id: I8ccd1631fac14b1f753da4fb4b4ed01e5a045edf (cherry picked from commit 8f906bfa)
Madan Jampani authored -
- all other properties defined in core ONOS start with lowercase letter. Change-Id: Ia2750bef205196a621e9a37dedf2379a9de17342
Simon Hunt authored -
Change-Id: I5a7f7cdb78aee88662b421cbcc03ed3b39e1e7ab (cherry picked from commit 92ed7a17)
Madan Jampani authored -
- Now shows just simple class name for component - Removed default value column - Values that are *not* the same as the default are highlighted (emboldened) - Table rows now selectable and show details panel - panel shows component fully qualified class name - panel currently read-only - in future, user will be able to change the property value from here Change-Id: I01a2af727dcfad82c6b7d2378701a5cb3e24e43a
Simon Hunt authored
-