- 16 Apr, 2015 1 commit
-
-
- Still need to fix layout.json as the sample. This is WIP! Change-Id: I060cf1bd69d7b0b0b1cd692ec4f10532756cb01f
Simon Hunt authored
-
- 15 Apr, 2015 15 commits
-
-
rather than explicit path Also, updating root pom.xml to point to the version and temporarily build the plugin Change-Id: I1a6cdaf3d384dff77cd9b4566a8c46707b789308
Brian O'Connor authored -
Now we can controll LINC components from mininet e.g swtich start/stop or link up/down -Added LINCSwitch, LINCIntf and LINCLink classes -fixed start/stop LINC-Switch bug related to taps -refactored opticalUtils.py -fixed typo -Implemented LINC-CLI support in LINCSwitch class -Added support for link up/down from mininet -Added support for switch start/stop from mininet and many more :) Change-Id: Ide6460081a554ea3ca9146be480ae016d7d2356d
fahad authored -
- refactored topoSprite.js to handle the changes. Change-Id: Ib0ed7dbacbc93777d8849bf82f52ad6ac974af2c
Simon Hunt authored -
…or calculating table height. - fixed bug in Device Details Panel where Ports table wouldn't scroll. - Minor refactoring Change-Id: I2d8133fb4a92f82087566084143c32deb7393fb3
Bri Prebilic Cole authored -
- Any files created in 2014 and modified in 2015 got a copyright of 2014-2015 - Used canonical form of 2014-2015 to be inclusive of extra years. Some files had 2014,2015 Change-Id: If9a133618873e4000b8f10299bde7c870eb1fbd5
Ray Milkey authored -
There is no physical gateway in SDN network. However a host needs a gateway when it tries to communicate with a remote host. So we designed a virtual gateway for SDN network. The virtual gateway can have multiple IP addresses. Each IP address is used as the default gateway address of an IP prefix. We only configure one MAC address to the virtual gateway. You can choose any MAC address from the BGP speakers as the virtual gateway MAC address. We configure this MAC address staticly in the sdnip.json configuration file. Change-Id: I2a72bef797fc55d25bb5473e8fca624ad659e1d1
Pingping Lin authored -
- includes option to specify sprite definition id: #/topo?sprites=defn_name. Change-Id: If2ce59384e01bb5f35827a503748e21ab4fb1b31
Simon Hunt authored
-
- 14 Apr, 2015 19 commits
-
-
… generic names to be reused between views - Fixed broken table unit tests - Other minor cleanup Change-Id: I7136cba15ad4fd185095617d790940d55b9f968f
Bri Prebilic Cole authored -
- using Optional in Leadership, and some commenting. - using MutableBooleans + compute() part of: Device Mastership store on top of LeadershipService Reference: ONOS-76 Conflicts: core/api/src/main/java/org/onosproject/cluster/LeadershipService.java core/store/dist/src/main/java/org/onosproject/store/consistent/impl/DistributedLeadershipManager.java Change-Id: I7f090abb123cf23bb5126a935a6e72be00f3e3ce
Ayaka Koshibe authored -
…tin views from injected html snippets. Change-Id: I8de62b50e437ee6f49a9f2ce9ce6f26bb1e0a6a5
Thomas Vachuska authored -
…ith the ConfigProvider to allow arbitrary topologies. Change-Id: I899e27a9771af4013a3ce6da7f683a4927ffb438
Thomas Vachuska authored -
Caused the Corsa Driver to be triggered and provision incorrect set of rules. Change-Id: I96eadeb0eeac9ef94e6187be08faf68b0aa8caaf
alshabib authored -
- Implemented sprite layer in topology view. Change-Id: I0861641684df12202d6ccd069d89375a8005d4a8
Simon Hunt authored
-
- 13 Apr, 2015 5 commits
-
-
This is done so that one can simply specify a direct executor. Change-Id: I1c3ea977dd7c2d604588d587fd67f7012355eedf
Madan Jampani authored -
in the corsa-pipeline driver Change-Id: I3598b84ce25df97c10b33c6f1fdfc76421499046
Saurav Das authored -
- Cleaned up front and backend - modified table row select callback to take the click $event (in app and device view) - panel has device glyph - closing panel deselects clicked on row Change-Id: I42c372c74fd9fd417ceff01e424f754ea2559595
Bri Prebilic Cole authored
-