1. d9ba954 Add support for using onos-form-cluster in stc setup by Jordan Halterman · 6 years ago
  2. 8df1f44 Revert "[ONOS-7373] Ensure Netty channels are closed on send exceptions" by Ray Milkey · 6 years ago
  3. fe7c0cb Upgrade to Atomix 2.0.14 by Jordan Halterman · 6 years ago
  4. e05e910 Fix version string on maven central karaf bundle by Ray Milkey · 6 years ago
  5. 54d1121 Fetch Apache karaf from maven central, not vicci.org by Ray Milkey · 6 years ago
  6. 03f4c69 Implement minimum heartbeat interval in failure detectors by Jordan Halterman · 6 years ago
  7. 5b54dad [ONOS-7381] Reset phi accrual failure detectors when nodes are re-activated by Jordan Halterman · 6 years ago
  8. cd25bd7 [ONOS-7373] Ensure Netty channels are closed on send exceptions by Jordan Halterman · 6 years ago
  9. e7b3e37 Only modify the default doc set when a new release is made by Ray Milkey · 6 years ago
  10. e9c8971e Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  11. fa65b25 Changing cell configuration to reflect the move to flex data center. by Thomas Vachuska · 6 years ago
  12. c7e009a Adding an error trap for the web-socket onClose handler. by Thomas Vachuska · 6 years ago
  13. 2b442bd [CORD-2533] UnsupportedOperationException in OFDPA pipeliner by Pier Luigi · 6 years ago
  14. 8b4d20d [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  15. 35e0972 [CORD-2531] Missing flows and multicast groups by Pier Luigi · 6 years ago
  16. 60b0059 Move buck binaries to maven central from vicci by Ray Milkey · 6 years ago
  17. 13ea2f4 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  18. 2a81a86 Tagging 1.11.2-rc3 by ONOS Jenkins User · 6 years ago 1.11.2-rc3
  19. 607c898 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  20. 8d05521 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  21. 5005cc4 Upgrade to Atomix 2.0.13 by Jordan Halterman · 6 years ago
  22. 91b371b Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  23. d339e32 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. d044508 Tagging 1.11.2-b1 by ONOS Jenkins User · 6 years ago 1.11.2-b1
  25. b0b095e Use linux-style sed option for VersionManager by Ray Milkey · 6 years ago
  26. 76966d8 fix typo in script by Ray Milkey · 6 years ago
  27. 2b314f3 Use sed parameters that are acceptable to Linux by Ray Milkey · 6 years ago
  28. 1626bf4 Allow errors to terminate the build by Ray Milkey · 6 years ago
  29. 9a2b1fa Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  30. 33092a5 Tagging 1.11.2-rc2 by Ray Milkey · 6 years ago 1.11.2-rc2
  31. fe2f93d Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls. by Jordan Halterman · 6 years ago
  32. 067e11b Upgrade to Atomix 2.0.12 by Jordan Halterman · 6 years ago
  33. a1c1353 Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 6 years ago
  34. a80b546 Convert leadership events directly to mastership events to avoid inconsistencies when building RoleInfo from underlying leadership store by Jordan Halterman · 6 years ago
  35. 4ec25fc [ONOS-7332] Ensure DEVICE_ADDED events are not skipped after device creation on a non-master node by Jordan Halterman · 6 years ago
  36. a1b63d3 Upgrade to Atomix 2.0.9 by Jordan Halterman · 6 years ago
  37. 5bdd9c5 Fix NPE in LLDP link provider if there is no cluster metadata service available by Ray Milkey · 6 years ago
  38. 5fdffe0 [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  39. 9888a8b Fix NPE in PacketManager by Ray Milkey · 6 years ago
  40. dd2b4c6 Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs by Jordan Halterman · 6 years ago
  41. c957199 Use StorageNamespaces for serialization in Atomix tests by Jordan Halterman · 6 years ago
  42. e372d85 [ONOS-7068] Upgrade to Atomix 2.0.4 by Jordan Halterman · 6 years ago
  43. 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
  44. 92f01e1 Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  45. ba90df1 Dual-homing probing improvements by Charles Chan · 6 years ago
  46. bd5d990 Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  47. 30262a2 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  48. ba7eb1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  49. c505f1e Dual-homing probing improvements by Charles Chan · 6 years ago
  50. 1a13c17 Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  51. 9aa28bd Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  52. 823bda5 NDP_HOP_LIMIT should be 255(10) instead of 0x255(16) by Charles Chan · 6 years ago
  53. dc51008 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  54. f29ffd7 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  55. 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
  56. fd89201 Changing two more component configs in segment routing by Charles Chan · 6 years ago
  57. b999a81 Fixing checkstyle test hang with nc version >= 1.110 by Brian O'Connor · 6 years ago
  58. e73388a Revert "parameter injection mechanism to onos gui from other gui apps" - testing GUI verification failures by Ray Milkey · 6 years ago
  59. 2a4e1ac parameter injection mechanism to onos gui from other gui apps by Artur Juszczyk · 6 years ago
  60. bbcd6a7 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  61. 9e38a19 Tagging 1.11.2-rc1 by Ray Milkey · 6 years ago 1.11.2-rc1
  62. 96a837c fix maven build by Yuta HIGUCHI · 6 years ago
  63. f6c3580 [CORD-2223] Avoid unnecessary probing when a host moves within the same switch by Charles Chan · 6 years ago
  64. 75ef105 [CORD-1623] Fix DistributedMcastStore by Julia Ferguson · 6 years ago
  65. 5851f77 Correctly persists the old value in TestConsistentMap by deep cloning the entry by Charles Chan · 6 years ago
  66. c23416b IPv6RA : Global prefix configuration tests added by Annce John · 6 years ago
  67. 735562e IPv6RA : Global prefix listing command support by Annce John · 6 years ago
  68. 43863da Add driver support for OFDPA premium versions by Charles Chan · 6 years ago
  69. 0ad7908 Dual-homing redirection fix by Charles Chan · 6 years ago
  70. e88a18c IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 6 years ago
  71. b6273a5 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 6 years ago
  72. 8f49a73 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  73. 6949c61 [CORD-2224] Drop L4 port matching on QMX by Charles Chan · 6 years ago
  74. 0a9bbcd Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  75. c44dc2e [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 6 years ago
  76. b62f7bd IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 6 years ago
  77. 053682b [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 6 years ago
  78. 5f1def8 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  79. 3f2119b [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 6 years ago
  80. c60c7e2 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 6 years ago
  81. 5a93c3f [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 6 years ago
  82. d2c0a75 Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 6 years ago
  83. 2f9aa2c Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  84. 19e79b9 ONOS-7146 by Deepa Vaddireddy · 7 years ago
  85. 7da339e [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  86. 7bd0990 IPv6RA: Property configuration support added. by jayakumarthazhath · 7 years ago
  87. a2795f6 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
  88. e3e18de Reflect DiffServ/TrafficClass when constructing ICMP/ICMP6 reply by Charles Chan · 7 years ago
  89. b02fac7 Learn target ip from IPv6 neighbor advertisement message by Charles Chan · 7 years ago
  90. 206cac0 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  91. f6a77be Fix checkstyle error by Charles Chan · 6 years ago
  92. 45c9385 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Kalhee Kim · 6 years ago
  93. cb4fbe5 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  94. 2e91532 Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  95. d642d07 Catch exception when attempting to fetch metadata at startup by Jordan Halterman · 7 years ago
  96. 463c644 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  97. 3f9b1e8 slightly align to deps.json by Yuta HIGUCHI · 7 years ago
  98. f0f2089 IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  99. a3fb8e8 [CORD-1983] Implement addSource for Multicast REST API by Kalhee Kim · 7 years ago
  100. 93f59de [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 7 years ago