Merge "Use same memory settings for surefire and failsafe plugins"
[controller.git] / opendaylight / forwardingrulesmanager / api / src / main / java / org / opendaylight / controller / forwardingrulesmanager / FlowConfig.java
2014-02-27 Alessandro BochMerge "Use same memory settings for surefire and failsa...
2014-02-27 Jason YeMerge "FlowConfig to only run syntactic validation"
2014-02-25 Alessandro BochFlowConfig to only run syntactic validation 63/5463/1
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
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-24 Ed WarnickeMerge "Reduce informations from logging.bridge"
2014-01-24 Giovanni MeoMerge "Remove powermock dependency from md-sal." jenkins-controller-bulk-release-prepare-only-2-3
2014-01-24 Giovanni MeoMerge "Provide single point for enforcing config naming...
2014-01-24 Alessandro BochProvide single point for enforcing config naming convention 86/4286/7
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-13 Ed WarnickeMerge "Unify topology versions used in controller"
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-13 Ed WarnickeMerge "Model PacketInReason on yang model from openflow...
2014-01-11 Moiz RajaSwitch from using a Long as FlowId to a Uri 58/4058/7
2013-12-09 Alessandro BochMerge "Changed maximumEntries to correct int rather...
2013-12-09 Alessandro BochMerge "Prevent password hash from being shown"
2013-12-09 Ed WarnickeMerge "Validation Issue with DlSrc,DlDst MacAddress"
2013-12-08 Ed WarnickeMerge "Fixed add/delete/modify RPC for group/flow/remov...
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
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-07 Pramila SinghFix for adding a static flow with action as OUTPUT... 40/3540/2
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 "Bug 78 Enable Enqueue action in static flows"
2013-12-05 Alessandro BochBug 78 Enable Enqueue action in static flows 76/3476/2
2013-10-09 Pramila SinghFix for validity check of Action field in FlowConfig 57/1757/2
2013-10-01 Alessandro BochFix installInHw handling in FlowConfig 68/1568/1
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-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-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-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
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-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-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 topologyNorthbound integration test remove...
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-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-06 Alessandro BochAdding Set Next Hop action 39/439/1
2013-04-24 Giovanni MeoMerge "Fixed validation bug of YANG import statement"
2013-04-24 Giovanni MeoMerge "Updated YANG lexer to support unknown statements"
2013-04-24 Alessandro BochMerge "Fixing ForwardingRulesManager code that got...
2013-04-23 Kalvin HomFixing ForwardingRulesManager code that 32/232/1
2013-04-23 Giovanni MeoMerge "fixing warnings"
2013-04-23 Kalvin HomSplit ForwardingRulesManager into 22/222/2