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