1. a887ba8 Refactored the HostStore to allow multiple MAC addresses bound to a single port by Jonathan Hart · 9 years ago
  2. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  3. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  4. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  5. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  6. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  7. c884f1b Implemented adding and removing address bindings in the store, along with unit tests. by Jonathan Hart · 10 years ago
  8. 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]
  9. 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]
  10. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  11. 5bcc946 Formalized HostStore in preparation for separating managers and stores. by tom · 10 years ago
  12. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  13. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  14. ac8e729 added tests for HostManager/service by Ayaka Koshibe · 10 years ago