1. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. 05f55ab DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  4. 24a96ff Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  5. fc1c22e Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  6. 2c2c6cc Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  7. 61ac570 Correcting typo by Sangyeok Sim · 6 years ago
  8. 83b7645 DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  9. 431b6cb Make sure that HostLocation's timestamp is updated by Daniel Ginsburg · 6 years ago
  10. 96a0d34 CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  11. 10b2fee Minor improvements by Charles Chan · 6 years ago
  12. 6328db7 Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  13. 6305b69 [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  14. 44fbda1 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  15. 54a97c9 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago
  16. e5e0c9a Better error handling by Charles Chan · 6 years ago
  17. 29d9598 Protect DhcpServerConfig from IllegalArgumentException by Charles Chan · 6 years ago
  18. 70fdd49 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  19. 909cff8 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  20. 2de5530 Fix potential NPE and logical error by Charles Chan · 6 years ago
  21. 620655b Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  22. 750c999 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  23. 3a15b28 Fix Sonar warning - remove redundant condition check by Charles Chan · 6 years ago
  24. a21c0ca DHCPv6 Lease Query by Lior Assouline · 6 years ago
  25. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  26. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  27. b1dec91 CORD-2637 Correctly use broadcast flag in DHCPv4 relay by Daniel Ginsburg · 6 years ago
  28. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  29. ffe1a33 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  30. 239492c Fix NPE in Dhcp6HandlerImpl by Charles Chan · 6 years ago
  31. 2f07c60 [CORD-2260] Add a timer task to clean ipaddr, pd prefix by Kalhee Kim · 6 years ago
  32. d94ceea [CORD-2362] dhcp relay v6 counters implementation by Kalhee Kim · 6 years ago
  33. 495c9b2 [CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server by Kalhee Kim · 7 years ago
  34. ea4b6c2 [CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery by Kalhee Kim · 7 years ago
  35. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  36. 50443e8 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  37. 68ef26b Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  38. b805f1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  39. 8ca2bc0 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  40. 3bd57ac [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  41. dbabeed [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  42. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 7 years ago
  43. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  44. beea16e Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  45. 25bfe37 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  46. 48cd086 [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 7 years ago
  47. 121ba92 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 7 years ago
  48. 41dde70 [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 7 years ago
  49. 7f8d14d Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 7 years ago
  50. d0dd700 Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  51. 525ff40 [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  52. 6fa3b4f Fix checkstyle error by Charles Chan · 7 years ago
  53. a990ce9 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Charles Chan · 7 years ago
  54. 45b2418 [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 7 years ago
  55. 919b2df [CORD-1880] Improve DHCP relay CLI by Yi Tseng · 7 years ago
  56. 0c0cb0b [CORD-1895] Incorrect VLAN DHCPV6 message to client by Kalhee Kim · 7 years ago
  57. d0d1e33 Fix relay agent ip for indirect DHCPv4 packets by Charles Chan · 7 years ago
  58. d21029f [CORD-1928] Indirect dhcpv6 solicit/request should forwarded to indirect connecctPoint by Kalhee Kim · 7 years ago
  59. ae0f5dc [CORD-2055] Set hop limit to 64 when relaying DHCPv6 by Charles Chan · 7 years ago
  60. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  61. c4a0bea [CORD-2016] DHCPv4 packet broadcast flag is not reset in relay by Yi Tseng · 7 years ago
  62. 1581384 [CORD-1925] Fix null pointer exception in DHCP relay store by Yi Tseng · 7 years ago
  63. 4025a10 [CORD-1956] Incorrect logic to find interface for input/output packet by Yi Tseng · 7 years ago
  64. 93ba53c [CORD-1715] The dest udp port for DHCP reply packets should be 68 by Yi Tseng · 7 years ago
  65. a5b5b9c Fix NPE in DhcpRelayManager by Charles Chan · 7 years ago
  66. 7c6dec1 Small bug fix for providerId by Saurav Das · 7 years ago
  67. d988c28 Fix duplicated provider id by Charles Chan · 7 years ago
  68. aa417a6 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  69. 127ffe5 [CORD-1898] Fix ignore rule bug of DHCP relay by Yi Tseng · 7 years ago
  70. 45fede4 CORD-1430 Dhcpv6 Relay APP by Kalhee Kim · 7 years ago
  71. 4f2a046 [CORD-1808] Relay indirect dhcp packet to different server if configed by Yi Tseng · 7 years ago
  72. 51f1be9 [CORD-1850] Ignore DHCP on a particular VLAN by Yi Tseng · 7 years ago
  73. a5cde45 [CORD-1886] Fix DHCPv4 relay config handling bug by Yi Tseng · 7 years ago
  74. 06799d6 Activate distributed route store while activate DHCP relay app by Yi Tseng · 7 years ago
  75. 3df7f9d [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  76. 440e2b7 [CORD-1779] Fix directlyConnected function by Yi Tseng · 7 years ago
  77. 483ac6f [CORD-1628] DHCP relay app configuration change for multiple servers by Yi Tseng · 7 years ago
  78. 1696f56 Fix incorrect destination mac for DHCP relay by Yi Tseng · 7 years ago
  79. dcef2c2 [CORD-1716][CORD-1656] Fix incorrect header from DHCP relay by Yi Tseng · 7 years ago
  80. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  81. dfa8ee2 Fix component config exception from DHCP relay app by Yi Tseng · 7 years ago
  82. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  83. 5130129 [CORD-1614] Refactor DHCP relay app by Yi Tseng · 7 years ago
  84. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  85. 13a41a1 Fix DHCP relay command format by Yi Tseng · 7 years ago
  86. c760f38 DHCP relay bug fixes by Charles Chan · 7 years ago
  87. 2e5d99e [CORD-1018] CLI for DHCP relay by Yi Tseng · 7 years ago
  88. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  89. b8e19f1 [CORD-1433] DHCP Relay Store by Yi Tseng · 7 years ago
  90. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  91. 23d15bc Refactoring DHCP Relay app by Charles Chan · 7 years ago
  92. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  93. 3c1691a Protect DHCP relay from missing config by Charles Chan · 7 years ago
  94. da5dc8c Bugfix for DHCP Relay by Charles Chan · 7 years ago
  95. 20557c8 Augments DHCP relay app enabling/disabling the ARP processing by Pier Luigi · 7 years ago
  96. 1b20123 Improve log message of DHCP relay by Charles Chan · 7 years ago
  97. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  98. 3aeaf72 [ONOS-3159] fix a concurrency issue in DHCPRelay.java by Lei Xu · 8 years ago
  99. 38351de using subnet as lease/range selection criteria in DHCP Relay App, addressed review comments by gaurav · 8 years ago
  100. 4af95fb Added DHCP Option-82(circuit-id) to Dhcp relay app, addressed patch-1 comments by gaurav · 8 years ago