- 063ac11 CORD Subscriber GUI -- Updated sample JSON to reflect current thinking. by Simon Hunt · 9 years ago
- 97a7033 Fixed onos-package and put hazelcast back into features for now. by Thomas Vachuska · 9 years ago
- 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
- 0306268 Move flow store backup activity off of the event loop thread by Madan Jampani · 9 years ago
- 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
- 77a9a44 Enhanced onos-check-logs to search logs only up to the latest restart and to include all errors and exceptions with their full stack trace. by Thomas Vachuska · 9 years ago
- 4732c1b ONOS-1981: Move partition manager rebalance activity off of the event loop thread by Madan Jampani · 9 years ago
- 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
- f410a0c Unit test for Objectives classes by Ray Milkey · 9 years ago
- ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
- afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
- 69d5f4e ONOS-1928 - GUI -- Topo panels now resize when window resizes. by Bri Prebilic Cole · 9 years ago
- d9c900e Reduced bramble cell by one node; added variant of ATT MPLS topology sans TC links. by Thomas Vachuska · 9 years ago
- 1deab53 Simplifying removeListener to merely log when remove indicates no such listener. by Thomas Vachuska · 9 years ago
- e73ce63 Dropping hazelcast loading as part of the base feature. by Thomas Vachuska · 9 years ago
- 3c3361c ONOS-1934 - CORD-GUI -- Basic dashboard page created: gets data and displays it in tables. Icon support and navigation bar added. by Bri Prebilic Cole · 9 years ago
- cc58675 ONOS-1965: Evict inactive nodes from candidates map + Rely on cluster events to trigger stale lock purge by Madan Jampani · 9 years ago
- cd38ba5 fixing fabric forwarding for radius by alshabib · 9 years ago
- f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
- 1b02f82 Mastership role is determined by whether the node is leader or merely a candidate for device mastership topic. by Madan Jampani · 9 years ago
- b17c41f Added a detection mechanism for long-running or dead-locked event sinks and listeners. by Thomas Vachuska · 9 years ago
- 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
- 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
- fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
- 7f58211 Unit tests for PortAddresses class by Ray Milkey · 9 years ago
- 3e59c60 CORD Subscriber GUI -- Updated GUI REST layer to provide dashboard, bundle and users namespaces. by Simon Hunt · 9 years ago
- 4b839c7 Fixed an issue where only the new device master node would receive mastership change events. by Thomas Vachuska · 9 years ago
- 1c681d7 Aha! Fixed a phantom exception that would appear on shutdown; we must first close the channel group and only then shutdown the executors. by Thomas Vachuska · 9 years ago
- 8db1640 ONOS-1933 - CORD-GUI -- Basic login page layout created, skeleton of mast head and footer created. by Bri Prebilic Cole · 9 years ago
- aab3559 Allowing suppression of onos*.zip generation form onos-package; mostly for speed in dev. by Thomas Vachuska · 9 years ago
- cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
- dea9817 Improvements for XOS integration app by Ray Milkey · 9 years ago
- ccab22d ONOS-1950 - NPE if intent state is null by Ray Milkey · 9 years ago
- 24fe16a CORD Subscriber GUI -- Added sample JSON for driving the GUI, based on current assumptions. by Simon Hunt · 9 years ago
- e9b7068 CORD Subscriber GUI -- segmented sample JSON files. Produced example dashboard data. by Simon Hunt · 9 years ago
- decd7a6 Simple software switch pipeline. by Saurav Das · 9 years ago
- 8d3de3d GUI -- Titles on topo panels overflow to the next line instead of going off of the screen. by Bri Prebilic Cole · 9 years ago
- 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
- e031189 CORD GUI -- Skeleton view framework created, can navigate between views. by Bri Prebilic Cole · 9 years ago
- 2910729 CORD Subscriber GUI -- Added sample data formats from XOS API. by Simon Hunt · 9 years ago
- 1ff09e8 GUI - fix the "It's Alive!" bug. by Simon Hunt · 9 years ago
- 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
- c494f99 adding rules for radius forwarding. by alshabib · 9 years ago
- 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
- d8b9700 Adding a corsa pipeliner which extends the ovs-corsa pipeliner by Saurav Das · 9 years ago
- c39f603 Minor bug fixes to bgprouter and ofdpadriver by Saurav Das · 9 years ago
- 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 10 years ago
- d24aa7f Renaming 'exp' to 'incubator'. by Thomas Vachuska · 9 years ago
- 8dd716a CORD Subscriber Demo - Support for loading local data files. by Simon Hunt · 9 years ago
- 39616f3 Add JSON to CLI commands by Ray Milkey · 9 years ago
- 068814d GUI -- Resize and table directives clean up. Veil service given init function and unit tests. by Bri Prebilic Cole · 9 years ago
- 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
- de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
- 3cc2330 Fix for NPE in SDNIP by Jonathan Hart · 9 years ago
- 0b98998 Add flows to forward OpenFlow traffic by Jonathan Hart · 9 years ago
- ba1c7fb Refactoring LabelResourceManager to use ListenerRegistry by Brian O'Connor · 9 years ago
- de3e92e 【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include by jcc · 10 years ago
- 6bd2d9f Always use mastershipService for querying device mastership in FlowRuleStore by Madan Jampani · 9 years ago
- 4a5fc7b CORD Subscriber Demo - skeleton index.html and fixed web.xml to carve off namespace for RS by Simon Hunt · 9 years ago
- ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
- 32b9370 ONOS-1922 KryoExceptions at org.onosproject.core.ApplicationRole by Changhoon Yoon · 9 years ago
- 732bb2e GUI -- Further work on refactoring Topology View server side code. Still WIP... by Simon Hunt · 9 years ago
- a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
- 0f6ad14 Eliminate the peformance penalty introduced in ReplicaInfoService.getReplicaInfoFor by Madan Jampani · 9 years ago
- c72c8ea Make methods of TrafficSelector.Builder deprecated by Sho SHIMIZU · 9 years ago
- f758255 Initial CORD subscriber web-gui demo. by Thomas Vachuska · 9 years ago
- bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
- 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
- 9ff88a9 Added protection against redundant feature repo & feature operations. by Thomas Vachuska · 9 years ago
- 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
- 47dbe17 Added openflow/drivers to obs.exclude by Thomas Vachuska · 9 years ago
- bd0bc77 GUI -- Garbage can icon added to app view, fixed broken unit tests. by Bri Prebilic Cole · 9 years ago
- 585bed9 Place OchSginalType in the right place by Sho SHIMIZU · 9 years ago
- 358815c Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
- ecc614d Converted onos-drivers.xml to use inheritance. by Thomas Vachuska · 9 years ago
- 01cb1a9 Fix exception for optical port descriptions (ONOS-1908) by Marc De Leenheer · 9 years ago
- 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
- e397ffe Handle ModOchSignalInstruction in FlowModBuidlerVer13 by Sho SHIMIZU · 9 years ago
- 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
- 8b4b9f0 Use diamond operator to remove redundant type parameter declaration by Sho SHIMIZU · 9 years ago
- da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
- e1be1b7 GUI -- Refresh button has been moved to TableBuilderService to be part of every tabular view automatically. by Bri Prebilic Cole · 9 years ago
- 5cd7ce9 Make indent of case label consistent with other switch statements by Sho SHIMIZU · 9 years ago
- 6601dd7 Return Collections.emptyList() instead of null to avoid NullPointerException by Sho SHIMIZU · 9 years ago
- baddcbe Use auto unboxing by Sho SHIMIZU · 9 years ago
- 24deb90 Simplify condition by Sho SHIMIZU · 9 years ago
- 6d44d19 Use thread safe sets for listeners in OpenFlowControllerImpl by Jonathan Hart · 9 years ago
- 5c60d6e GUI -- Group view now accessible by button on topo and device views. by Bri Prebilic Cole · 9 years ago
- fee47ee bgprouter bundle should not be part of SDN-IP app. by Jonathan Hart · 9 years ago
- a2a229c ONOS-1893: Fix incorrect event type in device mastership change notification by Madan Jampani · 9 years ago
- 7f62f7c GUI -- Augment sprite definitions to include subpaths and fills. by Simon Hunt · 9 years ago
- 9a5e006 ONOS-1768 - GUI -- Tooltip doesn't appear on new view if switching by button, minor table height bug fix. by Bri Prebilic Cole · 9 years ago
- 35d2971 GUI -- Fixed warning about undefined panel, added topoPanel destroy, added unit tests for topoPanel. by Bri Prebilic Cole · 9 years ago
- c54cd1b GUI -- Beginnings of structure for topology Overlay API. by Simon Hunt · 9 years ago
- 5c73fd9 Implement add() and subtract() methos in Bandwidth by Sho SHIMIZU · 9 years ago
- 684bcb7 GUI -- Topo Panels now dynamically adjust their height to fit in the whole window. Topo panel structure changed to have api for dynamic content to be added later. by Bri Prebilic Cole · 9 years ago
- 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
- 2908d9e Implement methods to compare objects in classes representing unit by Sho SHIMIZU · 9 years ago
- 635c2d7 Adding device driver inheritance mechanism. by Thomas Vachuska · 9 years ago
- 16f857b First round of cleanups in optical path provisioner. No more user input for packet/optical mininet script. by Marc De Leenheer · 10 years ago