1. 1fef273 Defect Fix for namespace with special character support in YANG by b.janani · 8 years ago
  2. 5557a50 Add a scenario for multi point to single point intents by Ray Milkey · 8 years ago
  3. 7c322f4 Support to specify table id when insert Flow Rule through REST API by Jian Li · 8 years ago
  4. 1849136 GUI- topo : added debug log of map settings. by Simon Hunt · 8 years ago
  5. 3077df5 Add background (map of Taiwan) to WEB UI by zylin · 8 years ago
  6. d7909ca Fixes for javadoc errors by Ray Milkey · 8 years ago
  7. b8889b8 Javadoc warning fix by Phaneendra Manda · 8 years ago
  8. a2c5b16 Fixed Javadoc Warnings by sunish vk · 8 years ago
  9. e553ea9 PCEP_LS by Mahesh Poojary Huawei · 8 years ago
  10. 0dba61f Fixed javadoc warnings on openstack applications by Hyunsun Moon · 8 years ago
  11. b344248 GUI- topo : added warning logs showing a race condition by Simon Hunt · 8 years ago
  12. 1ef82db [ONOS-4115] Support flow table pipeline for REST API by Jian Li · 8 years ago
  13. f032511 Bug fix: display correct treatment content by Jian Li · 8 years ago
  14. 3bc0be1 Add a single point to multi point intent scenario by Ray Milkey · 8 years ago
  15. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  16. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  17. 1893d44 Bumping dependency on release version of openflowj-0.9.2.onos by Thomas Vachuska · 8 years ago
  18. a1f1c02 GUI- poke the traffic monitor to resend highlight data, on topology event. by Simon Hunt · 8 years ago
  19. 0b84753 Moving group store to consistent map by Madan Jampani · 8 years ago
  20. 268c4f9 More fine tuning by Marc De Leenheer · 8 years ago
  21. d8241c7 SM-ONOS performance improvement by Heedo Kang · 8 years ago
  22. 609cf87 onos-push-topos : make sure topos/* files owned by ONOS_USER, before trying to copy over them. by Simon Hunt · 8 years ago
  23. 098cda8 Removed INDRECT and DIRECT subtypes from network types by Hyunsun Moon · 8 years ago
  24. 81fe238 ONOS-4075 TestDistributedSet implementation and Junit tests. by Brian Stanke · 8 years ago
  25. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  26. 66f1526 Add SharedScheduledExecutors for ease of using ScheduledExecutors by Jian Li · 8 years ago
  27. e603887 Handle duplicate listen requests submitted to the state machine by Madan Jampani · 8 years ago
  28. 434e68d Fixing Javadoc group for REST SB. by Thomas Vachuska · 8 years ago
  29. e965b3d Fixing an issue with app activation. by Thomas Vachuska · 8 years ago
  30. e7b4303 Previously we were unsetting ONOS_USER and then checking whether by Bob Lantz · 8 years ago
  31. 54526b4 [ONOS-3528] Log exceptions of the tasks for SharedExecutorService by Jian Li · 8 years ago
  32. 84f4f31 Cleaned up NewAdaptiveFlowStatsCollector logs to prevent excessive by Jonathan Hart · 8 years ago
  33. 2130f56 Bump default version of jprofiler to 9 by Jonathan Hart · 8 years ago
  34. 24d0c5c Web UI -- Added cog as nav icon for driver matrix view. by Simon Hunt · 8 years ago
  35. 32f3b8e Some improvements on cordvtn by Hyunsun Moon · 8 years ago
  36. 27a2a3d Code clean up in ConsistentMap and LeaderElector resources by Madan Jampani · 8 years ago
  37. c421600 removed code duplication in translator, and addressed review comments by Vinod Kumar S · 8 years ago
  38. 5ccbe3f making the olt pipeline support distributed cookie values. by alshabib · 8 years ago
  39. d90e83d Cleanup thirdparty pom by Madan Jampani · 8 years ago
  40. 93447f1 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago
  41. f1bbd36 PCEP modificaton to support PCEP-LS by Mahesh Poojary S · 8 years ago
  42. 69d820c Added 'cog' glyph. by Simon Hunt · 8 years ago
  43. 40f022e Default ConsistentMap consistency level to SEQUENTIAL and reenable all Atomix unit tests by Madan Jampani · 8 years ago
  44. 2898a7f Fine tuning of flow rules on Lumentum ROADM by Marc De Leenheer · 8 years ago
  45. 0b13c1b Separate options for disabling upstart/init.d installation by Bob Lantz · 8 years ago
  46. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  47. 1b4cb33 A new ScheduledExecutorService that captures and logs exception by Jian Li · 8 years ago
  48. f0c968d Added onos.app.url for openflow provider by Simon Hunt · 8 years ago
  49. 8a4f8a1 Refactor: Reserve resources only in one place by Sho SHIMIZU · 8 years ago
  50. 68acdba Adding ability to automatically enable flow objective intents via ONOS_USE_FOI env. variable. by Thomas Vachuska · 8 years ago
  51. da0665b Fixing GUI to work with the new flow objective intents. by Thomas Vachuska · 8 years ago
  52. 8378ccf Making default single table pipeline accept SPECIFIC as well as VERSATILE flow objectives. by Thomas Vachuska · 8 years ago
  53. 64a8b9e fix igmp deserialization issue by alshabib · 8 years ago
  54. 98de57a Refactor: Rearrange method definition order by Sho SHIMIZU · 8 years ago
  55. 1e5caeb Don't proxy ARP with the private gateway MAC address for public network. by Hyunsun Moon · 8 years ago
  56. 9fe0f36 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  57. aa00e50 Refactor: Reduce use of null by Sho SHIMIZU · 8 years ago
  58. 6686568 [ONOS-3528] Enable logging exception for SharedExecutorService by Jian Li · 8 years ago
  59. a9e70a6 [Falcon] Adds a status field to InternalMessage and support for replying with appropriate status when handler errors occur by Madan Jampani · 8 years ago
  60. b0d131c Protocol annotation for REST and NETCONF device providers. by Marc De Leenheer · 8 years ago
  61. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  62. 842283b Web UI: ports view - simplify page title. by Simon Hunt · 8 years ago
  63. b6859e1 [ONOS-3949] Initial implementation of a Chart Model for Web GUI by Jian Li · 8 years ago
  64. 9eb45bb Add config validation for vRouter and PIM configs by Jonathan Hart · 8 years ago
  65. fd129b2 Removed openstack4j wrapper application. by Hyunsun Moon · 8 years ago
  66. 7d8449b Moving connectDevices() for Netconf and Rest in activate to executor by Andrea Campanella · 8 years ago
  67. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  68. dda9356 Moving Openflow executors from submit to execute by Andrea Campanella · 8 years ago
  69. aa48da8 Fixed pom.xml issues and build issues. Corrected checkstyle issues by sunish vk · 8 years ago
  70. 156c480 Updating onos-edit-config to unblock push for release by Brian O'Connor · 8 years ago
  71. a855a40 UK Topology by Simon Hunt · 8 years ago
  72. 4702a26 Adding tool to test release readiness. by Thomas Vachuska · 8 years ago
  73. d0a5db2 Moving openflowj to 0.9.2-SNAPSHOT by Brian O'Connor · 8 years ago
  74. d7c85e3 Enhancing onos-release to check for no SNAPSHOTs. by Thomas Vachuska · 8 years ago
  75. 8fccc73 Adding test access to S3 upload script by Brian O'Connor · 8 years ago
  76. f765933 Enhancing onos-release to check for no SNAPSHOTs. by Thomas Vachuska · 8 years ago
  77. 3be8165 Adding test pom.xml for release prerequisite validation by Brian O'Connor · 8 years ago
  78. 2e78d90 Unit tests for flow objective manager by Ray Milkey · 8 years ago
  79. 0a9ad9a Use VERSATILE for flow objectives from paths by Ray Milkey · 8 years ago
  80. c3d2f8b Removed leftover openstack applications by Hyunsun Moon · 8 years ago
  81. b3dad10 Fixed blocking FPM deletes. by Jonathan Hart · 8 years ago
  82. e0ae3fb [ONOS-3528] Log exception for all threads that use BoundedThreadPool by Jian Li · 8 years ago
  83. 03e9fb0 [ONOS-3528] Enable logging exception when Executor.execute invoked by Jian Li · 8 years ago
  84. a907612 Hooking ospf into the overall build. by Thomas Vachuska · 8 years ago
  85. 06cf658 Explicity add generic type to help type inference on ECJ. by HIGUCHI Yuta · 8 years ago
  86. e48434a Fix minor javadoc issues by HIGUCHI Yuta · 8 years ago
  87. 7a815ac Fixing NPE. by Thomas Vachuska · 8 years ago
  88. c7e9463 Correcting version of onos-build-conf being used. by Thomas Vachuska · 8 years ago
  89. 311470a Pointing root pom to released versions of onos-build-conf and onos-maven-plugin; skipping their build by Thomas Vachuska · 8 years ago
  90. 9700ee6 Bumping onos-build-conf to v1.3-SNAPSHOT and onos-maven-plugin to v1.9-SNAPSHOT by Thomas Vachuska · 8 years ago
  91. 09fb21e Bumping onos-build-conf to v1.2 and onos-maven-plugin to v1.8 by Thomas Vachuska · 8 years ago
  92. be8aea4 Change untagged representation in OfdpaMatchVlanVid from 0 to NONE by Charles Chan · 8 years ago
  93. c04e876 Updating onos-upload-docs to bump version in index.html by Brian O'Connor · 8 years ago
  94. c5996b2 Sourcing envDefaults in onos-prepare-release by Brian O'Connor · 8 years ago
  95. 56872a4 Removing extra leading line from olt/api/pom.xml by Brian O'Connor · 8 years ago
  96. f5d433a Simon-UK cell by Simon Hunt · 8 years ago
  97. d730b22 Updating scripts for release by Brian O'Connor · 8 years ago
  98. b5f6f52 Moving LLDP provider configuration processing off the event thread. by Thomas Vachuska · 8 years ago
  99. 3fad9bc Adding onos-edit-config script by Brian O'Connor · 8 years ago
  100. 9ee4979 Enhancing ONOS mininet topology approach to remove boilerplate and simplify testing and demos. by Thomas Vachuska · 8 years ago