- 05 Nov, 2015 17 commits
-
-
This patch relates to ONOS-3279. Change-Id: I58d758dafa6e04fca0979d9a478078b03f51b5a1
Sho SHIMIZU authored -
…se and decode(Node, Link and Prefix) Change-Id: Idba57626625cd1207b2b0fbddd39214faca337b6
Priyanka B authored -
- Added formatter() instance method that can be overridden by unit test. Change-Id: I38ee045edee852c95e27bead46800fb5dad4cf88
Simon Hunt authored
- 04 Nov, 2015 20 commits
-
-
- removed unused API to fetch IP addresses - renamed system health API to match other APIs Change-Id: I16f9a1e6e40fd93fb5c0444ab826e2c8738c14ed
Ray Milkey authored -
Fixed a race condition where device processing starts before config has fully loaded. GroupHandler in SR app is now created only once, not every time a Device update happens. Change-Id: I945c47ee9caa2f5740296f49d5d223783271bba4
Saurav Das authored
- 03 Nov, 2015 3 commits
-
-
Additionally, remove catch block handling TransactionException, which doesn't have to be caught in user side any more. Change-Id: I359b50dbe0e1074a2bc4c8850459cb4463669aa8
Sho SHIMIZU authored -
Realize the QUEUE Treatment using OpenFlow 1.0 Enqueue action. The ConnectivityIntentCommand's --setQueue parameter is extended by a notion of <port>/<queue> to support the difference from OpenFlow 1.3 Set-Queue, which is not bound to a port. Change-Id: I28cf70a7c004a1a3a14361e5186cfe42f09f1356
Steffen Gebert authored -
FlowClassifierManager; It should be a distributed store. Change-Id: I07ee3a0ebee50a0416e38dc4b62cfe02d5c5c14e
samueljcc authored
-