1. 2f8de0d Tagging 1.12.2-rc2 by ONOS Jenkins User · 5 years ago 1.12.2-rc2
  2. 669bdf6 Automated Rpd bug fix for Src ip and mac not being populated by Harshada Chaundkar · 5 years ago
  3. f3963f1 Automated RPD host relearn. by Anjali K K · 5 years ago
  4. 0f1c458 DHCP-Relay : fix logs when one or more DHCP servers are not reachable. by Harshada Chaundkar · 5 years ago
  5. ea7657d Fix maven build problems in apps by Ray Milkey · 5 years ago
  6. c1daa8f Offload packet processing to another thread by Charles Chan · 5 years ago
  7. c9c108b Disable DHCP relay counters by Charles Chan · 5 years ago
  8. 196a9ca Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  9. 4ae2b6f Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  10. 87b2801 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  11. b880654 Rest API Support for DHCP Relay by Anjali K K · 6 years ago
  12. 9b642ed Fixes build, removes bazel files and makes onos-buck project happy again by pier · 5 years ago
  13. 0509282 Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 6 years ago
  14. bf2a4f3 REST API Support for DHCP Relay by anjalikk · 6 years ago
  15. c4c2d97 REST API support for DHCP Relay by psneha · 6 years ago
  16. 7f15f49 Fix dhcprelay dependency, for BUCK by Charles Chan · 6 years ago
  17. 9ff32f0 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  18. 385b01a Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. dd21009f Tagging 1.12.2-rc1 by ONOS Jenkins User · 6 years ago 1.12.2-rc1
  20. 1d6b7db Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  21. 7fe5146 DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  22. 768e8b8 Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  23. 1087d13 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. 9172e40 Tagging 1.12.1 by ONOS Jenkins User · 6 years ago 1.12.1
  25. 4c05f5b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. a9bee37 Tagging 1.12.1-rc7 by ONOS Jenkins User · 6 years ago 1.12.1-rc7
  27. e73af6c Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  28. c27fa859 DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  29. 7b1a66b Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  30. 6252ca3 Tagging 1.12.1-rc6 by ONOS Jenkins User · 6 years ago 1.12.1-rc6
  31. bd1472d Make sure that HostLocation's timestamp is updated by Daniel Ginsburg · 6 years ago
  32. 27e3d61 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  33. f338236 Tagging 1.12.1-rc5 by ONOS Jenkins User · 6 years ago 1.12.1-rc5
  34. 371ac5e CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  35. 6be77d8 Minor improvements by Charles Chan · 6 years ago
  36. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  38. 15e3b1e Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  39. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  41. be4deaf [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  42. 6326272 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  43. 5e5faa1 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago
  44. d3a4ac4 Protect DhcpServerConfig from IllegalArgumentException by Charles Chan · 6 years ago
  45. 3eaa6e5 Better error handling by Charles Chan · 6 years ago
  46. 38d2ff6 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  47. 2800d97 Tagging 1.12.1-rc2 by ONOS Jenkins User · 6 years ago 1.12.1-rc2
  48. 1a92000 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  49. ec860e8 Starting snapshot 1.12.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  50. 9734fce Tagging 1.12.1-rc1 by ONOS Jenkins User · 6 years ago 1.12.1-rc1
  51. b8245c3 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  52. 436b8f2 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  53. 0363d05 Fix potential NPE and logical error by Charles Chan · 6 years ago
  54. b94dffc Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  55. 621bbe7 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  56. 335ab87 Fix Sonar warning - remove redundant condition check by Charles Chan · 6 years ago
  57. ae255c0 DHCPv6 Lease Query by Lior Assouline · 6 years ago
  58. 6aee851 CORD-2637 Correctly use broadcast flag in DHCPv4 relay by Daniel Ginsburg · 6 years ago
  59. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  60. d1b1e95 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  61. f1aed03 Fix NPE in Dhcp6HandlerImpl by Charles Chan · 6 years ago
  62. a4eabc0 [CORD-2260] Add a timer task to clean ipaddr, pd prefix by Kalhee Kim · 7 years ago
  63. e5bb709 [CORD-2362] dhcp relay v6 counters implementation by Kalhee Kim · 6 years ago
  64. 023e0bd [CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server by Kalhee Kim · 7 years ago
  65. 21acc22 [CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery by Kalhee Kim · 7 years ago
  66. 285cb77 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  67. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  68. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  69. 59cfbe8 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  70. fa9004b Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  71. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  72. 32b7f0a Tagging 1.12.0 by Ray Milkey · 6 years ago 1.12.0
  73. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 6 years ago
  74. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  75. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 6 years ago 1.12.0-rc3
  76. b69bd19 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  77. 21a2dc8 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  78. f431197 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  79. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  80. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 6 years ago 1.12.0-rc2
  81. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  82. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 7 years ago 1.12.0-rc1
  83. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 7 years ago
  84. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 7 years ago
  85. beea16e Fix DHCP Relay Cli by Yi Tseng · 7 years ago
  86. 25bfe37 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  87. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  88. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
  89. 48cd086 [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 7 years ago
  90. 121ba92 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 7 years ago
  91. 41dde70 [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 7 years ago
  92. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  93. 7f8d14d Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 7 years ago
  94. d0dd700 Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  95. 525ff40 [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  96. 6fa3b4f Fix checkstyle error by Charles Chan · 7 years ago
  97. a990ce9 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Charles Chan · 7 years ago
  98. a0b8f65 [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 7 years ago
  99. 45b2418 [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 7 years ago
  100. 919b2df [CORD-1880] Improve DHCP relay CLI by Yi Tseng · 7 years ago