Merge "Added Inventory Reader for SwitchManager"
[controller.git] / opendaylight / forwardingrulesmanager / api /
2013-10-23 Asad AhmedAdded per node flow query 19/2119/1
2013-10-09 Pramila SinghFix for validity check of Action field in FlowConfig 57/1757/2
2013-10-09 Alissa BonasDeclare switchmanager in dependencyManagement in common... 92/1692/4
2013-10-01 Alessandro BochFix installInHw handling in FlowConfig 68/1568/1
2013-09-30 Alissa BonasDeclare junit version and use junit dependencyManagemen... 81/1481/3
2013-09-30 Giovanni MeoMerge "Changed TopologyManager to ignore edges that...
2013-09-29 jenkins-controller[maven-release-plugin] prepare for next development...
2013-09-29 jenkins-controller[maven-release-plugin] prepare release releasepom-0.1.0 releasepom-0.1.0
2013-09-27 Alessandro BochMerge "Introduce ASYNC caches and use them in FRM"
2013-09-26 Giovanni MeoMerge "To SAL conversion test."
2013-09-25 Madhu VenugopalMerge "Silent false positive, and enhance real error...
2013-09-25 Giovanni MeoMerge "Stop overriding method just to call super."
2013-09-25 Giovanni MeoMerge "Stop creating new Boolean, move to use valueOf...
2013-09-25 Giovanni MeoMerge "Add SCM section to all the poms"
2013-09-25 Alissa BonasDeclare version property for maven bundle plugin, reuse... 41/1341/3
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 Diti BhatiaAdded validation for protocol field while adding flow 81/1281/1
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
2013-09-17 Giovanni MeoMerge "UI support for multiple host per port"
2013-09-17 Giovanni MeoMerge "Add password recovery procedure for default...
2013-09-17 Giovanni MeoMerge "Add missing null check in Container name validation"
2013-09-17 Giovanni MeoMerge "Address @XmlSeeAlso limitation. Provide the...
2013-09-17 Giovanni MeoMerge "Reorder public/private modifiers as per JLS...
2013-09-16 Alissa BonasReorder public/private modifiers as per JLS. (fixes... 03/1203/1
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-12 Giovanni MeoMerge "On container removal FRM does not uninstall...
2013-09-12 Giovanni MeoMerge "Declare a property for commons-lang version...
2013-09-12 Giovanni MeoMerge "Add helper class for RpcError interface"
2013-09-11 Alessandro BochMerge "Bug #65 - Fix inconsistencies in the NB REST...
2013-09-11 Alessandro BochMerge "Remove unused class member SAVE."
2013-09-11 Alessandro BochMerge "Remove public from interface methods. Cleans...
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Alissa BonasRemove public from interface methods. Cleans sonar... 47/1147/1
2013-09-10 Giovanni MeoMerge "Replace exception.printStacktrace with write...
2013-09-10 Giovanni MeoMerge "Remove redundant class members, turn others...
2013-09-10 Giovanni MeoMerge "Remove java.lang redundant imports. Taken from...
2013-09-10 Ed WarnickeMerge "Added NOTICE file"
2013-09-09 Andrew KimMerge "Display Confirmation dialog before removing...
2013-09-09 Alessandro BochMerge "Fix for exceptions seen in FlowProgrammer NB...
2013-09-06 Pramila SinghFix for exceptions seen in FlowProgrammer NB, when... 17/1117/1
2013-08-28 Ed WarnickeMerge "Prepare for mvn release:prepare release:perform...
2013-08-28 Giovanni MeoPrepare for mvn release:prepare release:perform operation 78/978/4
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-22 Chi-Vien LyMerge "1. Controller switchEvents queue should be prior...
2013-08-21 Andrew KimMerge "Enhancements to common.northbound"
2013-08-21 Alessandro BochMerge "Frm to install/uninstall flow when port is added...
2013-08-21 Diti BhatiaFrm to install/uninstall flow when port is added/remove... 30/930/1
2013-08-20 Ed WarnickeMerge "Added YANG models for flow configuration, statis...
2013-08-20 Giovanni MeoMerge "Fix for hosttracker. Ignore ARP messages from...
2013-08-19 Alessandro BochFRM to expose list of installed flow entries per group 09/909/1
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-08-02 Giovanni MeoMerge "NorthBound APIs for the Bridge Domain configurat...
2013-08-02 Giovanni MeoMerge "Fix minor bug in FRM proactive flow code path"
2013-08-02 Giovanni MeoMerge "Increased version of binding-generator to 0...
2013-08-02 Giovanni MeoMerge "Enhancement in switch configuration"
2013-08-01 Pramila SinghEnhancement in switch configuration 63/763/3
2013-07-10 Alessandro BochMerge "Maping of union leaf a bits leaf YANG type to...
2013-07-10 Alessandro BochProactive static flows have to be allowed in container... 74/574/4
2013-07-08 Alessandro BochMerge "Ensuring that SET_DL_* action with openflowj...
2013-07-03 Alessandro BochMerge "Added support to generate types from Choices...
2013-07-03 Alessandro BochMerge "Cache Sync for HostTracker"
2013-07-03 Chi-Vien LyMerge "Fix container flow logic in forwarding rules...
2013-07-03 Alessandro BochMerge "Added topologyNorthbound integration test remove...
2013-07-02 Alessandro BochFix container flow logic in forwarding rules manager 45/545/1
2013-07-02 Alessandro BochMerge "Add help menu"
2013-07-02 Alessandro BochMerge "HA sync for samples simpleforwarding"
2013-07-02 Alessandro BochMerge "Restoring basic cache syncing for switch manager...
2013-07-02 Alessandro BochMerge "Added annotations to Latency for northbound...
2013-07-01 Chi-Vien LyMerge "On container removal, all container flows should...
2013-07-01 Alessandro BochCannot install flow with Flood action 36/536/1
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-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""
2013-06-08 Ed WarnickeRevert "Checkstyle enforcer" 49/449/1
2013-06-08 Ed WarnickeMerge "Checkstyle enforcer"
next