1. 7e08d2a VOL-4836 - Cosmetic edits to trigger a jenkins job. by Joey Armstrong · 1 year, 4 months ago
  2. aab2dae Avoid NPE for absent option82 in DHCP packet by Andrea Campanella · 2 years, 1 month ago
  3. d3d7f2c [VOL-4184] If the HW identifier is not specified the DHCP relay fails for all packets, even though we only use it in case we and to change src/dst mac. by Andrea Campanella · 2 years, 11 months ago
  4. ad640f8 [VOL-4046] Processing Device Events in DhcpL2Relay in Separated Thread by Tunahan Sezen · 3 years ago
  5. ded7fe7 [VOL-4065] Fix race condition between mastership and local leadership by Andrea Campanella · 3 years ago
  6. 6ef2b3f Lowering log level of DHCP packet by Andrea Campanella · 3 years, 1 month ago
  7. 6b623ea SEBA-1007-Minor version upgrade by Ilayda Ozdemir · 3 years, 2 months ago
  8. d935f45 Check for blank remoteId in sadis configuration by Saurav Das · 3 years, 6 months ago
  9. 55ebcea [VOL-3519] removing hardcoded useDhcp to true flag by Andrea Campanella · 3 years, 7 months ago
  10. 9e0efbe Prevents DhcpL2Relay changing the parsed Ethernet packet, by pier · 3 years, 6 months ago
  11. d79a679 Enhancing DHCP logs with MAC and sub-id by Andrea Campanella · 3 years, 6 months ago
  12. 45861d4 VOL-3544 Enable the use of option82 for relaying packets to client without hostStore lookup. by Saurav Das · 3 years, 7 months ago
  13. a8b6eea [VOL-3500] Moving DHCP packet processing in separated thread by Matteo Scandolo · 5 years ago
  14. eb5a0dc Using clientMac address from the DHCP Layer in the logs by Matteo Scandolo · 3 years, 7 months ago
  15. cf4004e Adding MacAddress and VLAN to "Received DHCP Packet" logs by Matteo Scandolo · 3 years, 8 months ago
  16. bd5ce9c Changing DHCP allocation map key to account for VLAN-id. by Saurav Das · 3 years, 8 months ago
  17. 64bba8c [VOL-2778] Tracking multiple DHCP allocation per Subscriber by Matteo Scandolo · 3 years, 8 months ago
  18. 7675e9a Clean not used leadership topic by pier · 4 years ago
  19. 6f45a1b [VOL-3060] Handling events in case of device available and master instance by Andrea Campanella · 4 years ago
  20. ab34651 Adding a comand to clear allocations, useful when running tests by Matteo Scandolo · 4 years ago
  21. b4fbc92 Fix to support SADIS configs with multiple UniTagInformations by Jonathan Hart · 4 years ago
  22. 77ca315 Aggregate stats from all cluster nodes and publish by Jonathan Hart · 4 years, 2 months ago
  23. 617bc3e Enable operation in a multi-instance cluster by Jonathan Hart · 4 years, 2 months ago
  24. 05ad20b [VOL-2672] dhcpl2relay should relay DHCPNAK and DHCPDECLINE messages by Arjun E K · 4 years, 2 months ago
  25. e411571 [VOL-2744] onos app changes for OLT reboot by Hardik Windlass · 4 years, 2 months ago
  26. 0dc9a3b VOL-2394: Update dhcpl2relay-allocations with DHCP Release Info by Thomas Lee S · 4 years, 4 months ago
  27. 17d0f09 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
  28. a64b3bc [SEBA-937] Multi Tcont support by DhcpL2Relay app. by Gamze Abaka · 4 years, 3 months ago
  29. 6b77ad2 VOL-2392 dhcpl2relay-allocation is updated when ONU is deleted by Thomas Lee S · 4 years, 4 months ago
  30. 9df1508 VOL-2343: Remove DHCP Allocations upon OLT Removal by Thomas Lee S · 4 years, 4 months ago
  31. eaf02b8 [SEBA-144] Operational Status DHCP L2 Relay. by Marcos Aurelio Carrero · 4 years, 5 months ago
  32. 45e5a27 [SEBA-863] Fixing bug in activation update config with useOltUplink=true by Matteo Scandolo · 4 years, 7 months ago
  33. 4330cf1 Fix javadoc generation not working with JDK 11 by Carmelo Cascone · 4 years, 5 months ago
  34. de1e6e3 Bump ONOS to 2.2 and build with Java 11 by Carmelo Cascone · 4 years, 10 months ago
  35. 57af5d1 [SEBA-593] Splitting dhcpl2relay app in implementation and api bundles by Matteo Scandolo · 5 years ago[Renamed (98%) from src/main/java/org/opencord/dhcpl2relay/DhcpL2Relay.java]
  36. b14f08a SEBA-388 Fixes for agg switch reboot - relay app now reacts to program dhcp trap from server. by Saurav Das · 5 years ago
  37. c806c6c DhcpL2Relay app must use the new SADIS interface and version by Gamze Abaka · 5 years ago
  38. b4e3e10 Adding a higher priority flow to trap dhcp messages from server at dhcpServerConnectPoint (agg-switch uplink) by Saurav Das · 6 years ago
  39. 15626a0 Fixing log-levels and showing packet ins from server and client. by Saurav Das · 6 years ago
  40. c36c955 Add events to DHCP L2 relay application. by Jonathan Hart · 6 years ago
  41. edbf642 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  42. 83c8c89 VOL-535 : Use OLT uplink port for packet-in/packet-out towards DHCP server by Amit Ghosh · 6 years ago
  43. 2095dc6 VOL-432 : NPE in ONOS dhcpl2relay app Also some other fixes found during testing by Amit Ghosh · 7 years ago
  44. e5e0a00 Merge "Used onlab.packet.Ethernet:VOL-391" by David Bainbridge · 7 years ago
  45. 77a6ac7 NPE in dhcpl2rrealy when device mastership/availability changes. by Deepa Vaddireddy · 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. 8951f04 VOL-144: Relay DHCP from subscriber on a configurable VLAN by Amit Ghosh · 7 years ago
  49. 0060f53 ADD/REMOVE Option82 by Deepa vaddireddy · 7 years ago
  50. 47243cb Initial base code for DHCP L2 Relay, integrated with Sadis by Amit Ghosh · 7 years ago