1. bb38235 Generic ROADM port models and descriptions by Marc De Leenheer · 9 years ago
  2. ab39283 Remove unnecessary object creation when calculating hashCode() by Sho SHIMIZU · 9 years ago
  3. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  4. 75aaa67 OpenFlowRuleProvider is now configurable with respect to flowPollFrequency. by Thomas Vachuska · 9 years ago
  5. 11ff870 Fixing add intent commands. by Brian O'Connor · 9 years ago
  6. 889648c Added an adapter. by Thomas Vachuska · 9 years ago
  7. 2efc715 ONOS-1722 - GUI -- QuickHelp unit tests written, minor other user input precautions added. by Bri Prebilic Cole · 9 years ago
  8. 5756c35 Trivial logging change by Madan Jampani · 9 years ago
  9. 3a32156 Added a builder for TransactionContexts by Ayaka Koshibe · 9 years ago
  10. 2c6b7ef Fix for NPE in entry removal updates. by Ayaka Koshibe · 9 years ago
  11. 41aff9f Pass the selector/treatment set by CLI to the HostToHostIntent by Charles M.C. Chan · 9 years ago
  12. 15c3800 Remove "public" from TrafficSelector definition to follow our convention by Sho SHIMIZU · 9 years ago
  13. 2d89eca Add auto-completer for add-host-intent command (ONOS-1756) by Charles M.C. Chan · 9 years ago
  14. ed1b7fc Moving to the latest stable copycat SNAPSHOT version. by Madan Jampani · 9 years ago
  15. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  16. ef09190 ONOS-1724 - GUI -- svgUnit tests written. WIP topoToolbar unit tests written. Firing key presses programmatically investigated. by Bri Prebilic Cole · 9 years ago
  17. f22fb40 Pushes flow rules to the control switch when the switch is connected and available. by sangho · 9 years ago
  18. 864a9db2 Pushes the flow rules also when devices are available (with DEVICE_AVAILABLLITY_CHANGED event). by sangho · 9 years ago
  19. 96a303c Fixing a defect in onos-install, which polluted the ~/.m2/repository. by Thomas Vachuska · 9 years ago
  20. 2bb4863 Fixed a defect in topology view handler where listeners were being removed prematurely. by Thomas Vachuska · 9 years ago
  21. 9b171c5 Fixing onos-setup-karaf to always generate tablets.json and cluster.json config files without having to specify 'clean' option. by Thomas Vachuska · 9 years ago
  22. b35ed36 Avoid unnecessary empty list instantiation by Sho SHIMIZU · 9 years ago
  23. f0c5a05 Initial implementation of CORRUPT state (ONOS-1060) by Brian O'Connor · 9 years ago
  24. 3b84c86 Providing a work-around for a bug in the gossip stores, which prevents annotations from sticking initially. by Thomas Vachuska · 9 years ago
  25. 0c3c076 Inherit resources from a high level intent when creating a FlowRuleIntent by Sho SHIMIZU · 9 years ago
  26. d1f17ac Fixing onos-build-selective to warp into the $ONOS_ROOT directory as a first thing. by Thomas Vachuska · 9 years ago
  27. 5d4a58d Adding a proper clean-up step for unit test file system artifacts. by Thomas Vachuska · 9 years ago
  28. de47caa Configurable extraneous flow rules by Marc De Leenheer · 9 years ago
  29. 9de692c LLDPLinkProvider: don't bother logging for PORT_STATS_UPDATED events by Jonathan Hart · 9 years ago
  30. d91c4b0 Correct indent by Sho SHIMIZU · 9 years ago
  31. ea56028 Implement a class representing frequency by Sho SHIMIZU · 9 years ago
  32. 2de9449 Inherit network resource information from a high level intent by Sho SHIMIZU · 9 years ago
  33. 6ed04eb ONOS-1721 - GUI -- Websocket Service unit tests written, topo nav glyph added, other minor improvements. by Bri Prebilic Cole · 9 years ago
  34. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  35. 9d7ef16 Adding */docs/* to onos-build-selective.exclude by Brian O'Connor · 9 years ago
  36. a05fd20 Unit tests for some uncovered Intent types by Ray Milkey · 9 years ago
  37. 3ad8d4b Moving he version of archetypes to 1.4-SNAPSHOT in preparation for release with the onos-maven-plugin. by Thomas Vachuska · 9 years ago
  38. 666cd6d ONOS-1521 : Supports Leaf-Spine topology (tested with 4 x 4 ) by sangho · 9 years ago
  39. 0d886fc Fixes/improvements: by Ayaka Koshibe · 9 years ago
  40. 20eff1d ONOS-1438: Improved the routing rule population process for link add and failure; computes the routes changed from the link changes and populates the rules only for the routes. by sangho · 9 years ago
  41. 6b33126 Moved jdvue utility from ONOS-tools repo into onos repo. by Thomas Vachuska · 9 years ago
  42. 7b8a921 Bugfix: matching IP address without ethType will result in OFPT_ERROR_MSG (type=OFPET_BAD_MATCH, code=OFPBMC_BAD_PREREQ) by Charles M.C. Chan · 9 years ago
  43. 9148d2d Bugfix for gerrit #3377 by Charles M.C. Chan · 9 years ago
  44. 0f6d0b8 Adding IDEA settings for import. by Thomas Vachuska · 9 years ago
  45. 956cb69 ONOS-1414: Fix phantom hosts by Charles M.C. Chan · 9 years ago
  46. cdc188d ONOS-1281, ONOS-1747 - GUI -- Flows table created; version updated. by Bri Prebilic Cole · 9 years ago
  47. 6b687cd Test application for counters and sets by Jon Hall · 9 years ago
  48. 20e1679 ONOS-1477 - GUI -- Added glyphs to nav menu. by Simon Hunt · 9 years ago
  49. 38c2b6a ONOS-1478 - GUI -- Segment navigation menu into categories. by Simon Hunt · 9 years ago
  50. 88d2282 Ignore PORT_STATS_UPDATED from topology metrics by andrew@onlab.us · 9 years ago
  51. bd7f742 Adding Device Listiner to BgpRouter so that filtering rules are sent to the by Saurav Das · 9 years ago
  52. d3858e4 Adding a separate set of modules to serve as an incubator for new core API & implementations. by Thomas Vachuska · 9 years ago
  53. 62f04a4 ONOS-1731 Fixed app gossip store & manager to deal with staggered app load on startup. by Thomas Vachuska · 9 years ago
  54. 8b91f4f GUI -- Added category to the UiView abstraction. by Thomas Vachuska · 9 years ago
  55. 60fc842 Fixed onos-setup-karaf to work on Linux as well as on Darwin (OSX). by Thomas Vachuska · 9 years ago
  56. 3430984 Changed onos-log to allow for both Linux & Darwin (OSX) platforms to work. The --pid option is required in order for tail to wake-up when the owning process dies. by Thomas Vachuska · 9 years ago
  57. 239e588 ONOS-1678 - Detail Panel issue - Actually FIXED it this time. by Simon Hunt · 9 years ago
  58. 1002cd8 GUI -- Added UiViewHidden subclass of UiView to allow for views that do not have an entry in the navigation panel. by Simon Hunt · 9 years ago
  59. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  60. e9c8bbc ONOS-1264 Expose IPv6 support at the ONOS CLI level by Charles M.C. Chan · 9 years ago
  61. 870cc03 Log tools improvement by Charles M.C. Chan · 9 years ago
  62. 0e644a4 ONOS-1678 - TopoView - empty detail panel when navigating away and back. FIXED. by Simon Hunt · 9 years ago
  63. fcd6114 Enhanced onos-setup-karaf to be more robust and more friendly. It will validate the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible. by Thomas Vachuska · 9 years ago
  64. 8f07f0d GUI -- Buttons added to topo and device views that navigate to new flows table view. by Bri Prebilic Cole · 9 years ago
  65. 87994d0 Enhanced onos-build-selective to react to any src file modifications and to also result in a cascaded build of app modules which require the modified modules. by Thomas Vachuska · 9 years ago
  66. 3b881aa Move reactive forwarding to flow objectives by Jonathan Hart · 9 years ago
  67. cd4a0c6 GUI -- Corrected subnet labels by Simon Hunt · 9 years ago
  68. 0117205 GUI -- Added another demo sprite definition file. by Simon Hunt · 9 years ago
  69. f114126 DistibutedClusterStore: use notifyDelegate to prevent NPE by Jonathan Hart · 9 years ago
  70. a6c0d04 Fixed a dual-level NPE involving flow-rule payload. We need more unit tests and automated system tests!!! by Thomas Vachuska · 9 years ago
  71. f1fa96c Implement toString in OpticalConnectivityIntent by Sho SHIMIZU · 9 years ago
  72. 430223a ReactiveForwarding shouldn't always match ethertype or ipproto by Jonathan Hart · 9 years ago
  73. 4a3c239 some fixes to check for stale locks and active members by Ayaka Koshibe · 9 years ago
  74. ca540c3 Fixing javadocs. by Thomas Vachuska · 9 years ago
  75. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  76. aa226b1 Enhanced onos-log to allow remotely grepping through the logs. usage: onos-log [-l] [remote-ip [{karaf-instance-id|-} [ere-pattern]]] by Thomas Vachuska · 9 years ago
  77. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  78. bdcbb10 fixed FlowEntry parsing to take table ids by alshabib · 9 years ago
  79. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  80. e3bfcaf Fix NPE for election app when handling CANDIDATE events. Also disables running by Ayaka Koshibe · 9 years ago
  81. 6cba495 ONOS-1736 - Modified PacketManager to register packet request flows using the core app id, instead of the requesting app id. This is to prevent packet request flows from vanishing when app removes all its flows. This is a provisional fix until packet requests allow removal via reference counting or a similar tracking strategy. by Thomas Vachuska · 9 years ago
  82. f5e48b1 GUI -- Action buttons changed to glyphs, tooltip and multiselect nodes bugs fixed by Bri Prebilic Cole · 9 years ago
  83. db320ab ONOS-1736 - Moved log.warn for property reset to be emitted only when the property itself is not known; it will not be emitted when the component is not known. by Thomas Vachuska · 9 years ago
  84. d17abc2 Refactored driver to use new FlowRule api. by alshabib · 9 years ago
  85. b52a014 GUI -- Added ability to display port names in the devices view detail. by Thomas Vachuska · 9 years ago
  86. 93451b4 Do not remove the topic from the CandidateMap even when the list of candidates by Ayaka Koshibe · 9 years ago
  87. f6ea9e6 Implemented a globally unique next id generator in FlowObjectStore by alshabib · 9 years ago
  88. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  89. a668122 Java-doc improvement by wei wei · 9 years ago
  90. daaa42d Fixed device subsystem behaviour where auxiliary provider prevented emitting device availability change events. by Thomas Vachuska · 9 years ago
  91. f80d974 Adding jnc shaded bundle to build by Brian O'Connor · 9 years ago
  92. 9cf1a8d GUI -- Flash messages appear for every toolbar button. Unit tests written for TableBuilderService by Bri Prebilic Cole · 9 years ago
  93. 34c8b77 Adding pom.xml to shade TailF JNC library and its dependency ganymed-ssh2 as a single OSGi bundle for use in ONOS NetConf providers. by Thomas Vachuska · 9 years ago
  94. 41e8c18 Simplified app packaging to use just project.version rather than short.version. by Thomas Vachuska · 9 years ago
  95. 6f5bdc6 Javadoc improvement by Charles M.C. Chan · 9 years ago
  96. 1b46a97 Inherits the constraints of the higher level intent by Sho SHIMIZU · 9 years ago
  97. 89ddc32 Generic Tunnel Subsystem (ONOS-1276) and L1/L0 (OTN/ROADM)extensions (ONOS-676): by wei wei · 9 years ago
  98. ce9808a Javadoc clean-up and apps -s command clean-up. by Thomas Vachuska · 9 years ago
  99. 6cc224b ONOS-1621: Test app for measuring messaging layer performance by Madan Jampani · 9 years ago
  100. 19f1229 ONOS-1647 Removed persistency option for packet requests store. by Thomas Vachuska · 9 years ago