1. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  2. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. 1eab7d5 Add IPv6 HostManager test. by Kunihiro Ishiguro · 9 years ago
  5. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  6. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  7. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/test/java/org/onlab/onos/net/host/impl/HostManagerTest.java]
  8. a887ba8 Refactored the HostStore to allow multiple MAC addresses bound to a single port by Jonathan Hart · 10 years ago
  9. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  10. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  11. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  12. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  13. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  14. c884f1b Implemented adding and removing address bindings in the store, along with unit tests. by Jonathan Hart · 10 years ago
  15. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago[Renamed (97%) from core/net/src/test/java/org/onlab/onos/net/host/impl/SimpleHostManagerTest.java]
  16. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago[Renamed (98%) from core/trivial/src/test/java/org/onlab/onos/net/trivial/host/impl/SimpleHostManagerTest.java]
  17. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  18. 5bcc946 Formalized HostStore in preparation for separating managers and stores. by tom · 10 years ago
  19. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  20. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  21. ac8e729 added tests for HostManager/service by Ayaka Koshibe · 10 years ago