1. dd2b4c6 Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs by Jordan Halterman · 6 years ago
  2. c957199 Use StorageNamespaces for serialization in Atomix tests by Jordan Halterman · 6 years ago
  3. e372d85 [ONOS-7068] Upgrade to Atomix 2.0.4 by Jordan Halterman · 6 years ago
  4. 0d6db51 Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  5. 92f01e1 Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  6. ba90df1 Dual-homing probing improvements by Charles Chan · 6 years ago
  7. bd5d990 Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  8. 30262a2 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  9. ba7eb1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  10. c505f1e Dual-homing probing improvements by Charles Chan · 6 years ago
  11. 1a13c17 Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  12. 9aa28bd Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  13. 823bda5 NDP_HOP_LIMIT should be 255(10) instead of 0x255(16) by Charles Chan · 6 years ago
  14. dc51008 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  15. f29ffd7 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  16. bf5a0e9 Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  17. fd89201 Changing two more component configs in segment routing by Charles Chan · 6 years ago
  18. b999a81 Fixing checkstyle test hang with nc version >= 1.110 by Brian O'Connor · 6 years ago
  19. e73388a Revert "parameter injection mechanism to onos gui from other gui apps" - testing GUI verification failures by Ray Milkey · 6 years ago
  20. 2a4e1ac parameter injection mechanism to onos gui from other gui apps by Artur Juszczyk · 6 years ago
  21. bbcd6a7 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  22. 9e38a19 Tagging 1.11.2-rc1 by Ray Milkey · 6 years ago 1.11.2-rc1
  23. 96a837c fix maven build by Yuta HIGUCHI · 6 years ago
  24. f6c3580 [CORD-2223] Avoid unnecessary probing when a host moves within the same switch by Charles Chan · 6 years ago
  25. 75ef105 [CORD-1623] Fix DistributedMcastStore by Julia Ferguson · 6 years ago
  26. 5851f77 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  27. c23416b IPv6RA : Global prefix configuration tests added by Annce John · 6 years ago
  28. 735562e IPv6RA : Global prefix listing command support by Annce John · 6 years ago
  29. 43863da Add driver support for OFDPA premium versions by Charles Chan · 6 years ago
  30. 0ad7908 Dual-homing redirection fix by Charles Chan · 6 years ago
  31. e88a18c IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 6 years ago
  32. b6273a5 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 6 years ago
  33. 8f49a73 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  34. 6949c61 [CORD-2224] Drop L4 port matching on QMX by Charles Chan · 6 years ago
  35. 0a9bbcd Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  36. c44dc2e [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 6 years ago
  37. b62f7bd IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 6 years ago
  38. 053682b [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 6 years ago
  39. 5f1def8 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  40. 3f2119b [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 6 years ago
  41. c60c7e2 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 6 years ago
  42. 5a93c3f [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 6 years ago
  43. d2c0a75 Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 6 years ago
  44. 2f9aa2c Implement DHCPv4 Lease Query by Charles Chan · 6 years ago
  45. 19e79b9 ONOS-7146 by Deepa Vaddireddy · 6 years ago
  46. 7da339e [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 6 years ago
  47. 7bd0990 IPv6RA: Property configuration support added. by jayakumarthazhath · 6 years ago
  48. a2795f6 Fixing Netconf Subscription session reopen by Andrea Campanella · 6 years ago
  49. e3e18de Reflect DiffServ/TrafficClass when constructing ICMP/ICMP6 reply by Charles Chan · 6 years ago
  50. b02fac7 Learn target ip from IPv6 neighbor advertisement message by Charles Chan · 6 years ago
  51. 206cac0 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 6 years ago
  52. f6a77be Fix checkstyle error by Charles Chan · 6 years ago
  53. 45c9385 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Kalhee Kim · 6 years ago
  54. cb4fbe5 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 6 years ago
  55. 2e91532 Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 6 years ago
  56. d642d07 Catch exception when attempting to fetch metadata at startup by Jordan Halterman · 6 years ago
  57. 463c644 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 6 years ago
  58. 3f9b1e8 slightly align to deps.json by Yuta HIGUCHI · 6 years ago
  59. f0f2089 IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  60. a3fb8e8 [CORD-1983] Implement addSource for Multicast REST API by Kalhee Kim · 6 years ago
  61. 93f59de [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 6 years ago
  62. 683ba3b [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 6 years ago
  63. 2fe8f3f [CORD-1880] Improve DHCP relay CLI by Yi Tseng · 7 years ago
  64. aa5172a [CORD-1895] Incorrect VLAN DHCPV6 message to client by Kalhee Kim · 7 years ago
  65. 2575d2c [CORD-1928] Indirect dhcpv6 solicit/request should forwarded to indirect connecctPoint by Kalhee Kim · 7 years ago
  66. 82c79d9 Adding support for custom model registrator and supporting Java code by Thomas Vachuska · 6 years ago
  67. b5d2482 Fix relay agent ip for indirect DHCPv4 packets by Charles Chan · 6 years ago
  68. 6c5bcd9 Cherry-pick support packet request property back to onos-1.11 by Charles Chan · 6 years ago
  69. 7edf764 [CORD-2055] Set hop limit to 64 when relaying DHCPv6 by Charles Chan · 6 years ago
  70. fbf0864 Fixing some content and visual glitches in the device flows view. by Thomas Vachuska · 6 years ago
  71. 73dea2f Fixing flow objectives test fixture. by Thomas Vachuska · 6 years ago
  72. 30122a7 Replace L4 dst port matching on QMX switches by Charles Chan · 6 years ago
  73. 5b6e041 Fix dependency and permission issue in docker build by Charles Chan · 6 years ago
  74. 7c6f4f8 [CORD-1984] Multicast flows get into wrong table in hardware switches by Kalhee Kim · 6 years ago
  75. bc6d697 Changing PacketManager topology event processing logic to avoid by Thomas Vachuska · 6 years ago
  76. b34cd44 Moving the reactive forwarding task of black-hole fixing off the event thread. by Thomas Vachuska · 6 years ago
  77. 31764d5 [CORD-1925] Fix null pointer exception in DHCP relay store by Yi Tseng · 6 years ago
  78. c54f5f1 [ONOS-6944] Restarted dispatch loop become stopped when event sink exceeded execution time limit in CoreEventDispatcher by jaegonkim · 7 years ago
  79. 7cb9239 Fixed an issue with out-of-order app activation in distributed context. by Thomas Vachuska · 6 years ago
  80. a291879 Revert "temporarily disable the live yang scenario" by Ray Milkey · 6 years ago
  81. f41681e [CORD-2016] DHCPv4 packet broadcast flag is not reset in relay by Yi Tseng · 6 years ago
  82. 58e7431 [CORD-1956] Incorrect logic to find interface for input/output packet by Yi Tseng · 6 years ago
  83. 1fe1c5b Remove maximum entry limitation on Raft log segments by Jordan Halterman · 7 years ago
  84. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  85. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  86. d3a0d1f Fixed issue with 'removeHost' event handling in the by Simon Hunt · 7 years ago
  87. 3a2a315 Fixed issue with 'moveHost' event handling in the topo view, to by Simon Hunt · 7 years ago
  88. 9dd7bae Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  89. 5bd0c85 Fix bmv2 pipeline model by Yi Tseng · 7 years ago
  90. 72b599a [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  91. f26412c Fix wrong version specified in gluon by Yuta HIGUCHI · 7 years ago
  92. 5e61f6f Fixing minor visual inconsistencies in the GUI settings and clusters views. by Thomas Vachuska · 7 years ago
  93. ce8a6f7 ONOS-7034 app-install should give error code 400 if dependencies are missing by Deepa Vaddireddy · 7 years ago
  94. 2e69e2f Adjusting GUI table & details panes fonts to a slightly smaller size. by Thomas Vachuska · 7 years ago
  95. 8e8e72c Fix NPE in DhcpRelayManager by Charles Chan · 7 years ago
  96. 17a200e Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  97. 9ff637e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  98. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  99. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  100. 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