1. 5c43a2e Release version 1.6.3 by Jenkins · 4 years, 2 months ago 1.6.3
  2. 2db3a3f Moving Sadis dependency to released 3.1.1 version by Andrea Campanella · 4 years, 2 months ago
  3. c215aba Bumping up ONOS version to release 1.13.10 by Andrea Campanella · 4 years, 2 months ago
  4. 2ee7ac4 Bumps support branch to 1.13.10-rc2 by pier · 4 years, 3 months ago
  5. 2dcd1f9 [SEBA-937] Multi Tcont support by DhcpL2Relay app. by Gamze Abaka · 4 years, 3 months ago
  6. faf7932 pass a nullable optional value instead of null as it is dereferenced in the called function without a null check by David K. Bainbridge · 4 years, 3 months ago
  7. 2a597c4 Moving maven repo to https by Matteo Scandolo · 4 years, 3 months ago
  8. d814300 Starting snapshot 1.6.3-SNAPSHOT by Jenkins · 4 years, 4 months ago
  9. b233090 Release version 1.6.2 by Jenkins · 4 years, 4 months ago 1.6.2
  10. c34602d Fixing javadoc build by Jonathan Hart · 4 years, 5 months ago
  11. dadb357 [SEBA-144] Operational Status DHCP L2 Relay. by Marcos Aurelio Carrero · 4 years, 5 months ago
  12. 66398e6 Release version 1.6.1 by Jenkins · 4 years, 6 months ago 1.6.1
  13. 8a7f838 Adding distribution management in the app POM in order to release on Sonatype by Matteo Scandolo · 4 years, 6 months ago
  14. f8da657 [SEBA-863] Fixing bug in activation update config with useOltUplink=true by Matteo Scandolo · 4 years, 7 months ago
  15. 8c22d1f Release version 1.6.0 by Jenkins · 4 years, 10 months ago 1.6.0
  16. 22dac74 Using sadis:3.1.0 version by Matteo Scandolo · 4 years, 10 months ago
  17. d3a2c4c Restoring dhcpl2relay-allocations command by Matteo Scandolo · 5 years ago
  18. 57af5d1 [SEBA-593] Splitting dhcpl2relay app in implementation and api bundles by Matteo Scandolo · 5 years ago
  19. 4f72261 Change ONOS dependency from 1.13.9-rc3 to rc4 by Gamze Abaka · 5 years ago
  20. 218e28a ONOS dependency is changed from 1.13.8 to 1.13.9-rc3 by Gamze Abaka · 5 years ago
  21. 4638201 [SEBA-549] Moving to sadis SNAPSHOT version by Matteo Scandolo · 5 years ago
  22. b14f08a SEBA-388 Fixes for agg switch reboot - relay app now reacts to program dhcp trap from server. by Saurav Das · 5 years ago
  23. d602892 DhcpL2relay must use 1.13.8 tag of ONOS by Gamze Abaka · 5 years ago
  24. c806c6c DhcpL2Relay app must use the new SADIS interface and version by Gamze Abaka · 5 years ago
  25. acd8256 Release version 1.5.0 by Jenkins · 5 years ago 1.5.0
  26. b4e3e10 Adding a higher priority flow to trap dhcp messages from server at dhcpServerConnectPoint (agg-switch uplink) by Saurav Das · 6 years ago
  27. 15626a0 Fixing log-levels and showing packet ins from server and client. by Saurav Das · 6 years ago
  28. c36c955 Add events to DHCP L2 relay application. by Jonathan Hart · 6 years ago
  29. 8ff440c Starting snapshot 1.5.0-SNAPSHOT by Jenkins · 6 years ago
  30. 548bb17 Release version 1.4.0 by Jenkins · 6 years ago 1.4.0
  31. 56fb2fe Update sadis dependency to 2.1.0 by Jonathan Hart · 6 years ago
  32. 82febac Merge "Upgrading app to ONOS 1.13" by Jonathan Hart · 6 years ago
  33. edbf642 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  34. 9fb7ebc Adding gitreview by Matteo Scandolo · 6 years ago
  35. 89245d2 update to new version by David K. Bainbridge · 6 years ago
  36. 83c8c89 VOL-535 : Use OLT uplink port for packet-in/packet-out towards DHCP server by Amit Ghosh · 6 years ago
  37. 67044c1 VOL-475 bump master to next snapshot by David K. Bainbridge · 6 years ago
  38. b2df958 VOL-475 - depend on ONOS 1.10.9 by David K. Bainbridge · 6 years ago
  39. 2095dc6 VOL-432 : NPE in ONOS dhcpl2relay app Also some other fixes found during testing by Amit Ghosh · 7 years ago
  40. e5e0a00 Merge "Used onlab.packet.Ethernet:VOL-391" by David Bainbridge · 7 years ago
  41. 2691e69 Merge "VOL-436:When starting ONOS, DHCPL2Relay complains SADIS not activated" by David Bainbridge · 7 years ago
  42. 77a6ac7 NPE in dhcpl2rrealy when device mastership/availability changes. by Deepa Vaddireddy · 7 years ago
  43. 8c2895f VOL-436:When starting ONOS, DHCPL2Relay complains SADIS not activated by Author Name · 7 years ago
  44. 0b6396b VOL-429 - increment SNAPSHOT versions by David K. Bainbridge · 7 years ago
  45. 7e51abc VOL-423 update to ONOS version 1.10.6 by David K. Bainbridge · 7 years ago
  46. 5f278d6 Used onlab.packet.Ethernet:VOL-391 by Deepa Vaddireddy · 7 years ago
  47. a17354e VOL-390: Fixes for problems found during integration testing by Amit Ghosh · 7 years ago cord-3.0
  48. c6cf168 release version 1.1.0-SNAPSHOT by David K. Bainbridge · 7 years ago
  49. 93eb2c6 Merge "VOL-144: Relay DHCP from subscriber on a configurable VLAN Patchset contains: 1. Bug fix 2. Documentation - README.md 3. Unit tests 4. Changed - DHCP Relay app sends double tagged packets to voltha instead of only priority tagged packets" by David Bainbridge · 7 years ago
  50. 8951f04 VOL-144: Relay DHCP from subscriber on a configurable VLAN by Amit Ghosh · 7 years ago
  51. 03329de VOL-373 support 3 tuple and multiple version numbers for ONOS apps by David K. Bainbridge · 7 years ago
  52. 1cae0f6 vol-372 back the version of the new app to 1.0.0 by David K. Bainbridge · 7 years ago
  53. 1311354 Add .gitignore for dhcpl2relay by Jonathan Hart · 7 years ago
  54. 20ae5a0 Merge "ADD/REMOVE Option82" by David Bainbridge · 7 years ago
  55. 0060f53 ADD/REMOVE Option82 by Deepa vaddireddy · 7 years ago
  56. 1057062 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  57. 47243cb Initial base code for DHCP L2 Relay, integrated with Sadis by Amit Ghosh · 7 years ago
  58. c753be4 Initial empty repository by Andy Bavier · 7 years ago