Fixed bug in NetUtils.isMulticastMACAddr() caused by sign extension.
[controller.git] / opendaylight / sal / api / src / test / java / org / opendaylight /
2014-03-11 Shigeru YasudaFixed bug in NetUtils.isMulticastMACAddr() caused by... 03/5603/2
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-11 Ed WarnickeMerge "Remove deprecated API elements from protocol...
2014-02-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
2014-02-11 Ed WarnickeMerge "Some methods should be final"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Ed WarnickeMerge "Fix warnings reported in toaster"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Ed WarnickeMerge "Get rid of NetconfMessageFactory"
2014-02-10 Ed WarnickeMerge "Get rid of DeserializerException"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 2"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 1"
2014-02-10 Ed WarnickeMerge "Cleanup dependencyManagement section"
2014-02-10 Ed WarnickeMerge "Remove repositories/pluginRepositories/distribut...
2014-02-10 Ed WarnickeMerge "Remove duplicate properties"
2014-02-10 Alessandro BochMerge "SwitchMgrNB: URL does not allow nodeconnectorId...
2014-02-10 Alessandro BochMerge "Fixed bugs in getUnsigned methods of NetUtils...
2014-02-10 Hideyuki TaiFixed bugs in getUnsigned methods of NetUtils class. 21/5021/2
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread" jenkins-controller-bulk-release-prepare-only-2-14 jenkins-controller-bulk-release-prepare-only-2-15 jenkins-controller-bulk-release-prepare-only-2-16
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-26 Robert VargaBulk-add copyright headers to java files 34/4834/2
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-22 Giovanni MeoMerge "Bump yangtools artifacts to reflect their uptoda...
2014-01-22 Giovanni MeoMerge "Fix ClassCastException in logging bridge stop"
2014-01-22 Alessandro BochMerge "Avoiding hash collisions of a match with its...
2014-01-22 Asad AhmedAvoiding hash collisions of a match with its reverse 03/4603/1
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-06 Ed WarnickeMerge "Fix for CLI- AddMDFlow having problem"
2013-12-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-05 Ed WarnickeMerge "Fixed Group and meter id bugs"
2013-12-05 Ed WarnickeMerge "Added multipart table response as notification...
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
2013-12-05 Katelyn KasperowiczExposed maximumEntries for TableStatistics to sal 74/3474/2
2013-11-05 Alissa BonasAdd checkstyle rule UpperEll and fix all code accordingly. 35/2335/3
2013-10-31 Colin DixonFixing warnings in the sal sub-project. 76/2176/3
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-24 Alissa BonasFix typo in TCP and reuse constants in TcpTest 45/2145/2
2013-09-22 Giovanni MeoMerge "Conversion class FromSalConversionsUtils."
2013-09-20 Alessandro BochMerge "Few debug enhancements to debug hashing issues"
2013-09-20 Alessandro BochMerge "Fix: IPProtocols not parsing correctly"
2013-09-20 Yevgeny KhodorkovskyFix: IPProtocols not parsing correctly 04/1304/3
2013-08-31 Madhu VenugopalMerge "toaster-it: add missing version for maven-paxexa...
2013-08-31 Madhu VenugopalMerge "yang-prototype: add missing version for maven...
2013-08-31 Alessandro BochFix IP/MASK intersection in Match 68/1068/1
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-26 Ed WarnickeMerge "Integration of MDSAL into distribution"
2013-08-26 Madhu VenugopalMerge "Northbound cleanup for Switch Manager"
2013-08-24 Alessandro BochMerge "Fix Connection manager to retrieve inventory...
2013-08-24 Chi-Vien LyMerge "Fix Match intersection logic"
2013-08-24 Alessandro BochFix Match intersection logic 87/987/1
2013-08-24 Alessandro BochMerge "Fixed run.sh to autodetect JAVA_HOME on Mac...
2013-08-23 Jason YeMerge "Add intersection methods to Match"
2013-08-22 Alessandro BochAdd intersection methods to Match 69/969/2
2013-08-08 Alessandro BochMerge "Fix race condition when registering services"
2013-08-07 Alessandro BochMerge "Fixed minimum values for TP_SRC/TP_DST match...
2013-08-07 Hideyuki TaiFixed minimum values for TP_SRC/TP_DST match fields. 22/822/1
2013-07-31 Giovanni MeoMerge "Fixed a bug and added a function for operating...
2013-07-31 Hideyuki TaiFixed a bug and added a function for operating on MAC... 54/754/1
2013-07-31 Alessandro BochMerge "Connection Manager infrastructure supporting...
2013-07-30 Hideyuki TaiFixed a bug that failed specifying the value 0 on VLAN... 47/747/1
2013-07-30 Giovanni MeoMerge "Get/remove inactive hosts"
2013-07-30 Giovanni MeoMerge "Adding Inactive Static Hosts"
2013-07-24 Chi-Vien LyMerge "Fix IPv6 + subnet flow installation"
2013-07-24 Alessandro BochMerge "When a node is going down, remove edges in both...
2013-07-23 Alessandro BochMerge "InventoryShim to check node presence, before...
2013-07-23 Giovanni MeoMerge "Projects moved under correct parent."
2013-07-23 Alessandro BochFix IPv6 + subnet flow installation 25/625/1
2013-07-22 Madhu VenugopalMerge "Fixed bug of IPv4 option handling."
2013-07-19 Hideyuki TaiFixed bug of IPv4 option handling. 21/621/1
2013-07-08 Alessandro BochMerge "Ensuring that SET_DL_* action with openflowj...
2013-06-27 Alessandro BochMerge "Added StatusCode to Response.Status Mapping"
2013-06-27 Alessandro BochMerge "HA - Cache sync for forwarding.staticrouting"
2013-06-27 Alessandro BochRefactor ForwardingRulesmanager 18/518/4
2013-06-26 Ed WarnickeMerge "Added YANG models for base concepts in the contr...
2013-06-24 Alessandro BochMerge "Host updates for Topology"
2013-06-20 Alessandro BochMerge "HostTracker StaticHost changes"
2013-06-20 Alessandro BochMerge "Fix container authorization - front end"
2013-06-19 Tetsuhiro SatoAdd Packet code for vlan tagged ethernet frames 07/507/1
2013-06-14 Ed WarnickeMerge "Parents pom distribution"
2013-06-13 Giovanni MeoMerge "Fix bulk sync in SwitchMananger."
2013-06-12 Madhu VenugopalMerge "Checkstyle enforcer"
2013-06-12 Giovanni MeoCheckstyle enforcer 57/457/3
2013-06-10 Giovanni MeoMerge "Updated example with OF model done during HackFest."
2013-06-10 Giovanni MeoMerge "Samples/maven-code-gen-sample pom.xml updated...
2013-06-10 Giovanni MeoMerge "Modified construction of built-in yang types."
2013-06-10 Giovanni MeoMerge "Adding Set Next Hop action"
2013-06-08 Madhu VenugopalMerge "Revert "Checkstyle enforcer""
next