1. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  2. 072e791 REST API Support for DHCP Relay by anjalikk · 6 years ago
  3. d4a78f8 Removed some BUCK files that had tried to infiltrate the 2.0 tree by Ray Milkey · 6 years ago
  4. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
  5. 687c00c OSGi property annotations for dhcp relay app by Ray Milkey · 6 years ago
  6. 874020d Fix dhcprelay dependency by Charles Chan · 6 years ago
  7. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  8. 577b194 Fix dhcprelay dependency by Charles Chan · 6 years ago
  9. 3014983 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  10. b710909 REST API support for DHCP Relay by psneha · 6 years ago
  11. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  12. 58dd64e Fixes for karaf 4.2.1 CLI annotations for dhcp relay app by Ray Milkey · 6 years ago
  13. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  14. ed5f05d Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  15. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  16. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  17. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  18. 05f55ab DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  19. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  20. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  21. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  23. 24a96ff Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  24. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  25. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  26. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  27. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  28. fc1c22e Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  29. 3933295 Bazel build for STC runs by Ray Milkey · 6 years ago
  30. 2c2c6cc Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  31. 61ac570 Correcting typo by Sangyeok Sim · 6 years ago
  32. 83b7645 DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  33. 431b6cb Make sure that HostLocation's timestamp is updated by Daniel Ginsburg · 6 years ago
  34. 7847227 Fix artifactId by Yuta HIGUCHI · 6 years ago
  35. 96a0d34 CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  36. 10b2fee Minor improvements by Charles Chan · 6 years ago
  37. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  38. 6328db7 Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  39. 6305b69 [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  40. 44fbda1 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  41. 54a97c9 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago
  42. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  43. e5e0c9a Better error handling by Charles Chan · 6 years ago
  44. 29d9598 Protect DhcpServerConfig from IllegalArgumentException by Charles Chan · 6 years ago
  45. 70fdd49 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  46. 909cff8 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  47. 2de5530 Fix potential NPE and logical error by Charles Chan · 6 years ago
  48. 620655b Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  49. 750c999 Avoid too many unnecessary INFO logs by Charles Chan · 6 years ago
  50. 3a15b28 Fix Sonar warning - remove redundant condition check by Charles Chan · 6 years ago
  51. a21c0ca DHCPv6 Lease Query by Lior Assouline · 6 years ago
  52. ba547f9 SONAR suggestion - log exceptions, don't print stack traces by Ray Milkey · 6 years ago
  53. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  54. b1dec91 CORD-2637 Correctly use broadcast flag in DHCPv4 relay by Daniel Ginsburg · 6 years ago
  55. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  56. ffe1a33 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  57. 239492c Fix NPE in Dhcp6HandlerImpl by Charles Chan · 6 years ago
  58. 2f07c60 [CORD-2260] Add a timer task to clean ipaddr, pd prefix by Kalhee Kim · 6 years ago
  59. d94ceea [CORD-2362] dhcp relay v6 counters implementation by Kalhee Kim · 6 years ago
  60. 495c9b2 [CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server by Kalhee Kim · 7 years ago
  61. ea4b6c2 [CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery by Kalhee Kim · 7 years ago
  62. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  63. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  64. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  65. 50443e8 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  66. 68ef26b Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 6 years ago
  67. b805f1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  68. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  69. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  70. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  71. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  72. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  73. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  74. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  75. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  76. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  77. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  78. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  79. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  80. 8ca2bc0 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  81. 3bd57ac [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 6 years ago
  82. dbabeed [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 6 years ago
  83. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  84. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 7 years ago
  85. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 6 years ago
  86. beea16e Fix DHCP Relay Cli by Yi Tseng · 6 years ago
  87. 25bfe37 [CORD-1735] Add "relayAgentIps" option to DHCP relay application config by Yi Tseng · 7 years ago
  88. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  89. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  90. 48cd086 [CORD-2228] Fix concurrent error when reactivate DHCP relay by Yi Tseng · 7 years ago
  91. 121ba92 [CORD-2066] Router to indirect IPv6 addresses are unresolvable by Kalhee Kim · 7 years ago
  92. 41dde70 [CORD-2198] Incorrect packet requests for dhcpv6 relay by Yi Tseng · 7 years ago
  93. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  94. 7f8d14d Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 7 years ago
  95. d0dd700 Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  96. 525ff40 [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  97. 6fa3b4f Fix checkstyle error by Charles Chan · 7 years ago
  98. a990ce9 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Charles Chan · 7 years ago
  99. a0b8f65 [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 7 years ago
  100. 45b2418 [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 7 years ago