1. b784adb Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  2. 05acc71 Starting snapshot 1.11.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  3. bbbb777 Tagging 1.11.2 by ONOS Jenkins User · 6 years ago 1.11.2
  4. 09c6699 Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init() by Charles Chan · 6 years ago
  5. 1122cae Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  6. a18afb8 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  7. 3bb17c6 QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  8. c6e64bb Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  9. 4c40636 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  10. 1abe070 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
  11. f5ad939 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  12. 1b9ddb2 Tagging 1.11.2-rc6 by ONOS Jenkins User · 6 years ago 1.11.2-rc6
  13. 657ddfc [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  14. 07a34aa Ensures internal link state is up to date on a restarted ONOS instance. Also fixes an NPE in FpmManager. by Saurav Das · 6 years ago
  15. 5a94146 Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  16. 9504700 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  17. 016bd95 CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster by Charles Chan · 6 years ago
  18. 3cb4cb9 Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  19. 1e84847 Checking mastership when revoking a route by Charles Chan · 6 years ago
  20. 3a35e14 Introduce DistributedLock to guarantee that minority nodes won't try to remove by Charles Chan · 6 years ago
  21. 2c9b159 Add DistributedLock test commands and STC tests by Jordan Halterman · 6 years ago
  22. b63dccc CORD-2637 Correctly use broadcast flag in DHCPv4 relay by Daniel Ginsburg · 6 years ago
  23. b88a171 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. d5581ab Tagging 1.11.2-rc5 by ONOS Jenkins User · 6 years ago 1.11.2-rc5
  25. c242f25 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. 1699627 Tagging 1.11.2-rc4 by ONOS Jenkins User · 6 years ago 1.11.2-rc4
  27. 1edc36b Various small fixes by Yuta HIGUCHI · 6 years ago
  28. d861594 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  29. fd4f8d3 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  30. 5a45bbc Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 6 years ago
  31. e9c8971e Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  32. 8b4d20d [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  33. 13ea2f4 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. 2a81a86 Tagging 1.11.2-rc3 by ONOS Jenkins User · 6 years ago 1.11.2-rc3
  35. 607c898 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  36. 8d05521 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  37. 91b371b Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  38. d339e32 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  39. d044508 Tagging 1.11.2-b1 by ONOS Jenkins User · 6 years ago 1.11.2-b1
  40. 9a2b1fa Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  41. 33092a5 Tagging 1.11.2-rc2 by Ray Milkey · 6 years ago 1.11.2-rc2
  42. 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
  43. 92f01e1 Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  44. ba90df1 Dual-homing probing improvements by Charles Chan · 6 years ago
  45. 30262a2 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  46. ba7eb1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  47. 1a13c17 Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  48. 9aa28bd Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  49. dc51008 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  50. f29ffd7 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  51. fd89201 Changing two more component configs in segment routing by Charles Chan · 6 years ago
  52. bbcd6a7 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  53. 9e38a19 Tagging 1.11.2-rc1 by Ray Milkey · 6 years ago 1.11.2-rc1
  54. 96a837c fix maven build by Yuta HIGUCHI · 6 years ago
  55. c23416b IPv6RA : Global prefix configuration tests added by Annce John · 6 years ago
  56. 735562e IPv6RA : Global prefix listing command support by Annce John · 6 years ago
  57. 0ad7908 Dual-homing redirection fix by Charles Chan · 6 years ago
  58. e88a18c IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 6 years ago
  59. b6273a5 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 6 years ago
  60. 8f49a73 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  61. 0a9bbcd Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  62. c44dc2e [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 6 years ago
  63. b62f7bd IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 6 years ago
  64. 053682b [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 6 years ago
  65. 5f1def8 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  66. 3f2119b [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 6 years ago
  67. c60c7e2 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 6 years ago
  68. d2c0a75 Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 6 years ago
  69. 2f9aa2c Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  70. 7da339e [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  71. 7bd0990 IPv6RA: Property configuration support added. by jayakumarthazhath · 7 years ago
  72. 206cac0 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  73. f6a77be Fix checkstyle error by Charles Chan · 6 years ago
  74. 45c9385 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Kalhee Kim · 7 years ago
  75. 2e91532 Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  76. 463c644 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  77. f0f2089 IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  78. 93f59de [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 7 years ago
  79. 683ba3b [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 7 years ago
  80. 2fe8f3f [CORD-1880] Improve DHCP relay CLI by Yi Tseng · 7 years ago
  81. aa5172a [CORD-1895] Incorrect VLAN DHCPV6 message to client by Kalhee Kim · 7 years ago
  82. 2575d2c [CORD-1928] Indirect dhcpv6 solicit/request should forwarded to indirect connecctPoint by Kalhee Kim · 7 years ago
  83. 82c79d9 Adding support for custom model registrator and supporting Java code by Thomas Vachuska · 7 years ago
  84. b5d2482 Fix relay agent ip for indirect DHCPv4 packets by Charles Chan · 7 years ago
  85. 7edf764 [CORD-2055] Set hop limit to 64 when relaying DHCPv6 by Charles Chan · 7 years ago
  86. b34cd44 Moving the reactive forwarding task of black-hole fixing off the event thread. by Thomas Vachuska · 7 years ago
  87. 31764d5 [CORD-1925] Fix null pointer exception in DHCP relay store by Yi Tseng · 7 years ago
  88. f41681e [CORD-2016] DHCPv4 packet broadcast flag is not reset in relay by Yi Tseng · 7 years ago
  89. 58e7431 [CORD-1956] Incorrect logic to find interface for input/output packet by Yi Tseng · 7 years ago
  90. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  91. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  92. 72b599a [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  93. f26412c Fix wrong version specified in gluon by Yuta HIGUCHI · 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. 9ff637e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  97. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  98. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  99. 37415cc Small bug fix for providerId by Saurav Das · 7 years ago
  100. 75edab7 Fix duplicated provider id by Charles Chan · 7 years ago