1. 3d322f4 Removed obsolete methods SwitchPort.dpid() and SwitchPort.port() by Pavlin Radoslavov · 10 years ago
  2. a213bce Added getFactory() method to IOFSwitch to get a message factory appropriate by Jonathan Hart · 10 years ago
  3. c78b8f6 Removed the old openflowj protocol library by Jonathan Hart · 10 years ago
  4. c67f9fa Giant patch of changes to support OpenFlow 1.3 by Brian O'Connor · 10 years ago
  5. 9da3a6e unsigned PortNumber by Yuta HIGUCHI · 10 years ago
  6. 0f38354 Added a couple more link discovery tests to cover the recent changes by Jonathan Hart · 10 years ago
  7. 284e70f General link discovery module cleanup. by Jonathan Hart · 10 years ago
  8. cd1ab17 Improved LinkInfo handling for ONOS by Jonathan Hart · 10 years ago
  9. ba354e0 Cleaned out all BDDP related features, and some other obselete code. by Jonathan Hart · 10 years ago
  10. 299d113 Use LLDP for inter-instance link discovery. by Jonathan Hart · 10 years ago
  11. aa132f5 Error on @author tag by Yuta HIGUCHI · 10 years ago
  12. 6d20802 Removed the EventHistory mechanism from the link discovery module. by Jonathan Hart · 10 years ago
  13. 99ff20a Cleaned up warnings reported by the Javadoc tool. by Jonathan Hart · 10 years ago
  14. 5337fb8 Fix for link flapping problem caused by commit 121a0243. by Jonathan Hart · 10 years ago
  15. c00f5c2 Enforced Checkstyle rule to limit line length. by Jonathan Hart · 10 years ago
  16. 121a024 Link discovery bug fixes. by Jonathan Hart · 10 years ago
  17. 149693c Fix some compilation warnings. by Ray Milkey · 10 years ago
  18. b2a8c1f Fixed file permissions: removed executable flag for Java source files. by Pavlin Radoslavov · 10 years ago
  19. a5450cc Enable checkstyle rule for too many formal parameters by Ray Milkey · 10 years ago
  20. 1f6c7a2 Fixed a bug which prevent all links from being discovered. by Jonathan Hart · 10 years ago
  21. 5df613b Enable checkstyle rule to catch variables that hide fields by Ray Milkey · 10 years ago
  22. 6c4f2fe Enable checkstyle rule to check for boolean simplifications by Ray Milkey · 10 years ago
  23. 0b88a26 Fix issues found by FindBugs: BC_UNCONFIRMED_CAST by Pavlin Radoslavov · 10 years ago
  24. 0002b2d Fix issues found by FindBugs: ICAST_INTEGER_MULTIPLY_CAST_TO_LONG by Pavlin Radoslavov · 10 years ago
  25. df826c9 Fix issues found by FindBugs: DM_NUMBER_CTOR by Pavlin Radoslavov · 10 years ago
  26. 8861ea5 Fix issues found by FindBugs: ICAST_INTEGER_MULTIPLY_CAST_TO_LONG by Pavlin Radoslavov · 10 years ago
  27. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  28. 7d21c0a Fix issues found by FindBugs: NM_METHOD_NAMING_CONVENTION by Pavlin Radoslavov · 10 years ago
  29. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  30. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  31. 5c9f2db Enable checkstyle rules to check names of static final members by Ray Milkey · 10 years ago
  32. 1aa71f8 Enable checkstyle rule to find empty code blocks by Ray Milkey · 10 years ago
  33. 5d40601 Enable checkstyle trailing spaces rule by Ray Milkey · 10 years ago
  34. 043daa2 Enable checkstyle empty statement check by Ray Milkey · 10 years ago
  35. 2476cac Enable checkstyle member and local variable checks by Ray Milkey · 10 years ago
  36. 0f913a0 Enable checkstyle check for newline at the end of by Ray Milkey · 10 years ago
  37. 45614c5 Enable checkstyle rule to disallow C style by Ray Milkey · 10 years ago
  38. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  39. a99ec67 Organized imports for main classes by Jonathan Hart · 10 years ago
  40. deda0ba Renamed registry and packet packages by Jonathan Hart · 10 years ago
  41. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago