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