fix for frm to not act on duplicate mode change notifications
[controller.git] / opendaylight / forwardingrulesmanager / implementation / src / main / java / org / opendaylight / controller / forwardingrulesmanager / internal / ForwardingRulesManager.java
2014-01-25 Asad Ahmedfix for frm to not act on duplicate mode change notific... 40/4740/3
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 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-23 Ed WarnickeMerge "Fixed bug when global RPCs we're not forwarded"
2014-01-23 Ed WarnickeMerge "Added DEBUG log statements for transaction trans...
2014-01-22 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO 20/4420/5
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "sal-remoterpc-connector: sync ch.qos.logback...
2014-01-22 Ed WarnickeMerge "Commented out Sys.outs in runtime generated...
2014-01-22 Ed WarnickeMerge "Update to new version of the artifacts proposed...
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-22 Ed WarnickeMerge "fix of Bug 314"
2014-01-22 Ed WarnickeMerge "Fix: removed tabs from yang files."
2014-01-22 Ed WarnickeMerge "Tests for loading data with augmented schema...
2014-01-22 Ed WarnickeMerge "Clean up unnecessary imports in 01-md-sal.xml ."
2014-01-22 Alessandro BochMerge "The config now is loaded only from the coordinat...
2014-01-21 Asad AhmedThe config now is loaded only from the coordinator... 26/4526/3
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-16 Jason YeMerge "FRM should not remove a static flow config on...
2014-01-15 Alessandro BochFRM should not remove a static flow config on async... 39/4239/2
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Ed WarnickeMerge "bulk transaction and co-relation support"
2014-01-09 Ed WarnickeMerge "Minor changes in md-sal tests."
2014-01-09 Ed WarnickeMerge "MD-SAL Statistics Manager-Fixed issue related...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-08 Madhu VenugopalAddressing a flow programming issues on controler fail... 75/4075/2
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-18 Ed WarnickeMerge "Persist service references as separate MBeans."
2013-12-18 Ed WarnickeMerge "Fix list of dependencies mapping for readable...
2013-12-17 Giovanni MeoMerge "Netconf SSH user authentication using UserManager"
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Changed zeromq-routingtable module to remoterpc...
2013-12-17 Alessandro BochFRM to properly handle timed flows in case of switch... 77/3777/1
2013-12-05 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-04 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-04 Ed WarnickeMerge "Update base configuration to expose RPC broker...
2013-12-04 Ed WarnickeMerge "Bump model revisions to 2010.09.24.2-SNAPSHOT"
2013-12-04 Ed WarnickeMerge "Few Validations for Match/Actios in FRMUtil"
2013-12-03 Ed WarnickeMerge "Fixed as per comments group and meter"
2013-12-03 Giovanni MeoMerge "Fix bug 171. EchoReply payload must be the same...
2013-12-03 Giovanni MeoMerge "Using the value in the installedSwView data...
2013-12-03 Asad AhmedUsing the value in the installedSwView data structure... 36/3036/4
2013-11-14 Ed WarnickeMerge "MD-SAL Statistics Provider"
2013-11-14 Giovanni MeoMerge "Replay the installedSwView data structure to...
2013-11-14 Asad AhmedReplay the installedSwView data structure to populate 24/2724/1
2013-11-13 Giovanni MeoMerge "Container aware osgi commands for FRM"
2013-11-13 Pramila SinghContainer aware osgi commands for FRM 40/2640/5
2013-11-04 Alessandro BochBug 73: Thread safety in FRM 06/2306/2
2013-10-25 Pramila Singhosgi command cleanup in Switch Manager and FRM 17/2117/2
2013-10-23 Asad AhmedAdded per node flow query 19/2119/1
2013-10-21 Alessandro BochRelax conflict check in FRM 77/1977/5
2013-10-08 Alissa BonasRename constants, add new constants for better code... 97/1697/2
2013-10-03 Alessandro BochFix incorrect trace log in FRM 42/1642/3
2013-09-30 Alessandro BochContainer Manager to expose inContainerMode() 17/1517/2
2013-09-30 Giovanni MeoMerge "Changed TopologyManager to ignore edges that...
2013-09-29 Asad AhmedCall the flow programmer synchronously but in a different 90/1490/1
2013-09-28 Giovanni MeoMerge "CORS support for ContainerManager Northbound...
2013-09-27 Alessandro BochFix bug in FRM 75/1475/2
2013-09-27 Madhu VenugopalMerge "Decouple IContainerListener to avoid parallel...
2013-09-27 Alessandro BochDecouple IContainerListener to avoid parallel computati... 68/1468/1
2013-09-27 Alessandro BochMerge "Introduce ASYNC caches and use them in FRM"
2013-09-27 Alessandro BochMerge "Update devices page"
2013-09-27 Alessandro BochMerge "Make FRM cleanup only local entries"
2013-09-26 Alessandro BochMerge "In case of an error event, cleanup the config...
2013-09-26 Asad AhmedIn case of an error event, cleanup the config too 49/1449/1
2013-09-26 Giovanni MeoMake FRM cleanup only local entries 45/1445/1
2013-09-26 Giovanni MeoMerge "To SAL conversion test."
2013-09-26 Madhu VenugopalPorting Tristate logic to SAL Connection Service and... 31/1431/1
2013-09-25 Giovanni MeoMerge "Strong password check to consider underscore...
2013-09-25 Giovanni MeoIntroduce ASYNC caches and use them in FRM 10/1410/1
2013-09-24 Giovanni MeoMerge "Add to jboss repository snapshot and release...
2013-09-24 Giovanni MeoMerge "Remove unused class member SAVE"
2013-09-24 Giovanni MeoTimeout ForwardingRulesManager workOrder 65/1365/2
2013-09-24 Andrew KimMerge "UI: Fix broken html literals"
2013-09-24 Alessandro BochMerge "Minor log msg changes"
2013-09-23 Asad AhmedAdded null check in FRM error handling and also formatt... 84/1384/1
2013-09-22 Giovanni MeoMerge "Removing the Container Aware dependency from...
2013-09-22 Giovanni MeoMerge "FRM to remove flows on switchport admin down"
2013-09-22 Giovanni MeoMerge "Conversion class FromSalConversionsUtils."
2013-09-21 Alessandro BochFRM to remove flows on switchport admin down 16/1316/2
2013-09-21 Chi-Vien LyFRM uses "Start Level Thread" to handle container... 22/1322/1
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 Giovanni MeoMerge "Fix multi-host caching in visual topology"
2013-09-20 Madhu VenugopalReverting the FRM WorkOrder caches to NON_TRANSACTIONAL 15/1315/1
2013-09-19 Giovanni MeoMerge "Validate user input in FlowSepc Configuration"
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-19 Giovanni MeoMerge "Simple changes to eliminate pmd warnings"
next