1. 6935951 invalid equals(), comparing different object types by Saritha · 7 years ago
  2. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  4. a2625f7 [ONOS-6269] No need to check for null by Palash Kala · 7 years ago
  5. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  6. 9bf01a1 deferencing a null pointer, before it is checked by Palash Kala · 7 years ago
  7. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  8. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  9. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  10. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  11. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  12. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  13. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  14. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  15. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  16. 53ee58a [ONOS-5226] Threadpool's name is not appropriate in OSPF-SBI by sangyun-han · 7 years ago
  17. f0da43d Addressed change request and rectified for hashcode also # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch review/kishore_darapu/onos698 # Changes to be committed: # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa10.java # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa11.java # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa9.java # by kdarapu · 7 years ago
  18. e4da4a0 Byte array comparison always return true for Objects.equal by kdarapu · 7 years ago
  19. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  22. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  24. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  26. 0bb1e10 Javadoc fixes by Ray Milkey · 7 years ago
  27. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  28. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  29. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  30. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  31. 7c338a4 Disabling OSPF test with external dependency. by Jonathan Hart · 8 years ago
  32. bb6fb5c Remove InetAddress.getLocalHost() calls from OSPF tests. by Jonathan Hart · 8 years ago
  33. f7c5655 OSPF protocol manual merge from 1.6, due to cherry pick merge conflict by sunishvk · 8 years ago
  34. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  35. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  36. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  37. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  38. 1560d40 Ospf opaque LSA bug fix. by Shashikanth VH · 8 years ago
  39. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  40. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  41. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  42. 953bd00 Remove usage of InetAddress.getLocalHost() in unit tests. by Jonathan Hart · 8 years ago
  43. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  44. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  45. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  46. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  47. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  48. a2c5b16 Fixed Javadoc Warnings by sunish vk · 8 years ago
  49. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  50. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  51. aa48da8 Fixed pom.xml issues and build issues. Corrected checkstyle issues by sunish vk · 8 years ago
  52. a907612 Hooking ospf into the overall build. by Thomas Vachuska · 8 years ago
  53. 1857c42 ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation Unit Tests by sunish vk · 8 years ago
  54. b585012 ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation Unit Tests by Dhruv Dhody · 8 years ago
  55. 19f6449 ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation Unit Tests by Kalyankumar Asangi · 8 years ago
  56. e8699cd ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation by Kiran Ramachandra · 8 years ago
  57. 3d94a6c ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation by Kiran Ramachandra · 8 years ago
  58. 4d8943a ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation by Dhruv Dhody · 8 years ago
  59. 27728f2 ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation by Kalyankumar Asangi · 8 years ago
  60. 43f3ce6 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Dhruv Dhody · 8 years ago
  61. 11b02ff OSPF-API refactored based on review comments, ONOS-2738 by sunish vk · 8 years ago
  62. 959353a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Kiran Ramachandra · 8 years ago
  63. a3b9e99 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Mohamed Rahil · 8 years ago
  64. cdb2641 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Mani · 8 years ago
  65. 86b3b1a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Chidambar babu · 8 years ago
  66. 30637eb OSPF-API refactored based on review comments, ONOS-2738, by sunish vk · 8 years ago