- 16 Mar, 2015 3 commits
-
-
Change-Id: I885dad9453754bf86f12d4a86541fe7bfe7efd72 added delete all rules in corsa switch handshake Change-Id: I7905a754653f6fc7eb8643023372e6dfa779cf26
alshabib authored
- 15 Mar, 2015 5 commits
-
-
- Issue similar to ONOS-1208 on Device Store Change-Id: I1f3922f29d66ff68c18e364aff27ded414664889
HIGUCHI Yuta authored -
- PopVlanInstruction - type mismatch in #equals() - StripVlanInstruction - hide default constructor - align #toString() format - fix #equals() Change-Id: Ifb14866df19cc32dcb9cc28ab473de5ca45d8e41
HIGUCHI Yuta authored -
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 24 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