1. fcf5dce [CORD-1431] Support DHCPv6 by HostLocationProvider by Yi Tseng · 7 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. cfa637a Fix DHCP handling bug in HostLocationProvider by Yi Tseng · 7 years ago
  4. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  5. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  6. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  7. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  8. 72f6bee fix unused import by Michele Santuari · 7 years ago
  9. e606789 Use DHCP ACK to learn the DHCP client by Charles Chan · 7 years ago
  10. 420e737 Improve HostLocationProviderTest by Charles Chan · 7 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. 8b0fdaa HostLocationProvider should not remove hosts installed by other providers by Charles Chan · 8 years ago
  13. a3770c3 ONOS-3586: Move event handling in HostLocationProvider to a background thread to avoid hogging event dispatcher thread by Madan Jampani · 8 years ago
  14. 703a5af equals for {Device,Port,Link,Host}Description by HIGUCHI Yuta · 8 years ago
  15. b35540a Addressed some more naming issues throughout the code. by Jonathan Hart · 8 years ago
  16. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  17. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  18. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  19. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  20. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  21. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  22. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  23. d6612f9 Added IPv6 support to HostLocationProvider by Pavlin Radoslavov · 9 years ago
  24. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  25. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  26. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  27. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  28. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from providers/host/src/test/java/org/onlab/onos/provider/host/impl/HostLocationProviderTest.java]
  29. 3360160 Added ability to remove host by CLI and by the provider on device/port down events. by Thomas Vachuska · 9 years ago
  30. 3e848a8 add methods to directly set MacAddress by Yuta HIGUCHI · 9 years ago
  31. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  32. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  33. fb0e4d6 relocated to correct path by Yuta HIGUCHI · 10 years ago[Renamed from providers/host/src/test/java/org.onlab.onos.provider.host.impl/HostLocationProviderTest.java]
  34. 4a179dc added test for hostlocation provider by alshabib · 10 years ago