- 05 May, 2016 14 commits
-
-
subnet with different routers, in the odler version of ONOS, in the same ternant, different network with differnent routers, dataflows can be send to each other successfully. Change-Id: I6e50289023711eb0f6005efee0efd6f7ab9ec3ee
lishuai authored -
Runs ONOS as a server and requires client connections with ONOS_USE_SSH unset. Change-Id: Id0aedccbfddfb8f3f17b2ef7f73e805066976315
Thomas Vachuska authored -
Fixing buck build of scalablegateway app. Change-Id: I165bdf38682f694667678adc6a9d835c50b48ed3
Thomas Vachuska authored -
- Add missing swagger docs - Add missing unit tests Change-Id: I21a20410ea322e7893c5c0c48f5d9fd0f2f9dfe1
Jian Li authored
- 04 May, 2016 26 commits
-
-
…y Label stack as network resource Change-Id: Ie69fd2d824bd40a14012406be3eea5b1449b5cf2
Satish K authored -
…rvation exists already. Change-Id: I365233a78be6033d176e33c3c3b3ad33f791d85e
Thomas Vachuska authored -
- initial flows configuration - moved to a dedicated folder - refactoring super classes Change-Id: Ie7452aed35d7947ca5f7246dd06fcbb87b2971b5
Michele Santuari authored -
Due to the multi-threaded nature of drivers, calls to a Bmv2ThriftClient could result in a race condition if not properly synchronized. Also, once open, transport session might close due to several reasons. Now the client calls are synchronized and automatically wrapped in a try/catch that tries to re-open the session for fixed number of times before giving up. Change-Id: I5dcdd5a6304406dc6d9d3a0ccf7f16cdbf3b9573
Carmelo Cascone authored -
…ectly When builds the Group Modification Openflow message Change-Id: I344e3b03cd18e16f4e30ceb5b67ce9e55e871876
heisenberg authored -
The codec defines how to encode the given resource into an integer and to decode the given interger to a resource. This is for ONOS-4281. Change-Id: I5e9143c9f0285f588274f6649a146bbc1e13dcdb
Sho SHIMIZU authored