- 04 May, 2016 25 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 -
- Correct some typos in mastership codec Change-Id: If8a0127d8d897d4b87cae71a194dfece6aa14f49
Jian Li authored
- 03 May, 2016 14 commits
-
-
- ${project.build.directory} already points to ../target/ Change-Id: I80c72633736cd8e1892c4e0b9dd34da2923e8b7d
HIGUCHI Yuta authored -
Automatically failover to backup spine if - ingress - transit link down - transit - egress link down - transit device down Can recover from fatal error with human involved - ingress switch down - egress switch down - all links to spine down Scan through McastRouteStore when - SR activate - link up Also include following features - Use flow objective context in McastHandler - Update Mcast VLAN config sample Change-Id: I75007d9efd7646e7c4e57fa6d3fc6943543153cf
Charles Chan authored -
Add codecs for RoleInfo, MastershipTerm and MastershipRole. Change-Id: I1135c7fc0ed591446d6268229b54fda70391fdb9
Jian Li authored -
bug fix for host IP and MAC flows not being generated sometimes in multi-controller scenarios bug fix for filtering objectives not being sent sometimes when ports become available later npe fixes in ofdpa driver for cases where selectors or treatments may not be available new cli command to manually trigger routing and rule population portstats option on cli to display only those ports with non-zero stats group cli command tab completion displays choices in lower case (similar to flows) segment routing cli commands now start with sr- Change-Id: Idcd641882d180acbd304e5560ed3483b5a943f96
Saurav Das authored
-
- 02 May, 2016 1 commit