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