1. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  2. fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  3. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  4. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  5. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  6. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  7. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  8. 9638ef6 [ONOS-5974] Change the MAC address of DHCP response to non-multicast by Rafal Szalecki · 7 years ago
  9. 4f47a86 Lowered DHCP bundle application packet processor priority by Hyunsun Moon · 8 years ago
  10. 04b1fe9 Make some DHCP options and host discovery configurable by Hyunsun Moon · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  13. 02f3af0 [Falcon] Dhcp Bug Fix by daniel · 8 years ago
  14. 877bb2f Fix DhcpService by daniel · 8 years ago
  15. b35540a Addressed some more naming issues throughout the code. by Jonathan Hart · 8 years ago
  16. cd9deed [CORD 304] Modification of DhcpService to support OpenStack by daniel · 9 years ago
  17. da952d8 Separating DHCP public facade and the implementation into separate modules. by Thomas Vachuska · 9 years ago[Renamed from apps/dhcp/src/main/java/org/onosproject/dhcp/impl/DhcpManager.java]
  18. a3d1d1c ONOS-2926 Sending DHCPNAKs to failed ASSIGN request by samanwita pal · 9 years ago
  19. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  20. 0bff430 ONOS-2888 Bug fix to avaoid DHCP Server assigning two hosts the same IP by samanwita pal · 9 years ago
  21. 7ccc2bc Changing default value for DHCP int config params from 0 to -1 by samanwita pal · 9 years ago
  22. 2a31340 DHCP Config changes + null pointer checks + ONOS-2881 by samanwita pal · 9 years ago
  23. 2a645d4 Moved DHCP to director(0). by Thomas Vachuska · 9 years ago
  24. 0009044 Fixed a few defects with DHCP server top be able to run on the office network. by Thomas Vachuska · 9 years ago
  25. a1da42e Renaming DHCP* to Dhcp* to follow ONOS conventions. by Thomas Vachuska · 9 years ago[Renamed (95%) from apps/dhcp/src/main/java/org/onosproject/dhcp/impl/DHCPManager.java]
  26. 54dc352 Modifying packaging to make the DHCP GUI work from WAR bundle-style packaging. by Thomas Vachuska · 9 years ago
  27. 8969cbe Removing DHCPMessageType as DHCPPacketType Class was already defined by samanwita pal · 9 years ago
  28. ef97932 Renamed dhcp app directory name. by Thomas Vachuska · 9 years ago[Renamed from apps/onos-app-dhcp/src/main/java/org/onosproject/dhcp/impl/DHCPManager.java]
  29. f28207b Moving DHCP to onos branch. REST API included, GUI to be added later. by samanwita pal · 9 years ago