Merge "Implement finding a primary based on the shard name and do basic wiring of...
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / utils /
2014-03-27 Ed WarnickeMerge "Added explicit revision date import of ietf...
2014-03-18 Tony TkacikMerge "Take advantage of MultipartTransactionAware"
2014-03-12 Tony TkacikMerge "Bug 453 - sal-rest-connector doesn't provide...
2014-03-12 Tony TkacikMerge "Add a container for pass-through netconf access"
2014-03-12 Tony TkacikMerge "Fix clustering versions"
2014-03-12 Tony TkacikMerge "Fixed whitespace dependent tests in config-persi...
2014-03-12 Tony TkacikMerge "Use ObjectRegistration instead of Registration"
2014-03-12 Tony TkacikMerge "added generated files to .gitignore"
2014-03-12 Tony TkacikMerge "Resolve Bug:419. Bump logging bridge reference...
2014-03-11 Alessandro BochMerge "Adding some more traces for better debuggability"
2014-03-11 Alessandro BochMerge "Fixed bug in NetUtils.isMulticastMACAddr() cause...
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
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-13 Ed WarnickeMerge "This sanity test is sporatically failing in...
2013-12-12 Ed WarnickeMerge "Openflowyang - added StripVlan, nwTos changes"
2013-12-12 Alessandro BochMerge "Send SystemName TLV in LLDP message."
2013-12-12 Maurice QureshiSend SystemName TLV in LLDP message. 58/3658/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 Giovanni MeoMerge "Add StatusCode.CREATED"
2013-12-05 Giovanni MeoMerge "Bug 78 Enable Enqueue action in static flows"
2013-12-05 Alessandro BochAdd StatusCode.CREATED 89/3489/1
2013-12-05 Alessandro BochBug 78 Enable Enqueue action in static flows 76/3476/2
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it. 07/2307/2
2013-10-31 Colin DixonFixing warnings in the sal sub-project. 76/2176/3
2013-10-24 Colin DixonFixing a few warnings 50/2150/1
2013-10-10 Alessandro BochMake use of NetUtils.getBroadcastMacAddr() 82/1782/2
2013-10-09 Alissa BonasMake BroadcastMacAddr public in NetUtils 67/1767/2
2013-10-02 Alissa BonasAdd curly braces to for and if statements. 72/1572/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-09-19 Madhu VenugopalMerge "Provide consistent hash code for enums and use...
2013-09-19 Giovanni MeoMerge "Validate user input in FlowSepc Configuration"
2013-09-19 Giovanni MeoMerge "Sal Models for meter table. Removed tab space...
2013-09-19 Giovanni MeoMerge "Aligning JSON marshalled output for Properties...
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-19 Giovanni MeoProvide consistent hash code for enums and use it too 92/1292/2
2013-09-19 Diti BhatiaAdded validation for protocol field while adding flow 81/1281/1
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Giovanni MeoMerge "Replace exception.printStacktrace with write...
2013-09-10 Giovanni MeoMerge "Remove redundant class members, turn others...
2013-09-08 Alissa BonasRemove redundant class members, turn others to local... 23/1123/1
2013-08-30 Alessandro BochMerge "When ports are added to a container, construct...
2013-08-30 Jason YeMerge "Gracefully stop HT threads when the bundle is...
2013-08-30 Andrew KimMerge "Fix undefined event, add check prior to delete"
2013-08-30 Madhu VenugopalMerge "FRM event sync developement"
2013-08-29 Giovanni MeoFRM event sync developement 35/1035/2
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-27 Madhu VenugopalMerge "Cleaup Statistics northbound and add exmaples"
2013-08-26 Jason YeOpenFLow plugin & SAL API documentation 06/1006/3
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 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-16 Ed WarnickeMerge changes I8293baab,I63e248bd
2013-08-16 Maurice QureshiChange HostTracker's ArrayLists to ConcurrentMaps.... 86/886/2
2013-08-07 Alessandro BochMerge "Fixed minimum values for TP_SRC/TP_DST match...
2013-08-07 Giovanni MeoMerge "HA - ARPHandler Event sync"
2013-08-06 Yevgeny KhodorkovskyHA - ARPHandler Event sync 11/811/2
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-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 BochFix IPv6 + subnet flow installation 25/625/1
next