Addressing a flow programming issues on controler fail-over scenario in a Clustered...
[controller.git] / opendaylight / forwardingrulesmanager / implementation / src / main / java / org / opendaylight / controller / forwardingrulesmanager / internal / ForwardingRulesManager.java
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"
2013-09-19 Giovanni MeoMerge "Add strong password check for users"
2013-09-19 Giovanni MeoMerge "Prepare the TopologyManager code for integration...
2013-09-18 Giovanni MeoMerge "Remove maven repo2 from poms because no need...
2013-09-18 Giovanni MeoMerge "Fix "FileNotFound" error for jacoco.exec and...
2013-09-18 Ed WarnickeMerge "Conversion class ToSalConversionsUtils."
2013-09-18 Madhu VenugopalMerge "Configure jackson to turn off FAIL_ON_UNKNOWN_PR...
2013-09-18 Giovanni MeoMerge "Adding Tri-states to the connection manager...
2013-09-18 Ed WarnickeMerge "MD-SAL model for group feature in OF 1.3."
2013-09-18 Madhu VenugopalAdding Tri-states to the connection manager locality... 65/1265/1
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-18 Giovanni MeoMerge "Add missing validation on ContainerFlowConfig...
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
2013-09-17 Diti BhatiaFail toggle flow if port is no longer a part of slice 30/1230/1
2013-09-17 Giovanni MeoMerge "Add missing null check in Container name validation"
2013-09-17 Giovanni MeoMerge "Reorder public/private modifiers as per JLS...
2013-09-16 Alessandro BochMerge "one.x.troubleshooting is undefined while updatin...
2013-09-16 Giovanni MeoRemove heavy operation in the context of OSGi framework 99/1199/1
2013-09-16 Giovanni MeoMerge "improved flow-type model"
2013-09-13 Giovanni MeoAddressing gerrit 1182 Madhu's comment 83/1183/1
2013-09-13 Alessandro BochMerge "Make FRM to finally distribute the work orders"
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-13 Giovanni MeoMake FRM to finally distribute the work orders 82/1182/1
2013-09-12 Madhu VenugopalMerge "Supply from filesystem infinispan configuration"
2013-09-12 Madhu VenugopalMerge "FRMsync get stuck, miscelaneous fix"
2013-09-12 Giovanni MeoMerge "Refactor SubnetConfig"
2013-09-12 Giovanni MeoMerge "On container removal FRM does not uninstall...
2013-09-11 Alessandro BochOn container removal FRM does not uninstall flows 59/1159/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-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...
next