- 02 Jun, 2016 11 commits
-
-
Adding ability to version extraneous stuff. Change-Id: I2e18dafd6d8705504ab01000d6707037415dfd0c
Thomas Vachuska authored -
Change-Id: I552cc47f4aaf333533a7a7b0a6b14386701b3e3f (cherry picked from commit 03a5caa6)
Ray Milkey authored -
- Should get rid of following warning: UserWarning: Duplicate name: 'commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar' Change-Id: I44b04344a5b182896d967724f90ba8fd6ed16639
HIGUCHI Yuta authored -
- Added broadcast option - Made host discovery from DHCP configurable - Some code cleanups Change-Id: I42191c2fd17ef309c73a5382730d708686b835cd (cherry picked from commit 04b1fe9a)
Hyunsun Moon authored
-
- 01 Jun, 2016 14 commits
-
-
- Added service instance handler - Implemented dummy, vsg, and olt agent instance handler Change-Id: Id3edd5eecb1caadf0f835cb10a952100e18b283b
Hyunsun Moon authored -
This reverts commit aa3d598b Change-Id: Icd58278b1bbc8ca31887450f58220fba40cd309c
Madan Jampani authored -
- Typically resource query is more frequent than resource registration. This patch optimizes memory usage for resource query rather than registration Change-Id: Ic680c09c83b4299e80d4493d01e642081549fa24
Sho SHIMIZU authored
- 31 May, 2016 13 commits
-
-
- Created 3 separate sub-modules: API (doesn't depend on Thrift), CTL (depends on Thrift), THRIFT-API (to generate Thrift sources) - Implemented 2 new services (for device configuration swapping and table entry management) needed to distribute BMv2-specific state among ONOS instances. - Implemented a BMv2 controller (previously other modules where using separately a Thrift client and a server) - Added a default BMv2 JSON configuration (default.json) and interpreter to be used for devices that connect for the first time to ONOS. This allows for basic services to work (i.e. LLDP link discovery, ARP proxy. etc.). - Changed behavior of the flow rule translator and extension selector, now it allows extension to specify only some of the match parameters (before extension selectors were expected to describe the whole match key, i.e. all fields) - Various renaming to better represent the API - Various java doc fixes / improvements Change-Id: Ida4b5e546b0def97c3552a6c05f7bce76fd32c28
Carmelo Cascone authored -
Change-Id: Iff49b429cfc7c0142f3ab2e1dde1a32e85f20e87 (cherry picked from commit 44a1fef9)
Aaron Kruglikov authored -
- copy exist in src/test/java/org/onosproject/bgpio/types/attr/ Change-Id: I25cec163e5493b509281500df7d7f80cd1c2aee1
HIGUCHI Yuta authored
- 28 May, 2016 2 commits