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