1. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  2. 93b606b Add explicit configuration for enabling IPv6-related flow installation by Pavlin Radoslavov · 9 years ago
  3. d6612f9 Added IPv6 support to HostLocationProvider by Pavlin Radoslavov · 9 years ago
  4. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  5. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  6. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  7. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  8. ea5aa47 Implement NDP-related classes by Charles M.C. Chan · 9 years ago
  9. 7fee36a Trace IPv6 hosts by Charles M.C. Chan · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from providers/host/src/main/java/org/onlab/onos/provider/host/impl/HostLocationProvider.java]
  12. bfc6b72 small fix to unregister devicelistener in HostLocationProvider to avoid an NPE by alshabib · 9 years ago
  13. 3360160 Added ability to remove host by CLI and by the provider on device/port down events. by Thomas Vachuska · 9 years ago
  14. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  15. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  16. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  17. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  18. 32cc1c0 Fix for creating IpPrefixes with wrong prefix length by Jonathan Hart · 10 years ago
  19. 4a179dc added test for hostlocation provider by alshabib · 10 years ago
  20. e1cf87d protocol independent host tracker by alshabib · 10 years ago