- 15 Mar, 2015 2 commits
-
-
Master needs to remove from the current map. Change-Id: I30eccbe188997949ef2d63d6dbd37b0d8d4b3f5e
Ray Milkey authored
- 14 Mar, 2015 1 commit
- 13 Mar, 2015 4 commits
-
-
Removing previously manuall generated files since they are now auto-generated. Change-Id: I1f8361f97db74c9e2f077b3d5e7a6e65876561ef
Thomas Vachuska authored -
…os-config (used from onos-install) to be fully sensitive to cell settings. Added onos-package-test and onos-push-test-bits scripts. Change-Id: Ie3f829f8a6e6d8a419388428feca56b69635ed44
Thomas Vachuska authored
- 12 Mar, 2015 3 commits
-
-
Also scale number of threads with number of available cores. Change-Id: I438d92ab9c3df5c478f451c353135a9a64f5183e
Ayaka Koshibe authored -
* Use intent priority when installing multipoint-to-singlepoint intents: the loinger the routing prefix match, the higher the intent priority. This is needed to perform correctly the equivalent of longest prefix match in the switch. * Use intent priority for the point-to-point intents: the priority for this BGP-related control traffic is higher than the multipoint-to-singlepoint intents. * Use the appropriate Key when installing multipoint-to-singlepoint intents. The key is the network (destination routing) prefix address represented as a string. Change-Id: Ic489a1e5f31adceb4c9d1dcea52293a2b3db0b79
Pavlin Radoslavov authored
-
- 11 Mar, 2015 25 commits
-
-
- made event handler structure parsing a little cleverer. Change-Id: I15120dabd0aade28e6ee3680faf96f408aed1450
Simon Hunt authored -
Prevent DistributedStatistics store from logging "rule has no output" for rules that transition to other tables. Change-Id: I85e86965f5609df608cbc19551632153960a5c5b
Jonathan Hart authored -
- Note.. Thomas to layer changes on top of this... WIP Change-Id: I6e2a624e2cfd6fc0ece761be46b71b23242dd2b2
Simon Hunt authored -
…ce' to 'resources'. Doh! Change-Id: I69b32948aa5caf12a357f877efa8dcbf87c7a9e6
Thomas Vachuska authored -
- isolated new WebSocket() call, so we can mock. Change-Id: Id1225e2c65732e750b289224e838a326c79f02a4
Simon Hunt authored
- 10 Mar, 2015 5 commits
-
-
Note: There was a change that adds a DROP action to a traffic treatment if there are no other actions present. To get a traffic treatment without the drop rule, use emptyTreatment() Change-Id: I1f23ed5e1fa7519eb94fcafa85facbad815d5e9c
Brian O'Connor authored -
IpAddress.isIp4() IpAddress.isIp6() IpPrefix.isIp4() IpPrefix.isIp6() Also, added the corresponding unit tests. Change-Id: I2b1f08501c94d61f75b15f2c6977c0349e313ebd
Pavlin Radoslavov authored -
* At the CLI level, the Ingress point argument should be specified before the Egress points arguments. This follows the natural Ingress/Egress argument ordering for other intents. * Added missing optional CLI complementer to shell-config.xml Change-Id: I49f1ec9706a2f47bbb513d388a26fa5d40cba1bd NOTE: Those changes are carried from Gerrit 1586.
Pavlin Radoslavov authored
-