- 15 Nov, 2014 5 commits
-
-
- Format string fix - FlowRuleEventTest: minor bugfix - HexString: accept null - byte[] toString() format change Change-Id: I9db419cfc211670cc2abd796a21396ba960e23a9
Yuta HIGUCHI authored -
"intents -s" or "intents --summary" Change-Id: If6ec11b1425cb2a4c93fdd910808065419af14b5
Pavlin Radoslavov authored
- 14 Nov, 2014 21 commits
-
-
Testing Sonar with a few findbugs fixes. Suppressing a false positive to see if it works. Change-Id: I0cdf2921198787adc56c680840aa00bdd254269b
Ray Milkey authored -
- Adding ONOS instance fly-in pane. Note: still WIP. - refactored onos.ui.addFloatingPanel to allow TL vs. TR. - added instance pane to topo view. - implemented addInstance() event. - refactored event tracing. - added instances test scenario. Change-Id: I58d9769afa8aee9079ec778496cbc47bef329608
Simon Hunt authored -
- refactored showTraffic(...) to handle the updated payload. - created 'traffic' scenario:: run with ... webapp/index2.html#topo,traffic?local Change-Id: I5e3a33abcbc9c82f751165b4f52807f7cd59ef03
Simon Hunt authored -
Returning prevents any further paths being set up, even though this isn't an error condition. Change-Id: I13eb4b3021c78f437dcfd2fa715bb4568e6046d1
Jonathan Hart authored -
the onos-app-sdnip feature is uninstalled. Change-Id: I49c40ee172a06d5809da69f736648fa639745975
Pavlin Radoslavov authored -
Added unit tests for DefaultInboundPacket, DefaultOutboundPacket, and DefaultPacketContext. Made DefaultInboundPacket and DefaultOutboundPacket proper immutable classes Added equals() and hashCode() to DefaultOutboundPacket Change-Id: Ibb1199a5282743ccaf0844c0b7ccfcc4cb13f52e
Ray Milkey authored -
Insert a blank line between the brief desciption and paramter description. Change-Id: Iad27f20aa862f84a4278624f0df75f98ab9e543f
Sho SHIMIZU authored -
…r whether meta needs to be pressed for panning (default) or selecting. - multi-select requires the shift key to be held down. - Also re-wired deselectAll() to the ESC key, instead of click on background. Change-Id: I63502839368c6ca10c64ee583a58f836576c4546
Simon Hunt authored
-
- 13 Nov, 2014 14 commits
-
-
Add the option for specifying a mac address rewrite. Generate instructions for the rewrite and include them in the treatment for the intent. Change-Id: Ib2fa5ad5a6eb1d9617159c34d832fd89f7245db9
Ray Milkey authored -
Now PointToPointIntentCompiler can handle the intent designates two different ports belonging to the same switch. Change-Id: Ie1ef4463fec0fc45a216bdb384792cc453a582c8
Sho SHIMIZU authored -
implement pan/zoom on topo R to reset pan/zoom require meta to drag or select nodes Change-Id: I15e20296e76d5cd8656b144b2d61a6923a5509ad
Paul Greyson authored -
- re-instated the unpin function. Change-Id: I310804084b93e1cd16f3da31b49ea646db36c6d7
Simon Hunt authored -
Added a method called broadcastIncludeSelf to ClusterCommunicationService. Cosmetic improvements: added toString methods Change-Id: I1d58720c29e6f8642f950670c3a6d95a7019a491
Madan Jampani authored -
- also included sample *Instance events. Change-Id: Ibdee2b6c54a0a192361d269dbe69128d44604838
Simon Hunt authored -
Duration is additionally registered because LatencyConstraint has it Change-Id: Ibbf31761b789fa71fb6cb1a1155f5ea0680853ce
Sho SHIMIZU authored