Fix checkstyle warnings for impl/connection package and OpenFlowPluginProviderImpl
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / connection / listener / HandshakeListenerImpl.java
2017-09-14 miroslav.mackoFix checkstyle warnings for impl/connection package... 62/62362/3
2017-08-22 Jozef BacigalSolves issue with two connections from one device. 79/59179/16
2017-07-24 Tomas SlusnyFix context chain initialization and SLAVE change 75/60075/22
2017-05-26 Tomas SlusnyMerge "Bug 8253: Set-Field can not accept vendor extens...
2017-05-25 Anil VishnoiMerge "Bug 8535: Fix IPv6 OXMHeader Mask issue"
2017-05-25 Anil VishnoiMerge "Add Nicira extension support for matching IPv6...
2017-05-24 Anil VishnoiMerge "Adding Reason Attribute to FlowCapableNodeConnector"
2017-05-18 Jozef BacigalMerge "Fix logging of exception in HandshakeListenerImpl"
2017-05-17 Tomas SlusnyFix logging of exception in HandshakeListenerImpl 58/57158/3
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS"
2016-09-20 Shuva Jyoti KarMerge "Bug 6749: Set the openflow connection config...
2016-09-19 Jozef BacigalMerge "Update comments around flat-batch service"
2016-09-19 Jozef BacigalMerge "Convert openflowplugin-it to use DTCL instead...
2016-09-19 Jozef BacigalMerge "Update old links in code to deprecated DataChang...
2016-09-19 Jozef BacigalMerge "Convert OF samples to use DTCL instead of DCL"
2016-09-19 Jozef BacigalMerge "Bug 6665 - Fix switches scalability"
2016-09-15 Shuva Jyoti KarMerge "Bug 6633 : NXM_OF_IN_PORT support in openflowplugin"
2016-09-09 Jozef BacigalBug 6665 - Fix switches scalability 84/45384/3
2016-09-07 Jozef BacigalMerge "Bug 6554 Fix rejecting connections"
2016-09-06 Jozef BacigalBug 6554 Fix rejecting connections 64/44664/10
2016-08-22 Shuva Jyoti KarMerge "Bug 6465 Controller goes into slave mode"
2016-08-19 Jozef BacigalBug 6465 Controller goes into slave mode 46/44146/7
2016-08-17 Shuva Jyoti KarMerge "Bug 6366 - of-switch-config-pusher - DTCL instea...
2016-08-16 Anil VishnoiMerge "Adding learn action"
2016-08-16 Shuva Jyoti KarMerge "Bug 6374 topology-manager - DTCL instead of...
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - Remove unused fields, fix naming"
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - FlatBatchUtil, DeviceInitializationUtils"
2016-08-15 Jozef BacigalMerge "Removed unused logger and fixed javadoc links"
2016-08-15 Jozef BacigalMerge "Bug 6380 lldp-speaker - DTCL instead of DTL"
2016-08-15 Shuva Jyoti KarMerge "Sonar - technical debt of FRS app"
2016-08-15 Jozef BacigalMerge "SONAR TD - Group actions redundancy"
2016-08-15 Jozef BacigalMerge "SONAR TD - Sal*ServiceImpl"
2016-08-15 Jozef BacigalMerge "SONAR TD - AbstractService"
2016-08-15 Jozef BacigalMerge "SONAR TD - *ToNotificationTransformer private...
2016-08-15 Jozef BacigalMerge "Technical debt MeterUtil, GroupUtil, FlowUtil"
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-08-15 Jozef BacigalMerge "Bug 5596 Initial commit failed"
2016-08-15 Jozef BacigalBug 5596 Initial commit failed 85/43585/6
2016-07-26 Jozef BacigalMerge "SONAR TD - SinglePurposeMultipartReplyTranslator...
2016-07-26 Jozef BacigalMerge "SONAR TD - DeviceFlowRegistryImpl, FlowDescripto...
2016-07-20 Jozef BacigalMerge "Bug 6235 - Cookie compare in FlowRegistryKeyFactory"
2016-07-20 Jozef BacigalMerge "Bug 6193 - Change in length of DatapathId of...
2016-07-20 michal rehakMerge "Sonar major issues."
2016-07-20 Anil VishnoiMerge "BUG-6059: Moving Statistics Manager to DTCL"
2016-07-20 Jozef BacigalMerge "Technical Debt part 2"
2016-07-20 Jozef BacigalMerge "Technical Debt part 1"
2016-07-18 miroslav.mackoTechnical Debt part 1 48/41748/2
2016-06-23 Abhijit KumbhareMerge "Removed duplicate sal-binding-config dependency."
2016-06-23 Abhijit KumbhareMerge "Fixed the log level."
2016-06-23 Abhijit KumbhareMerge "Bug 5916: He plugin: Wake up statistics collecto...
2016-06-23 Abhijit KumbhareMerge "Bug 5974: He plugin: Don't invalidate session...
2016-06-21 Jozef BacigalMerge "Bug 6075 - Missing unregistration for Nshc1...
2016-06-21 Jozef BacigalMerge "Bug 6050 - TcpSrcCodec is not maskable"
2016-06-21 michal rehakMerge "Bug 6088 - Threads problem on gathering statistics"
2016-06-21 Jozef BacigalMerge "Bug 5577 Retry mechanism"
2016-06-21 Jozef BacigalMerge "Bug 5924 - Reuse Threads using ThreadPool in...
2016-06-21 Jozef BacigalMerge "Bug 5925 - Reuse Threads using ThreadPool in...
2016-06-21 michal rehakMerge "After review updates"
2016-06-21 michal rehakMerge "Connection context create device info"
2016-06-20 Jozef BacigalAfter review updates 47/40547/2
2016-06-17 Jozef BacigalConnection context create device info 95/39995/7
2016-06-02 Abhijit KumbhareMerge "BUG-2188 :To report (TCP) port number (for the...
2016-05-23 Abhijit KumbhareMerge "BUG-5602: OFP-Li implements a YANG notification...
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Statistics"
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Statistics"
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Flow...
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support for meter and group old...
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support for flow old Notif"
2016-05-20 Abhijit KumbhareMerge changes from topic 'BUG-4117'
2016-05-20 Abhijit KumbhareMerge "BUG-4117: preparation for FlowCapableNode notifi...
2016-05-16 Jozef BacigalMerge "BUG-5573: Altering the HandshakePool to have...
2016-05-16 Jozef BacigalMerge "BUG 5680 - TxManager init submit fix"
2016-05-16 Jozef BacigalMerge "Bug 5592 - NodeId+DatapathId in Services (remove...
2016-05-16 Abhijit KumbhareMerge "BUG-4148: Improving the logging levels, adding...
2016-05-14 Abhijit KumbhareMerge "BUG-5841: Enhances bulk-o-matic to stress test...
2016-05-14 Abhijit KumbhareMerge "BUG-5839: Removing groups and meters on being...
2016-05-14 Abhijit KumbhareMerge "BUG-4148: Improving the logging in flow/group...
2016-05-09 Jozef BacigalBug-5523 CloseConnection changes 25/38225/5
2016-05-09 Jozef BacigalBug-5523 RoleManager changes 24/38224/2
2016-05-04 Shuva KarBUG-4148: Improving the logging levels, adding more... 74/38274/3
2016-03-21 Anil VishnoiMerge "BUG-5489 Group Delete not working with ovs2.5"
2016-03-11 michal rehakMerge "Correction classes names in loggers."
2016-03-11 michal rehakMerge "Post "Clustering optimization" updates"
2016-03-09 Kamal RameshanMerge "Bug:3026 - Echo response timeout needs be export...
2016-03-09 Jozef BacigalPost "Clustering optimization" updates 69/35969/1
2016-03-09 michal rehakMerge "Quick fix RPCs and DevicCtx.close"
2016-03-08 Jozef BacigalQuick fix RPCs and DevicCtx.close 78/35878/2
2016-02-11 Abhijit KumbhareMerge "BUG-5020 Handling exception while submission"
2016-02-11 Anil VishnoiMerge "BUG-4099: Groups pointing to ports"
2016-02-11 Anil VishnoiMerge "Bug 5050: Correctly deregister routed RPC."
2016-02-09 michal rehakMerge "Bug 4957 TxChainManager lifecycle startup cleaning"
2016-02-04 Jozef BacigalBug 4957 TxChainManager lifecycle startup cleaning 53/33153/8
2016-01-19 Abhijit KumbhareMerge "BUG-4117: initial commit for new App Old-Notific...
2016-01-13 Abhijit KumbhareMerge "Cluster aware forwarding rule manager Forwarding...
2016-01-13 Abhijit KumbhareMerge changes from topic 'BUG-3774'
2016-01-08 Michal RehakBUG-3774: 100k flows initial stats fail - fix 04/31604/2
2015-08-10 michal rehakMerge "Resolution for Bug 3957"
2015-08-09 Thanh HaFix license header violations in openflowplugin-impl 57/25057/1
next