- eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 7 years ago
- 17ef7ca Tagging 1.10.0 by Ray Milkey · 7 years ago 1.10.0
- c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
- e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 7 years ago 1.10.0-rc5
- b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
- c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
- 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
- 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
- 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
- 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
- 6935951 invalid equals(), comparing different object types by Saritha · 7 years ago
- 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
- f009902 Tagging 1.10.0-rc1 by Ray Milkey · 8 years ago 1.10.0-rc1
- a2625f7 [ONOS-6269] No need to check for null by Palash Kala · 8 years ago
- e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 8 years ago
- 9bf01a1 deferencing a null pointer, before it is checked by Palash Kala · 8 years ago
- 8c7b06a Remove unnessasry semicolons by Jon Hall · 8 years ago
- 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 8 years ago
- 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 8 years ago
- de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
- 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 8 years ago 1.9.0-b3
- 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
- 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 8 years ago 1.9.0-b1b
- cbd1b39 Sonar fixes by Jon Hall · 8 years ago
- a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 8 years ago
- 53ee58a [ONOS-5226] Threadpool's name is not appropriate in OSPF-SBI by sangyun-han · 8 years ago
- 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 · 8 years ago
- e4da4a0 Byte array comparison always return true for Objects.equal by kdarapu · 8 years ago
- 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
- bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
- a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
- b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
- 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
- 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
- 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
- 0bb1e10 Javadoc fixes by Ray Milkey · 8 years ago
- bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
- b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
- 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
- 0a4e674 Copyright update by Brian O'Connor · 8 years ago
- 7c338a4 Disabling OSPF test with external dependency. by Jonathan Hart · 8 years ago
- bb6fb5c Remove InetAddress.getLocalHost() calls from OSPF tests. by Jonathan Hart · 8 years ago
- f7c5655 OSPF protocol manual merge from 1.6, due to cherry pick merge conflict by sunishvk · 8 years ago
- 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
- 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
- e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
- 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 9 years ago
- 1560d40 Ospf opaque LSA bug fix. by Shashikanth VH · 9 years ago
- 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 9 years ago
- 5ab426f Updating copyrights by Brian O'Connor · 9 years ago
- b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 9 years ago
- 953bd00 Remove usage of InetAddress.getLocalHost() in unit tests. by Jonathan Hart · 9 years ago
- f80bbb2 Initial BUCK build by Ray Milkey · 9 years ago
- 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 9 years ago 1.5.0
- 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 9 years ago
- b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 9 years ago 1.5.0-rc3
- a2c5b16 Fixed Javadoc Warnings by sunish vk · 9 years ago
- 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 9 years ago
- 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 9 years ago 1.5.0-rc2
- aa48da8 Fixed pom.xml issues and build issues. Corrected checkstyle issues by sunish vk · 9 years ago
- a907612 Hooking ospf into the overall build. by Thomas Vachuska · 9 years ago
- 1857c42 ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation Unit Tests by sunish vk · 9 years ago
- b585012 ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation Unit Tests by Dhruv Dhody · 9 years ago
- 19f6449 ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation Unit Tests by Kalyankumar Asangi · 9 years ago
- e8699cd ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation by Kiran Ramachandra · 9 years ago
- 3d94a6c ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation by Kiran Ramachandra · 9 years ago
- 4d8943a ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation by Dhruv Dhody · 9 years ago
- 27728f2 ONOS-2740,ONOS-2741,from ONOS-3032 - to ONOS 3071 , OSPF Protocol Implementation by Kalyankumar Asangi · 9 years ago
- 43f3ce6 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Dhruv Dhody · 9 years ago
- 11b02ff OSPF-API refactored based on review comments, ONOS-2738 by sunish vk · 9 years ago
- 959353a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Kiran Ramachandra · 9 years ago
- a3b9e99 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Mohamed Rahil · 9 years ago
- cdb2641 ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Mani · 9 years ago
- 86b3b1a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Chidambar babu · 9 years ago
- 30637eb OSPF-API refactored based on review comments, ONOS-2738, by sunish vk · 9 years ago