1. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  2. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  3. 52307e6 IpAddress and IpPrefix related cleanup: by Pavlin Radoslavov · 10 years ago
  4. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  5. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  6. bcae7bd Removed faulty toInt method and renamed toRealInt to toInt. by Jonathan Hart · 10 years ago
  7. 7f3df23 avoid unnecessary boxing by Yuta HIGUCHI · 10 years ago
  8. 70da512 Wired up HostMonitor to its dependencies and got it working. by Jonathan Hart · 10 years ago
  9. 6eb438a fixes for office deployment by alshabib · 10 years ago
  10. dec62d4 Created IpAddress class by Jonathan Hart · 10 years ago
  11. 10681f6 IpPrefix fix by Yuta HIGUCHI · 10 years ago
  12. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago[Renamed (85%) from utils/misc/src/main/java/org/onlab/packet/IpAddress.java]
  13. b7a2ac3 Added a contains method to IpAddress by Jonathan Hart · 10 years ago
  14. ad21f3f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  15. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago
  16. cb48f10 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  17. 08eabaa added simple storage to SimpleFlowRuleManager by Ayaka Koshibe · 10 years ago
  18. 8f1cf4a implementing flowremoved handling by alshabib · 10 years ago
  19. 40e7fec netmask support in IpAddress by Ayaka Koshibe · 10 years ago
  20. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago[Renamed (86%) from utils/misc/src/main/java/org/onlab/packet/IPAddress.java]
  21. 16698a3 Tests for IPAddress and VLANID by Ayaka Koshibe · 10 years ago
  22. 1a10098 added HostProvider to SimpleHostManager by Ayaka Koshibe · 10 years ago
  23. 50ee924 added Host-related unit tests by Ayaka Koshibe · 10 years ago
  24. 3a25aec tiny modifications to VLANID by Ayaka Koshibe · 10 years ago
  25. 04a1a4e added VLANID construct by Ayaka Koshibe · 10 years ago
  26. 1c7b38e added IPAddress construct by Ayaka Koshibe · 10 years ago