1. 9f1600a Use isConnected rather than isWriteable to detemine if we can send to switch by Jonathan Hart · 9 years ago
  2. 45066bc Fix issue with link discovery missing ports. by Jonathan Hart · 9 years ago
  3. 6cfd289 [ONOS-2248]The implementation of port resource service. by xuzhang · 9 years ago
  4. 00a27ff ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  5. e4e7505 [ONOS-2115]Create an application named vtn to apply configuration and by samuel · 9 years ago
  6. d0533e5 Unit tests for ModTunnelIdInstruction and ModTransportPortInstruction by Hyunsun Moon · 9 years ago
  7. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  8. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  9. 236ef68 ONOS-2101 - GUI -- CSS for marching ants added. Node.js server now takes -v and -v! command line arguments. by Bri Prebilic Cole · 9 years ago
  10. 5ee0163 Add ovsdb-api to the ovsdb feature by Jonathan Hart · 9 years ago
  11. 68a6c62 [onos-2116]the implementation of BridgeConfig and modify onos/pom.xml to by samuel · 9 years ago
  12. 93735af GUI -- deleting experimental code for topo refactoring. by Simon Hunt · 9 years ago
  13. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  14. 9bb9168 ONOS-2197 Enabling Cofiguration Services to be used in DHCP App. by samanwita pal · 9 years ago
  15. eb431c1 Fixed issue with pushing topo JSON after devices are in the system. by Jonathan Hart · 9 years ago
  16. e48c2d3 [ONOS-2450] Fix for HEADER_SIZE error in EAP deserialization by Chip Boling · 9 years ago
  17. 4ecaeea Add unit test to check equality for resource constructs by Sho SHIMIZU · 9 years ago
  18. 08ec48f Add unit tests to check serialization of resource API constructs by Sho SHIMIZU · 9 years ago
  19. 4b84baf Fixed a few onos-check-* tools. by Thomas Vachuska · 9 years ago
  20. 82e95a5 Added means to administratively remove device via REST API. by Thomas Vachuska · 9 years ago
  21. 4b51941 ONOS-2315 adding auto-complete to the CLI by Flavio Castro · 9 years ago
  22. 17c4651 POM file description fields for OVSDB plugin by Ayaka Koshibe · 9 years ago
  23. 80aa1ef Fixed jdvue pom.xml by Thomas Vachuska · 9 years ago
  24. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  25. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  26. 0f8d00e ONOS-2432 Fixed blackhole npe by only acting on src and dst hosts that are not null by Sahil Lele · 9 years ago
  27. 4e0e093 GUI -- Preventing UI web-socket from attempting to re-open when shutdown. by Thomas Vachuska · 9 years ago
  28. 78ee25c ONOS-2387: Initial implement ResourceService by Sho SHIMIZU · 9 years ago
  29. 92ea9b3 Add map name to equals() and toString() calculations by Ray Milkey · 9 years ago
  30. aae93b2 Periodically retry failed intents. by Jonathan Hart · 9 years ago
  31. 585f905 [ONOS-2112]Create an application used to manage virtual network subnet and by xuzhang · 9 years ago
  32. 200a739 Simplify statements to define serializer just for KryoNamespaces.API by Sho SHIMIZU · 9 years ago
  33. 6683a07 [ONOS-2263] - OVSDB -- Create the implementation of TunnelProvider using by YuanyouZhang · 9 years ago
  34. bab8a5e Configurable Port Stats Collection interval by Dusan Pajin · 9 years ago
  35. f26445a [ONOS-2262] - OVSDB -- Create the implementation of HostProvider using by YuanyouZhang · 9 years ago
  36. b5e0530 [ONOS-2261] - OVSDB -- Create the implementation of DeviceProvider using by YuanyouZhang · 9 years ago
  37. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  38. 879ed7c Disable the new change notification support as it seems to have caused a regression by Madan Jampani · 9 years ago
  39. eb13564 Adding check for pending flows to net-setup scenario. by Thomas Vachuska · 9 years ago
  40. 5e1f129 ONOS-2315 Adding new metrics to ConsistentMaps by Flavio Castro · 9 years ago
  41. a598c9e Minor refactoring for readiability and addition of comments. by Aaron Kruglikov · 9 years ago
  42. 67d53cc Unit tests for AtomicValueEvent and SetEvent by Ray Milkey · 9 years ago
  43. 92c64eb More Unit tests by Madan Jampani · 9 years ago
  44. bd1eb3f Adding support for configurations added after the Net Config Loader has loaded. by Aaron Kruglikov · 9 years ago
  45. 8098405 Added unit test for Match and UpdateResult + Javadoc fixes by Madan Jampani · 9 years ago
  46. d083bc4 Improve test coverage for ConsistentMapEvent and WallClockTimestamp by Ray Milkey · 9 years ago
  47. 9fadbfc Fixed SubjectFactories to support app subject properly. by Thomas Vachuska · 9 years ago
  48. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  49. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  50. cab114c Misc improvements. Primarily Javadoc. by Madan Jampani · 9 years ago
  51. b129fbf FIxed netcfg CLI to avoid double-nesting configs. by Thomas Vachuska · 9 years ago
  52. 1827562 Listener enhancement to allow separation of filtering from processing. by Thomas Vachuska · 9 years ago
  53. 619453b Added missing copyright and license text by Madan Jampani · 9 years ago
  54. 34fec84 Turning on consistent and ordered notification support for multi-partition usecase by Madan Jampani · 9 years ago
  55. 7727175 Create constructors with zero argument for serialization by Sho SHIMIZU · 9 years ago
  56. 68844ba ONOS-2422 - GUI -- Sample client side code for maven archetypes updated. by Bri Prebilic Cole · 9 years ago
  57. 70aacc4 ONOS-2325 - GUI -- Rewrite / bug fix for table row flashing. Multi-rows act like a unit and row flashes when a single new element is added. by Bri Prebilic Cole · 9 years ago
  58. a16ea65 Improve coverage for MastershipTerm class by Ray Milkey · 9 years ago
  59. 648451f Consistently ordered notification support for single partition scenario. by Madan Jampani · 9 years ago
  60. 960bd8c Register DefaultResource/DefaultResourceAllocation to Kryo by Sho SHIMIZU · 9 years ago
  61. 7c4e09a Bug fix: Removing an non-existing key from map should be a noop by Madan Jampani · 9 years ago
  62. a4f3165 Adding obs exclusion. by Thomas Vachuska · 9 years ago
  63. b19bffb Hunting down elusive source of lag. by Thomas Vachuska · 9 years ago
  64. bdd3130 Added skeleton for Netconf Flow Rule Provider. by Sanjay S · 9 years ago
  65. 72e44bf ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  66. 762246d Added a AtomicValue distributed primitive. by Madan Jampani · 9 years ago
  67. 2a5ac75 Fixing not-ready GUI page. by Thomas Vachuska · 9 years ago
  68. f9391e1 Minor opticalUtils.py patch by Nikhil Cheerla · 9 years ago
  69. 7b15851 Fix delete of an intent and add a unit test for it by Ray Milkey · 9 years ago
  70. a02fc81 Fixing & enhancing STC test scenarios. by Thomas Vachuska · 9 years ago
  71. ae2d0d7 Fix ConsistentMap.putIfAbsent logic by Madan Jampani · 9 years ago
  72. 8d03367 Fixing log messages by Thomas Vachuska · 9 years ago
  73. 47bd480 Add POST method for the Host REST API and fix minor documentation errors by Kedar Gupta · 9 years ago
  74. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  75. 9dcaea5 ONOS-1865 - GUI -- Keys from Topo View are deregistered once view is navigated away from. Device and App View 'esc' key registration added. by Bri Prebilic Cole · 9 years ago
  76. e11ce5a Updated GUI Archetype to implement a simple table view. by Simon Hunt · 9 years ago
  77. 3ca9cb6 Minor fixes in DatabaseProxy by Madan Jampani · 9 years ago
  78. d0a97bc Change onos-uninstall to use 'stop' rather than 'service'. by Jonathan Hart · 9 years ago
  79. 0121a61 Increased tolerance for pingall test by Thomas Vachuska · 9 years ago
  80. 7804c99 Refactored code to consolidate functionality in Database* classes. by Madan Jampani · 9 years ago
  81. 0e7a1bd ONOS-2325 - GUI -- Multiple row highlighting minor bug fixed. by Bri Prebilic Cole · 9 years ago
  82. 7b96166 @ONOS-2379 Improve the efficiency of blackhole solution by reusing shortest paths to the same src for each src/dst pair by Sahil Lele · 9 years ago
  83. 4ed2559 Add default implementation for Resource/ResourceAllocation by Sho SHIMIZU · 9 years ago
  84. e636022 Starting to add initial configuration loading. WIP by Thomas Vachuska · 9 years ago
  85. 8d6b0a9 Updated. Build a OVSDB driver and its associated behaviors for by samuel · 9 years ago
  86. 0bc4de2 ONOS-2325 - GUI -- Table View rows now flash yellow when their information updates. Minor device details panel bug fix. by Bri Prebilic Cole · 9 years ago
  87. 2dbf8e4 Adding ovsdb/api module to exceptions for now. by Thomas Vachuska · 9 years ago
  88. 5381a60 Adding sample config. by Thomas Vachuska · 9 years ago
  89. 94c3cf4 Adding some instrumentation to figure out where transient delays in creating pipeliner come from. by Thomas Vachuska · 9 years ago
  90. 74fd494 ONOS-2161 Add OVSDB adapter api in south bound. by CNlucius · 9 years ago
  91. f7c2e1a Disjoint Path Pairs (Suurballe) utils by Nikhil Cheerla · 9 years ago
  92. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  93. 9c9ff7c Initial skeleton for the flow space analyzer application. by Thomas Vachuska · 9 years ago
  94. 052a6c5 Fix establishing local identity with wrong IP address. by Jonathan Hart · 9 years ago
  95. a0d1249 Retrieving handshaker drivers should respect driver annotation. by Jonathan Hart · 9 years ago
  96. 359abf7 implement OchPort,OduCltPort,OmsPort by chengfan · 9 years ago
  97. 71abe1b - Adds error handling for Segment routing CLI by sangho · 9 years ago
  98. 38c7eda Change origin information in pom.xml by Pengfei Lu · 9 years ago
  99. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  100. 303e671 Refactor to use JAXRS URI builder and fix HTTP status for bad JSON by Ray Milkey · 9 years ago