- fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
- 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
- c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
- 4859be0 Omits null checking of treatment when removing next objectives; it was removed from remove() but not for remove(context) by sangho · 9 years ago
- c626f1e ONOS-2043: Move device event handling in PacketManager off of event loop thread by Madan Jampani · 9 years ago
- 328371d ONOS-1981: Move expensive work off of event loop thread by Madan Jampani · 9 years ago
- c244976 GUI -- Bug fixes - TableModel displays empty cell instead of causing NPE if no value is given. Sort icons and direction are reset when view is destroyed. by Bri Prebilic Cole · 9 years ago
- f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
- 0174f45 Drop log level to debug on some FlowObjectiveManager log statements by Madan Jampani · 9 years ago
- f9c8436 STC work in progress by Thomas Vachuska · 10 years ago
- 078394f ONOS-1909: Defer id block allocation to the point when they are actually needed by Madan Jampani · 9 years ago
- 5fcf6f5 ONOS-1992 Improving IntentCleanup configurability and adding enabled property by Brian O'Connor · 9 years ago
- 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
- d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
- 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
- 3bc27d8 Remove blank lines by Sho SHIMIZU · 9 years ago
- 11530fb Bug ONOS-2030: Wait for mastership by HIGUCHI Yuta · 9 years ago
- 15f1bc4 FlowStore: Include exception in warning message by Madan Jampani · 9 years ago
- 67756b9 Fixed javadocs. by Thomas Vachuska · 9 years ago
- 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
- cd40e5b Refresh candidate board from source on each election round + Disbale east-west synchronization of candidate board by Madan Jampani · 9 years ago
- 3650fc4 Eliminate possible redundant update when rearranging candidate order in leadership manager by Madan Jampani · 9 years ago
- 7d243db ONOS-2026: Address polling issue in LeaderElection by Madan Jampani · 9 years ago
- 3a70431 Remove unnecessary boxing by Sho SHIMIZU · 9 years ago
- f88e593 Use lambda expression to reduce lines by Sho SHIMIZU · 9 years ago
- a267ce4 ONOS-2025 Corrected a logic error in the flow rule store that crept in during a recent refactor. (175e8fde54342d3f9440134bf06a1c2ffcb99acc) by Thomas Vachuska · 9 years ago
- 6c8eff3 ONOS-1746 Fixed hashCode implementation to be immune from non-deterministic enum hashCode. by Thomas Vachuska · 9 years ago
- b3f167d Remove an enum that is not referenced by Sho SHIMIZU · 9 years ago
- d9333d6 Remove blank lines by Sho SHIMIZU · 9 years ago
- 8f86bb2 Remove unnecessary white space from Javadoc by Sho SHIMIZU · 9 years ago
- 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
- 02ce274 Unit tests for DefaultGroupDescription class by Ray Milkey · 9 years ago
- 346d4f5 Add new methods to ConsistentMap API to improve usability. by Madan Jampani · 10 years ago
- eedfe54 Dropping log level to debug on some LeadershipManager messages by Madan Jampani · 9 years ago
- 3d1727c Leadership: Rerun purge step when conflicting updates are detected by Madan Jampani · 9 years ago
- 654b58a FlowRuleStore: Consider errors when updating state of all current backups by Madan Jampani · 9 years ago
- 1229eca ONOS-1926: Handle unsupported match field by Charles M.C. Chan · 9 years ago
- 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
- b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
- d8b565a Fixed bug ONOS-1676. by Kaouther Abrougui · 9 years ago
- 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
- 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
- 7267c55 Fix the case of dropped flowEntries that can occur when the current backup is down and no alternate backup exists by Madan Jampani · 9 years ago
- bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
- c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
- e8c632f Unit tests for GroupBucket and GroupOperation by Ray Milkey · 9 years ago
- ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
- d869723 [ONOS-1284][ONOS-1869]the implementation of tunnel subsystem.It includes by jcc · 10 years ago
- 4a20a5f [ONOS-700][ONOS-1801]refactor tunnel subsystem api. by jcc · 10 years ago
- bbed4042 When relinquishing mastership, wait for LeadershipService::withdraw to complete before returning a MastershipEvent by Madan Jampani · 9 years ago
- a9d491e Added @Beta annotation to the flow objective API. by Thomas Vachuska · 9 years ago
- ce8392b Lower log level to debug for errors that are expected during normal shutdown phase by Madan Jampani · 9 years ago
- 23dee8f ONOS-1858, ONOS-1857, ONOS-1860, ONOS-1862, ONOS-1898 : SM-ONOS by Changhoon Yoon · 9 years ago
- 3358af2 Demoting boy-cried-wolf log messages. 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
- 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
- 1deab53 Simplifying removeListener to merely log when remove indicates no such listener. by Thomas Vachuska · 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
- 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
- 4b839c7 Fixed an issue where only the new device master node would receive mastership change events. by Thomas Vachuska · 9 years ago
- cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
- ccab22d ONOS-1950 - NPE if intent state is null by Ray Milkey · 9 years ago
- 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
- 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
- 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 10 years ago
- 39616f3 Add JSON to CLI commands by Ray Milkey · 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
- 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
- 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
- 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
- 585bed9 Place OchSginalType in the right place by Sho SHIMIZU · 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
- 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
- da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
- a2a229c ONOS-1893: Fix incorrect event type in device mastership change notification by Madan Jampani · 9 years ago
- c54cd1b GUI -- Beginnings of structure for topology Overlay API. by Simon Hunt · 9 years ago
- 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
- 635c2d7 Adding device driver inheritance mechanism. by Thomas Vachuska · 9 years ago