1. f7c057c Fixing some tests by Saurav Das · 10 years ago
  2. 2f26369 1. Added SegmentRoutingManager so that it can spawn any required objects such as ArpHandler or IcmpHandler by Sangho Shin · 10 years ago
  3. 0310213 Renamed OnosDevice classes to Host. by Jonathan Hart · 10 years ago[Renamed (88%) from src/main/java/net/onrc/onos/core/devicemanager/OnosDevice.java]
  4. aa132f5 Error on @author tag by Yuta HIGUCHI · 10 years ago
  5. 5d2c939 Deleted device manager's inside global cache and changed to use the topo cache. by TeruU · 10 years ago
  6. a1199fa Fix @param tag references in Javadoc comments by Sho SHIMIZU · 10 years ago
  7. 83ce8c4 Cosmetic changes, mainly cleaned up line lengths and log messages. by Jonathan Hart · 10 years ago
  8. ac15d93 Removed the ipAddress and activeSince fields from OnosDevice. by Jonathan Hart · 10 years ago
  9. 0a9d5c3 Fix some of the suppressed FindBugs warnings: EI_EXPOSE_REP and EI_EXPOSE_REP2 by Pavlin Radoslavov · 10 years ago
  10. c9bacee Suppress issues found by FindBugs: EI_EXPOSE_REP and EI_EXPOSE_REP2 by Pavlin Radoslavov · 10 years ago
  11. 94b41b5 Enable checkstyle rule for static variable names. by Ray Milkey · 10 years ago
  12. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  13. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  14. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  15. deda0ba Renamed registry and packet packages by Jonathan Hart · 10 years ago
  16. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago[Renamed (99%) from src/main/java/net/onrc/onos/ofcontroller/devicemanager/OnosDevice.java]
  17. 7feef8a Did porting of PROXYARP and Forwarding to the new-datamodel branch. by TeruU · 10 years ago
  18. 96892d1 Pulled packet libraries into the ONOS namespace by Jonathan Hart · 10 years ago
  19. 02a59e4 Removed Floodlight devicemanager, topology, routing and forwarding modules by Jonathan Hart · 10 years ago
  20. 80ce506 Cherry-pick from https://gerrit.onos.onlab.us/#/c/342/ by TeruU · 10 years ago
  21. d857ad6 Removed Floodlight DeviceManager and created a stripped-down device manager that pushes device data from every packet seen into the network map by Jonathan Hart · 11 years ago