1. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  3. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  7. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  8. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  9. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  10. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  11. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  12. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  13. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  15. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  16. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  18. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  20. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  22. 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
  23. e4da4a0 Byte array comparison always return true for Objects.equal by kdarapu · 7 years ago
  24. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  27. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  28. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  29. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  30. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  31. 0bb1e10 Javadoc fixes by Ray Milkey · 8 years ago
  32. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  33. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  34. 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
  35. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  36. f7c5655 OSPF protocol manual merge from 1.6, due to cherry pick merge conflict by sunishvk · 8 years ago
  37. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  38. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  39. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  40. 1560d40 Ospf opaque LSA bug fix. by Shashikanth VH · 8 years ago
  41. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  42. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  43. 953bd00 Remove usage of InetAddress.getLocalHost() in unit tests. by Jonathan Hart · 8 years ago
  44. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  45. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  46. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  47. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  48. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  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. 43f3ce6 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Dhruv Dhody · 8 years ago
  54. 959353a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Kiran Ramachandra · 8 years ago
  55. a3b9e99 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Mohamed Rahil · 8 years ago
  56. cdb2641 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Mani · 8 years ago
  57. 86b3b1a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Chidambar babu · 8 years ago