1. 5ccbe3f making the olt pipeline support distributed cookie values. by alshabib · 8 years ago
  2. d90e83d Cleanup thirdparty pom by Madan Jampani · 8 years ago
  3. 93447f1 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago
  4. f1bbd36 PCEP modificaton to support PCEP-LS by Mahesh Poojary S · 8 years ago
  5. 69d820c Added 'cog' glyph. by Simon Hunt · 8 years ago
  6. 40f022e Default ConsistentMap consistency level to SEQUENTIAL and reenable all Atomix unit tests by Madan Jampani · 8 years ago
  7. 2898a7f Fine tuning of flow rules on Lumentum ROADM by Marc De Leenheer · 8 years ago
  8. 0b13c1b Separate options for disabling upstart/init.d installation by Bob Lantz · 8 years ago
  9. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  10. 1b4cb33 A new ScheduledExecutorService that captures and logs exception by Jian Li · 8 years ago
  11. f0c968d Added onos.app.url for openflow provider by Simon Hunt · 8 years ago
  12. 8a4f8a1 Refactor: Reserve resources only in one place by Sho SHIMIZU · 8 years ago
  13. 68acdba Adding ability to automatically enable flow objective intents via ONOS_USE_FOI env. variable. by Thomas Vachuska · 8 years ago
  14. da0665b Fixing GUI to work with the new flow objective intents. by Thomas Vachuska · 8 years ago
  15. 8378ccf Making default single table pipeline accept SPECIFIC as well as VERSATILE flow objectives. by Thomas Vachuska · 8 years ago
  16. 64a8b9e fix igmp deserialization issue by alshabib · 8 years ago
  17. 98de57a Refactor: Rearrange method definition order by Sho SHIMIZU · 8 years ago
  18. 1e5caeb Don't proxy ARP with the private gateway MAC address for public network. by Hyunsun Moon · 8 years ago
  19. 9fe0f36 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  20. aa00e50 Refactor: Reduce use of null by Sho SHIMIZU · 8 years ago
  21. 6686568 [ONOS-3528] Enable logging exception for SharedExecutorService by Jian Li · 8 years ago
  22. 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
  23. b0d131c Protocol annotation for REST and NETCONF device providers. by Marc De Leenheer · 8 years ago
  24. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  25. 842283b Web UI: ports view - simplify page title. by Simon Hunt · 8 years ago
  26. b6859e1 [ONOS-3949] Initial implementation of a Chart Model for Web GUI by Jian Li · 8 years ago
  27. 9eb45bb Add config validation for vRouter and PIM configs by Jonathan Hart · 8 years ago
  28. fd129b2 Removed openstack4j wrapper application. by Hyunsun Moon · 8 years ago
  29. 7d8449b Moving connectDevices() for Netconf and Rest in activate to executor by Andrea Campanella · 8 years ago
  30. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  31. dda9356 Moving Openflow executors from submit to execute by Andrea Campanella · 8 years ago
  32. aa48da8 Fixed pom.xml issues and build issues. Corrected checkstyle issues by sunish vk · 8 years ago
  33. 156c480 Updating onos-edit-config to unblock push for release by Brian O'Connor · 8 years ago
  34. a855a40 UK Topology by Simon Hunt · 8 years ago
  35. 4702a26 Adding tool to test release readiness. by Thomas Vachuska · 8 years ago
  36. d0a5db2 Moving openflowj to 0.9.2-SNAPSHOT by Brian O'Connor · 8 years ago
  37. d7c85e3 Enhancing onos-release to check for no SNAPSHOTs. by Thomas Vachuska · 8 years ago
  38. 8fccc73 Adding test access to S3 upload script by Brian O'Connor · 8 years ago
  39. f765933 Enhancing onos-release to check for no SNAPSHOTs. by Thomas Vachuska · 8 years ago
  40. 3be8165 Adding test pom.xml for release prerequisite validation by Brian O'Connor · 8 years ago
  41. 2e78d90 Unit tests for flow objective manager by Ray Milkey · 8 years ago
  42. 0a9ad9a Use VERSATILE for flow objectives from paths by Ray Milkey · 8 years ago
  43. c3d2f8b Removed leftover openstack applications by Hyunsun Moon · 8 years ago
  44. b3dad10 Fixed blocking FPM deletes. by Jonathan Hart · 8 years ago
  45. e0ae3fb [ONOS-3528] Log exception for all threads that use BoundedThreadPool by Jian Li · 8 years ago
  46. 03e9fb0 [ONOS-3528] Enable logging exception when Executor.execute invoked by Jian Li · 8 years ago
  47. a907612 Hooking ospf into the overall build. by Thomas Vachuska · 8 years ago
  48. 06cf658 Explicity add generic type to help type inference on ECJ. by HIGUCHI Yuta · 8 years ago
  49. e48434a Fix minor javadoc issues by HIGUCHI Yuta · 8 years ago
  50. 7a815ac Fixing NPE. by Thomas Vachuska · 8 years ago
  51. c7e9463 Correcting version of onos-build-conf being used. by Thomas Vachuska · 8 years ago
  52. 311470a Pointing root pom to released versions of onos-build-conf and onos-maven-plugin; skipping their build by Thomas Vachuska · 8 years ago
  53. 9700ee6 Bumping onos-build-conf to v1.3-SNAPSHOT and onos-maven-plugin to v1.9-SNAPSHOT by Thomas Vachuska · 8 years ago
  54. 09fb21e Bumping onos-build-conf to v1.2 and onos-maven-plugin to v1.8 by Thomas Vachuska · 8 years ago
  55. be8aea4 Change untagged representation in OfdpaMatchVlanVid from 0 to NONE by Charles Chan · 8 years ago
  56. c04e876 Updating onos-upload-docs to bump version in index.html by Brian O'Connor · 8 years ago
  57. c5996b2 Sourcing envDefaults in onos-prepare-release by Brian O'Connor · 8 years ago
  58. 56872a4 Removing extra leading line from olt/api/pom.xml by Brian O'Connor · 8 years ago
  59. f5d433a Simon-UK cell by Simon Hunt · 8 years ago
  60. d730b22 Updating scripts for release by Brian O'Connor · 8 years ago
  61. b5f6f52 Moving LLDP provider configuration processing off the event thread. by Thomas Vachuska · 8 years ago
  62. 3fad9bc Adding onos-edit-config script by Brian O'Connor · 8 years ago
  63. 9ee4979 Enhancing ONOS mininet topology approach to remove boilerplate and simplify testing and demos. by Thomas Vachuska · 8 years ago
  64. 0448ea0 Don't PNAT for DHCP packets by Hyunsun Moon · 8 years ago
  65. 5c999e2 Moving netconf connect devices to thread, fixing listener kickout by Andrea Campanella · 8 years ago
  66. bef0750 Adding a clarifying comment to onos-secure-ssh runtime script. by Thomas Vachuska · 8 years ago
  67. cb44e03 Adding net-prerequisites.xml scenario - included in fast & smoke scenarios. by Thomas Vachuska · 8 years ago
  68. 8e8770a YANG construct collision detection framework added by Gaurav Agrawal · 8 years ago
  69. 3debf50 Fixing up config message in the intent registrator. by Thomas Vachuska · 8 years ago
  70. 3354745 PartitionManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  71. 9ab0dc4 Add support for OTU ports in TributarySlotQuery by Rimon Ashkenazy · 8 years ago
  72. 926e316 Unit testing code for the Netconf Controller. by Thanuj Ravindranath · 8 years ago
  73. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  74. 3afcfd1 Changing Ciena Lineside ports names by Andrea Campanella · 8 years ago
  75. d09e2ee ONOS-4018 - Enhance the DistributedRegionStore to make sure that a by Brian Stanke · 8 years ago
  76. d264b49 Exception and Preconditions Netconf Refactoring by Andrea Campanella · 8 years ago
  77. 1c401ee Fix issue with debug option not being picked up by init.d script by Jonathan Hart · 8 years ago
  78. bdbdd24 Adding configurability for registration of flow-based intent compilers. by Thomas Vachuska · 8 years ago
  79. db74ec7 Flow Objective compiler for link collections intents by Ray Milkey · 8 years ago
  80. a567124 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  81. 6953cf1 Refactor: Tighten method visibility by Sho SHIMIZU · 8 years ago
  82. 0a8332c Refactor: Inline method by Sho SHIMIZU · 8 years ago
  83. caf0b34 Refactor: Make method simpler by Sho SHIMIZU · 8 years ago
  84. d620967 Simplify statements by Sho SHIMIZU · 8 years ago
  85. ec0433d Refactor: Split into two if statements and inline variables by Sho SHIMIZU · 8 years ago
  86. 92e4a04 [GEANT] Remove configuration from device interfaces. by Andreas Papazois · 8 years ago
  87. 8879991 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  88. 50d2521 ONOS-4000 trimming reply from device and minor Netconf classes refactoring by Andrea Campanella · 8 years ago
  89. cf7e3b5 GUI -- UK TOPO -- clean up order of links added - add alias. by Simon Hunt · 8 years ago
  90. 0505f1d Refactor: Simplify method by Stream API by Sho SHIMIZU · 8 years ago
  91. 1f8188d Changing error message in case of no pipeliner by Andrea Campanella · 8 years ago
  92. 3e04129 Override toString for flow objectives by Charles Chan · 8 years ago
  93. 6f0ec20 Refactor: Split into two if statements by Sho SHIMIZU · 8 years ago
  94. 6d10aed Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  95. 5c3c091 GUI -- added topo script and configuration for projection onto UK map. by Simon Hunt · 8 years ago
  96. 597d7b2 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  97. d79fb94 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  98. 3ac8526 Updating FlowObjectiveService javadoc by Brian O'Connor · 8 years ago
  99. 2980c97 IntentManager refactoring for flow objectives. by Thomas Vachuska · 8 years ago
  100. cdac6e8 Adding command to list mapping between intent class and compiler by Thomas Vachuska · 8 years ago