- 15 Nov, 2014 13 commits
-
-
Change-Id: I4ca6b65046df35e6d773b515ae819fffb81c43ba Remove test suppression of findbugs error Change-Id: I277ac9f5ff20c83e0208cb9adadc12d5a13723d2
Ray Milkey authored -
- augmented ESC key handling to cancel affinity display before deslecting nodes. - augmented setRadioButtons to return buttonset api, so we can query what is currently selected. Change-Id: I17532bae7ea5fa639ce5d600c67e6c44728ff67f
Simon Hunt authored -
…to the distributed store. Added unit tests to provide durable-nondurable transitions. FIxed issue where link could be accidentally activated. Renamed parameter. Change-Id: I8aa19a6583ec50dbf28769995f0a8ea9be9a4daa
Thomas Vachuska authored -
- 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 6 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