- 05 May, 2016 9 commits
-
-
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 31 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 -
- Implements scalable gateway service - Implements gateway node model Change-Id: I3713c67edcff9b10ccb23a7ad3323f5c30c7d6a3
Kyuhwi Choi authored -
and 1.6 . In ONOS Version 1.5 and 1.6, Instructions.CreateDrop interface is missed, which cased the pipiline judging condition can not be matched, and the flowrule of tunnel in can not be applied to device. Change-Id: Ibe892098b37f7f9f4d3b542ee31b1b6039f8b471
lishuai authored