1. 9a2b1fa Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  2. 33092a5 Tagging 1.11.2-rc2 by Ray Milkey · 6 years ago 1.11.2-rc2
  3. 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
  4. 92f01e1 Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  5. ba90df1 Dual-homing probing improvements by Charles Chan · 6 years ago
  6. 30262a2 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  7. ba7eb1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  8. 1a13c17 Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  9. 9aa28bd Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  10. dc51008 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  11. f29ffd7 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  12. fd89201 Changing two more component configs in segment routing by Charles Chan · 6 years ago
  13. bbcd6a7 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  14. 9e38a19 Tagging 1.11.2-rc1 by Ray Milkey · 6 years ago 1.11.2-rc1
  15. 96a837c fix maven build by Yuta HIGUCHI · 6 years ago
  16. c23416b IPv6RA : Global prefix configuration tests added by Annce John · 6 years ago
  17. 735562e IPv6RA : Global prefix listing command support by Annce John · 6 years ago
  18. 0ad7908 Dual-homing redirection fix by Charles Chan · 6 years ago
  19. e88a18c IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 6 years ago
  20. b6273a5 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 6 years ago
  21. 8f49a73 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  22. 0a9bbcd Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  23. c44dc2e [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 6 years ago
  24. b62f7bd IPv6RA: Device level global prefix configuration support by Jayakumar Thazhath · 6 years ago
  25. 053682b [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 6 years ago
  26. 5f1def8 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  27. 3f2119b [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 6 years ago
  28. c60c7e2 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 6 years ago
  29. d2c0a75 Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 6 years ago
  30. 2f9aa2c Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  31. 7da339e [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  32. 7bd0990 IPv6RA: Property configuration support added. by jayakumarthazhath · 7 years ago
  33. 206cac0 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  34. f6a77be Fix checkstyle error by Charles Chan · 6 years ago
  35. 45c9385 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Kalhee Kim · 7 years ago
  36. 2e91532 Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  37. 463c644 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  38. f0f2089 IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  39. 93f59de [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 7 years ago
  40. 683ba3b [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 7 years ago
  41. 2fe8f3f [CORD-1880] Improve DHCP relay CLI by Yi Tseng · 7 years ago
  42. aa5172a [CORD-1895] Incorrect VLAN DHCPV6 message to client by Kalhee Kim · 7 years ago
  43. 2575d2c [CORD-1928] Indirect dhcpv6 solicit/request should forwarded to indirect connecctPoint by Kalhee Kim · 7 years ago
  44. 82c79d9 Adding support for custom model registrator and supporting Java code by Thomas Vachuska · 7 years ago
  45. b5d2482 Fix relay agent ip for indirect DHCPv4 packets by Charles Chan · 7 years ago
  46. 7edf764 [CORD-2055] Set hop limit to 64 when relaying DHCPv6 by Charles Chan · 7 years ago
  47. b34cd44 Moving the reactive forwarding task of black-hole fixing off the event thread. by Thomas Vachuska · 7 years ago
  48. 31764d5 [CORD-1925] Fix null pointer exception in DHCP relay store by Yi Tseng · 7 years ago
  49. f41681e [CORD-2016] DHCPv4 packet broadcast flag is not reset in relay by Yi Tseng · 7 years ago
  50. 58e7431 [CORD-1956] Incorrect logic to find interface for input/output packet by Yi Tseng · 7 years ago
  51. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  52. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  53. 72b599a [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  54. f26412c Fix wrong version specified in gluon by Yuta HIGUCHI · 7 years ago
  55. 2e69e2f Adjusting GUI table & details panes fonts to a slightly smaller size. by Thomas Vachuska · 7 years ago
  56. 8e8e72c Fix NPE in DhcpRelayManager by Charles Chan · 7 years ago
  57. 9ff637e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  58. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  59. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  60. 37415cc Small bug fix for providerId by Saurav Das · 7 years ago
  61. 75edab7 Fix duplicated provider id by Charles Chan · 7 years ago
  62. 4b01320 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  63. 76365d8 [CORD-1898] Fix ignore rule bug of DHCP relay by Yi Tseng · 7 years ago
  64. 1b5094f CORD-1430 Dhcpv6 Relay APP by Kalhee Kim · 7 years ago
  65. f190799 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  66. 0e711b5 Fix NoSuchElementException by Charles Chan · 7 years ago
  67. 4ec727d [CORD-1808] Relay indirect dhcp packet to different server if configed by Yi Tseng · 7 years ago
  68. 5479fb8 [CORD-1850] Ignore DHCP on a particular VLAN by Yi Tseng · 7 years ago
  69. 2368683 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  70. aefbb00 [CORD-1886] Fix DHCPv4 relay config handling bug by Yi Tseng · 7 years ago
  71. d8f145e CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  72. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  73. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  74. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  75. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  76. 325af8c Activate distributed route store while activate DHCP relay app by Yi Tseng · 7 years ago
  77. 4fa0583 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  78. 2cf5991 [CORD-1779] Fix directlyConnected function by Yi Tseng · 7 years ago
  79. b15d010 Remove next hop location from resolved route by Charles Chan · 7 years ago
  80. 041bb78 CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  81. ae5a0eb Add dependency to route test by Yuta HIGUCHI · 7 years ago
  82. c86f6ab Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event by Charles Chan · 7 years ago
  83. 5deb323 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  84. 48f89a5 Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  85. e72fbb5 [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  86. b60b7a1 Removed P4Runtime test app for 1.11 release by Carmelo Cascone · 7 years ago
  87. 404e2f9 Fix exceptions in primitive performance tests and ensure single client tests are supported by Jordan Halterman · 7 years ago
  88. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  89. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  90. cc7d2a3 Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  91. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  92. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  93. 460003e Follow OpenROADM artifactId change by Yuta HIGUCHI · 7 years ago
  94. 7c45e28 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  95. 7c64be8 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  96. bd52a05 Fix typos detected by Frank Wang by Ray Milkey · 7 years ago
  97. bcd8c03 Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  98. c3658c7 ONOS-6381 Transactional event listeners by Sithara Punnassery · 7 years ago
  99. a915da1 Added application that adds a topology overlay displaying additional statistics of links. by Adnaan Sachidanandan · 7 years ago
  100. c03fa24 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago