- 04 May, 2016 8 commits
-
-
- 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 18 commits
-
-
- Add @Modified annotation - Delete TODO annotation Change-Id: Ida2855c23105f68cfa2f2b7bb4ec3f384a2de838
sangyun-han authored -
- Reduce the datapoints to 20, resolve cold start problem - Code refactoring for CpmanViewMessageHandler - Code refactoring for cpman.js - Show "No Data" message when client does not receive any data - Clean up cpman.css - Specify default colors for charting - Resolve ArrayIndexOutofBoundsException when the number returned dataset is less the number what we expected Change-Id: I67ab3160ab66f92eaffeffc2d61c7d0e17be0512
Jian Li authored -
config for jenkins. 165 tests not passing. Fixed all missing references, 104 tests not passing Skipped broken test, to enable testing of other views. Change-Id: I2badf225493a477d31512273d3f02d17c8f97703
Matteo Scandolo authored -
classes common to several cord applications. Change-Id: Ie8fba7dbfacb50f627407a6c9d96bfaea43a6b61
alshabib authored -
- Revise chart model to provide default label - Visualize control message stats per device Change-Id: I88b8e63ce92114907bba185b1906569fa8cc0b83
Jian Li authored -
…and call provider. Query will always return null. Null Pointer exception. 2. In Borrow Tunnel, Order relationship is added even if the there is no tunnel to borrow. Note only where tunnel manger do not initiate the tunnel creation through provider. 3. In ConsistancyMap when the key (the set) is empty still the map hold the key with empty list and never deleted. Memory leak. Change-Id: Iff8ba662f4828324c0588a9dfc494a2b158bcfce
Satish K authored