1. 73dea2f Fixing flow objectives test fixture. by Thomas Vachuska · 7 years ago
  2. 30122a7 Replace L4 dst port matching on QMX switches by Charles Chan · 7 years ago
  3. 5b6e041 Fix dependency and permission issue in docker build by Charles Chan · 7 years ago
  4. 7c6f4f8 [CORD-1984] Multicast flows get into wrong table in hardware switches by Kalhee Kim · 7 years ago
  5. bc6d697 Changing PacketManager topology event processing logic to avoid by Thomas Vachuska · 7 years ago
  6. b34cd44 Moving the reactive forwarding task of black-hole fixing off the event thread. by Thomas Vachuska · 7 years ago
  7. 31764d5 [CORD-1925] Fix null pointer exception in DHCP relay store by Yi Tseng · 7 years ago
  8. c54f5f1 [ONOS-6944] Restarted dispatch loop become stopped when event sink exceeded execution time limit in CoreEventDispatcher by jaegonkim · 7 years ago
  9. 7cb9239 Fixed an issue with out-of-order app activation in distributed context. by Thomas Vachuska · 7 years ago
  10. a291879 Revert "temporarily disable the live yang scenario" by Ray Milkey · 7 years ago
  11. f41681e [CORD-2016] DHCPv4 packet broadcast flag is not reset in relay by Yi Tseng · 7 years ago
  12. 58e7431 [CORD-1956] Incorrect logic to find interface for input/output packet by Yi Tseng · 7 years ago
  13. 1fe1c5b Remove maximum entry limitation on Raft log segments by Jordan Halterman · 7 years ago
  14. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  15. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  16. d3a0d1f Fixed issue with 'removeHost' event handling in the by Simon Hunt · 7 years ago
  17. 3a2a315 Fixed issue with 'moveHost' event handling in the topo view, to by Simon Hunt · 7 years ago
  18. 9dd7bae Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  19. 5bd0c85 Fix bmv2 pipeline model by Yi Tseng · 7 years ago
  20. 72b599a [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  21. f26412c Fix wrong version specified in gluon by Yuta HIGUCHI · 7 years ago
  22. 5e61f6f Fixing minor visual inconsistencies in the GUI settings and clusters views. by Thomas Vachuska · 7 years ago
  23. ce8a6f7 ONOS-7034 app-install should give error code 400 if dependencies are missing by Deepa Vaddireddy · 7 years ago
  24. 2e69e2f Adjusting GUI table & details panes fonts to a slightly smaller size. by Thomas Vachuska · 7 years ago
  25. 8e8e72c Fix NPE in DhcpRelayManager by Charles Chan · 7 years ago
  26. 17a200e Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  27. 9ff637e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  28. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  29. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  30. 5a5ed59 Set minimum Netty response timeout to 250 milliseconds to account for differences in response times based on consistency in the Raft protocol by Jordan Halterman · 7 years ago
  31. 5cc08ce Add clusterId to summary command by Yuta HIGUCHI · 7 years ago
  32. 37415cc Small bug fix for providerId by Saurav Das · 7 years ago
  33. 6fd3291 Handle IllegalDocumentModification and retry purging rules in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  34. f7f325c Upgrade Atomix dependency version to 2.0.2 by Jordan Halterman · 7 years ago
  35. 605de6e Fix error in upstart script by Yuta HIGUCHI · 7 years ago
  36. 75edab7 Fix duplicated provider id by Charles Chan · 7 years ago
  37. 4b01320 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  38. 76365d8 [CORD-1898] Fix ignore rule bug of DHCP relay by Yi Tseng · 7 years ago
  39. ec12010 Updated node/host locations for "dual" topo. by Simon Hunt · 7 years ago
  40. 1b5094f CORD-1430 Dhcpv6 Relay APP by Kalhee Kim · 7 years ago
  41. 1e20fe3 Fix NPE in NetworkConfigHostProvider by Charles Chan · 7 years ago
  42. f190799 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  43. 0e711b5 Fix NoSuchElementException by Charles Chan · 7 years ago
  44. 57e9182 Added support for dual-homed hosts (on "classic" topo). by Simon Hunt · 7 years ago
  45. 4ec727d [CORD-1808] Relay indirect dhcp packet to different server if configed by Yi Tseng · 7 years ago
  46. 32763e6 Added custom download glyph. by Simon Hunt · 7 years ago
  47. 0121cf2 Added custom upload glyph. by Simon Hunt · 7 years ago
  48. 5479fb8 [CORD-1850] Ignore DHCP on a particular VLAN by Yi Tseng · 7 years ago
  49. 2368683 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  50. aefbb00 [CORD-1886] Fix DHCPv4 relay config handling bug by Yi Tseng · 7 years ago
  51. d8f145e CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  52. f68050b Fixing deprecation warning for @Component annotation. by Thomas Vachuska · 7 years ago
  53. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  54. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  55. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  56. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  57. e2d52b1 Fixing YANG bucklet to properly generate the name of the model registrator class. by Thomas Vachuska · 7 years ago
  58. 23e6df1 revert Atomix version to 2.0.0-raft-final to address instability by Ray Milkey · 7 years ago
  59. b5c3a5b Remove pipeline limitations to OFDPA 3 QMX driver by Charles Chan · 7 years ago
  60. 4c81e2c Upgrade Atomix dependency to 2.0.1 by Jordan Halterman · 7 years ago
  61. 65179d7 temporarily disable the live yang scenario by Ray Milkey · 7 years ago
  62. 325af8c Activate distributed route store while activate DHCP relay app by Yi Tseng · 7 years ago
  63. e901932 Bump onos-yang-utils to version 2.2.0 by Ray Milkey · 7 years ago
  64. b27ae5c Allow HTTP metadata URLs to return 404 until available by Jordan Halterman · 7 years ago
  65. 81f627e Bump Atomix dependency version to 2.0.0 by Jordan Halterman · 7 years ago
  66. 4fa0583 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  67. b8925dc Store flows rules asynchronously via master in DistributedFlowRuleStore by Jordan Halterman · 7 years ago
  68. 2cf5991 [CORD-1779] Fix directlyConnected function by Yi Tseng · 7 years ago
  69. b15d010 Remove next hop location from resolved route by Charles Chan · 7 years ago
  70. 083c024 fix YANG tool version in patch-yang-libs by Yuta HIGUCHI · 7 years ago
  71. 041bb78 CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  72. 3e7e68a Remove /tmp/npm-{pid} files on postinstall by Steven Burrows · 7 years ago
  73. ae5a0eb Add dependency to route test by Yuta HIGUCHI · 7 years ago
  74. c86f6ab Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  75. 5deb323 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  76. 48f89a5 Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  77. e72fbb5 [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  78. 40ceb6d Fixed random fit test of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  79. 95f28d4 Fixed fit method of ImmutableByteSequence by Carmelo Cascone · 7 years ago
  80. b60b7a1 Removed P4Runtime test app for 1.11 release by Carmelo Cascone · 7 years ago
  81. cf1b2eb Reduced logging in P4Runtime client by Carmelo Cascone · 7 years ago
  82. bc26e01 ONOS-6896: Unable to change/add a friendly name to a host by Szymon Giermakowski · 7 years ago
  83. b34d30b Remove autoboxing of message IDs in NettyMessagingManager by Jordan Halterman · 7 years ago
  84. 6b826f4 Fixing issue with app reactivation - temporary fix until ONOS-6977 is addressed. by Thomas Vachuska · 7 years ago
  85. 396ea2f Partitioned DocumentTree primitive by Jordan Halterman · 7 years ago
  86. c8e13f3 turn artifact spot check back on - sonatype resolved their problem by Ray Milkey · 7 years ago
  87. 404e2f9 Fix exceptions in primitive performance tests and ensure single client tests are supported by Jordan Halterman · 7 years ago
  88. d3e02d3 Upgrade Atomix to Raft final version by Jordan Halterman · 7 years ago
  89. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  90. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  91. 80cb558 UI API change fix by Ray Milkey · 7 years ago
  92. 493175b Fixing the bash_profile 'o' function to prefer shorter paths. by Thomas Vachuska · 7 years ago
  93. cc7d2a3 Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  94. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  95. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  96. 5cc5f0d Host javadocs on api.onosproject.org by Ray Milkey · 7 years ago
  97. 863677e Fix problem where errors from build script were getting eaten by Ray Milkey · 7 years ago
  98. 23f0436 Removing pcep api from publish-target-list by Pier Luigi · 7 years ago
  99. 52e0546 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  100. dd80a4a disable artifact spot check by Ray Milkey · 7 years ago