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