- b093c91 Renamed IOLoop & Netty to *MessagingManager for consistency. by Thomas Vachuska · 10 years ago
- 6e0fb30 ONOS-1334 - Allow multi to single intent across a single switch by Ray Milkey · 10 years ago
- 67cf7de Bug fix for candidates cache for issue of writing the wrong version. by Ayaka Koshibe · 10 years ago
- fff0de9 Initial sketch of LabelResource APIs by jcc · 10 years ago
- 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 10 years ago
- c26eede Added a messaging service implementation on top of IOLoop. Added ability to easily switch between netty and io loop (default is netty) by Madan Jampani · 10 years ago
- 2a441c6 Flow Objective implementation by alshabib · 10 years ago
- db7467a Separating onos-drivers to be delivered as a separate app from onos-openflow. Apps activated by default (via onos-setup-karaf or onos-install/onos-config) are now onos-drivers and onos-openflow. by Thomas Vachuska · 10 years ago
- 624f13a fixing packaging for bgprouter. by alshabib · 10 years ago
- 9411780 Fixing usage of onos-app shell utility. by Thomas Vachuska · 10 years ago
- 674dd8b Enable Intent REST API tests by Ray Milkey · 10 years ago
- 07ee46e GUI -- Removed Sample View, now that we have plenty others. by Simon Hunt · 10 years ago
- 941f860 ConsistentDeviceMastership on top of LeadershipService, and leaders CLI command by Ayaka Koshibe · 10 years ago
- f9fc0e7 GUI -- TopoView : Remember the chosen sprite layer. by Simon Hunt · 10 years ago
- 76d8974 Full long value for port numbers. Fix port number serializer. by Marc De Leenheer · 10 years ago
- bb5e0d8 GUI -- TopoView : Remember the zoom level.. by Simon Hunt · 10 years ago
- a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 10 years ago
- fcbde89 GUI -- Persisted state of hosts/offline-devices/port-hilite; and a little refactoring to boot. by Simon Hunt · 10 years ago
- 4162f01 GUI -- Fixed broken table unit tests. by Bri Prebilic Cole · 10 years ago
- f41f309 GUI -- Added enable() function to flash service, to allow topo view to disable flash messages while restoring state.. by Simon Hunt · 10 years ago
- 017a7c3 GUI -- Created sample subnet sprite layout (clouds.json). by Simon Hunt · 10 years ago
- e10f56b Fixing javadocs. by Thomas Vachuska · 10 years ago
- f5af0a2 Removed deprecated null provider sub-modules. by Thomas Vachuska · 10 years ago
- b2c4cc8 GUI -- Created sprite layout for Menlo Office Floor Plan. by Simon Hunt · 10 years ago
- bf7eca5 Updating onos-maven-plugin to use localRepository from Maven by Brian O'Connor · 10 years ago
- 44e62c7 Lots of improvements in opticalUtils.py by fahad · 10 years ago
- 79c2766 Changing onos maven-plugin version to 1.3 in root pom.xml by Brian O'Connor · 10 years ago
- d4170ba Rolling onos-maven-plugin version to 1.4-SNAPSHOT by Brian O'Connor · 10 years ago
- 5c9386b Rolling onos-maven-plugin version to 1.3 for release by Brian O'Connor · 10 years ago
- a7a0220 Fixed a defect on OnosAppMojo to allow apps to properly stage their own artifacts. by Thomas Vachuska · 10 years ago
- abf66d9 GUI -- Augmented sprite JSON definition. by Simon Hunt · 10 years ago
- 4506938 GUI -- Tabular views have divs that encapsulate the header to make math easier for calculating table height. - fixed bug in Device Details Panel where Ports table wouldn't scroll. - Minor refactoring by Bri Prebilic Cole · 10 years ago
- c0e37ec Method for getting port name by Marc De Leenheer · 10 years ago
- 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 10 years ago
- 95c5087 ONOS-1597 - add an optional appId to CLI commands that create intents by Ray Milkey · 10 years ago
- c9e16bf add a virtual gateway for reactive routing by Pingping Lin · 10 years ago
- fd8c7d7 GUI -- Reworked sprite definition loading via websocket events. by Simon Hunt · 10 years ago
- 8ceee94 Added means to allow manipulating device annotations from CLI. by Thomas Vachuska · 10 years ago
- f651cc9 Fixing a defect in simulated topology to make sure to use unique ports. by Thomas Vachuska · 10 years ago
- ab582b8 GUI -- "State" is now an icon on Link and Cluster node views. - Icon mapping has generic names to be reused between views - Fixed broken table unit tests - Other minor cleanup by Bri Prebilic Cole · 10 years ago
- 5819b0a Updating onos-maven-plugin version to 1.2 in root pom.xml by Brian O'Connor · 10 years ago
- e709a3b Removing duplicate apps from ApplicationNameCompleter by Brian O'Connor · 10 years ago
- 3938f61 Adding newline to onos-app plugin because json output doesn't contain one by Brian O'Connor · 10 years ago
- a795d1e Bumping onos-maven-plugin version to 1.3-SNAPSHOT by Brian O'Connor · 10 years ago
- 4322fc1 Bumping onos-maven-plugin version to 1.2 by Brian O'Connor · 10 years ago
- a98ae7f ONOS-1290 Implemented OnosAppMojo for packaging and installing ONOS apps as Maven artifacts. by Thomas Vachuska · 10 years ago
- 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 10 years ago
- 4db76e3 ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 10 years ago
- fd26a30 Create local storage for topic candidates mapping. This also includes: by Ayaka Koshibe · 10 years ago
- 9ed335b GUI -- Added facility to upload and track various sprite JSON definitions. WIP by Thomas Vachuska · 10 years ago
- 43d9f7a Remove deprecated openflow host and link providers by Jonathan Hart · 10 years ago
- b035241 ONOS-1602 - JSON output for cfg command in CLI by Ray Milkey · 10 years ago
- 583bc63 Consolidated link list into bidirectional links. Re-ordered views. Took-out builtin views from injected html snippets. by Thomas Vachuska · 10 years ago
- 9fb594a GUI -- Base Link View added -- WIP. by Bri Prebilic Cole · 10 years ago
- 171c2e8 PortNumber also backed by port name by Marc De Leenheer · 10 years ago
- c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 10 years ago
- a28f69a FlowObjectiveManager not activated by default. by alshabib · 10 years ago
- 2052e5d GUI -- Cleaned up sprite definition format in JSON. by Simon Hunt · 10 years ago
- ec5ae34 Use the Executor interface when specifying where to handle incoming messages by Madan Jampani · 10 years ago
- 22fa5cb Fix Kryo serialization memory leak by Madan Jampani · 10 years ago
- cfd63d2 Adding more filtering objectives from the router application and handling them by Saurav Das · 10 years ago
- 384e8dc GUI -- Base Cluster View implemented. Bug fixed of table bodies not being wide enough. by Bri Prebilic Cole · 10 years ago
- b699a16 GUI -- Finished Device Details Panel. by Bri Prebilic Cole · 10 years ago
- 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 10 years ago
- 0feedc0 GUI -- WIP Device View details panel. Egress Links backend added, updated FnService, added CSS for panel, populates panel with properties and a close button. by Bri Prebilic Cole · 10 years ago
- f9e0d17 Enhanced application name completer to consider the command context. by Thomas Vachuska · 10 years ago
- 9c1c45e GUI -- Revamp of the Glyph Service to allow for custom viewboxes to be defined for registered glyphs/sprites. by Simon Hunt · 10 years ago
- facc3f5 Enhancing the driver subsystem to allow retrieving originating data/handler contexts from the behaviours. by Thomas Vachuska · 10 years ago
- 1cdfd8e More ONOS-1612 - Fix NPEs if compenent lookup fails by Ray Milkey · 10 years ago
- fcf861a Refactor: Flip condition to reduce the depth of indentation by Sho SHIMIZU · 10 years ago
- 2c05f91 Refactor: Use descriptive methods when comparing Timestamps by Sho SHIMIZU · 10 years ago
- 94b03b1 Sweep deprecated todo comment by Sho SHIMIZU · 10 years ago
- 25d843c Insert a blank line after the description in Javadoc by Sho SHIMIZU · 10 years ago
- a3a476d reinstating the key field in FilterObjectives by alshabib · 10 years ago
- 1097c97 Only process pending objectives if there are any. by alshabib · 10 years ago
- d2e78f9 Remove unnecessary modifiers to follow the convention by Sho SHIMIZU · 10 years ago
- d493625 Fix typo by Sho SHIMIZU · 10 years ago
- fb6655e ONOS-1612 - CLI completer for property names by Ray Milkey · 10 years ago
- e3f0fcf Avoid NPE in cfg command by Jon Hall · 10 years ago
- 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 10 years ago
- 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 10 years ago
- ee7a3ce GUI -- toggle state for some of the topo buttons, now persisted via cookie. by Simon Hunt · 10 years ago
- 975617b ImmutableMap.Builder does not allow for duplicate keys, causes build() to fail. by alshabib · 10 years ago
- 6a9d4e4 ONOS-1433: Avoid two EC maps for same data with different keys by Srikanth Vavilapalli · 10 years ago
- cc36be8 Don't use exceptions for commonly-used logic + javadocs by Jonathan Hart · 10 years ago
- b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 10 years ago
- ca335e9 Add persistence option to ECMap by Jonathan Hart · 10 years ago
- 5c2f813 Device driver framework enhancements and CLI. by Thomas Vachuska · 10 years ago
- b0317c6 Fixed javadoc warning; added shared executor/timer wrappers to prevent inadvertent shutdown; added shutdown to CoreManager.deactivate. by Thomas Vachuska · 10 years ago
- 4294778 implemented a distributed default flow registration mechanism to avoid duplicate requests from other onos instances by alshabib · 10 years ago
- af53b60 Use initctl commands rather than service to control the ONOS service. by Jonathan Hart · 10 years ago
- c19b8b8 DistributedLeadershipManager tracks topic election candidates in addition to by Ayaka Koshibe · 10 years ago
- a0cecdc Fix for ONOS-1595 - return proper status (405) when using an unsupported method by Ray Milkey · 10 years ago
- 197a012 Refactor org.onlab.packet.{TCP,UDP,ICMP6} by Charles M.C. Chan · 10 years ago
- 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 10 years ago
- 4313d10 fix bug when a device disconnects. Issue was due to null roleinfo in event by alshabib · 10 years ago
- f8cac48 Mild REST API refactoring. by Thomas Vachuska · 10 years ago
- ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 10 years ago
- c7ae795 GUI -- User Prefs written as a service; persistent topo settings updated a bit; still WIP. by Simon Hunt · 10 years ago
- 553db17 Shared system services configurability (ONOS-1304) by Murat Parlakisik · 10 years ago