Merge "Bug 6110: Fixed bugs in statistics manager due to race condition." into stable...
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / rpc / RpcContextImpl.java
2017-03-11 Anil VishnoiMerge "Bug 6110: Fixed bugs in statistics manager due...
2017-03-09 Abhijit KumbhareMerge "Bug 7910 - Flow with ethernet mask (ff:ff:ff...
2017-03-07 Abhijit KumbhareMerge "Fix comparison between port numbers in match...
2017-02-25 Anil VishnoiBug 7763 - Openflow plugin deletes switch from topology 30/52230/3
2016-11-09 Shuva Jyoti KarMerge "Bug 7058 - [Helium Plugin]Stats collection issue...
2016-11-04 Colin DixonImprove cleanup after device disconnected event 87/47587/3
2016-08-22 Jozef BacigalBug 6465 Controller goes into slave mode 84/44484/1
2016-08-22 Jozef BacigalBug 5596 - restart devices management improvement 80/44480/1
2016-08-22 Jozef BacigalBug 5596 Changes when closing device 76/44476/1
2016-08-22 Jozef BacigalBug 5596 Cleaning lifecycle conductor 75/44475/1
2016-08-22 Jozef BacigalBug 5596 Cleaning part 3 73/44473/1
2016-08-22 Jozef BacigalBug 5596 Change of start up services 69/44469/1
2016-08-22 Jozef BacigalBug 5596 Created lifecycle service 05/43905/3
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 "Added context state to all contexts"
2016-06-21 michal rehakMerge "RPCEnabled flag moved from DeviceCtx"
2016-06-21 michal rehakMerge "rpcContext small changes"
2016-06-20 Jozef BacigalAdded context state to all contexts 34/40534/2
2016-06-17 Jozef BacigalRPCEnabled flag moved from DeviceCtx 12/40112/7
2016-06-17 Jozef BacigalrpcContext small changes 15/40015/7
2016-06-12 Abhijit KumbhareMerge "BUG-2771: Converting String.split() to Guava...
2016-06-09 Anil VishnoiMerge changes from topic 'blueprint'
2016-06-07 Anil VishnoiMerge changes from topic 'blueprint'
2016-06-07 Jozef BacigalMerge "Bug 5953: Fixed NPE in FlowRemovedTranslator."
2016-06-06 Robert VargaFix unused import warnings 11/39711/5
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 Tomas SlusnyBug 5543 - JUnit tests update 15/38915/3
2016-05-16 Jozef BacigalMerge "BUG 5680 - TxManager init submit fix"
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-14 Anil VishnoiMerge "Add custom compare for ArpMatch objects"
2016-05-10 Tomas SlusnyBug 5595 - RpcContext nodeId+xidSequencer (remove depen... 48/37048/3
2016-05-09 Jozef BacigalBug-5523 Lifecycle conductor changes 66/38566/4
2016-05-09 Jozef BacigalBug-5523 CloseConnection changes 25/38225/5
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-10 Hideyuki TaiSuppressed INFO log messages. 26/36026/1
2016-03-09 Jozef BacigalPost "Clustering optimization" updates 69/35969/1
2016-03-02 michal rehakMerge "Bug 4957 Cleaning code and fixing issues from...
2016-03-02 michal rehakMerge "Bug 4957: OF Role processing changes"
2016-03-02 michal rehakMerge "Bug-4957 Cluster Role change fix"
2016-03-02 michal rehakMerge "Bug 4957 Fix Cluster Role change for RPC registr...
2016-03-01 Vaclav DemcakBug 4957 Cleaning code and fixing issues from manual... 85/35585/1
2016-03-01 Vaclav DemcakBug 4957: OF Role processing changes 74/35474/2
2016-03-01 Vaclav DemcakBug-4957 Cluster Role change fix 73/35473/2
2016-02-26 Jozef BacigalBug 4957 Fix Cluster Role change for RPC registration 34/34134/2
2015-12-24 Anil VishnoiMerge "BUG-4062: Flows,Groups,Meters not getting delete...
2015-12-24 Anil VishnoiMerge "Added support for TCP and UDP port mask in Nicir...
2015-12-15 Anil VishnoiMerge "BUG-4118: Li:backward compatibility - rpcs ...
2015-12-15 Anil VishnoiMerge "BUG-4118: Li:backward compatibility - rpcs ...
2015-12-15 Anil VishnoiMerge changes If902096e,I5a639b30
2015-12-15 Anil VishnoiMerge "Statistics collection fix"
2015-12-11 Abhijit KumbhareMerge "BUG-2188: To populate the port_number of switche...
2015-12-11 Abhijit KumbhareMerge "BUG-4236: resolve TODOs - part 1"
2015-11-30 Michal RehakBUG-4236: resolve TODOs - part 1 12/26912/2
2015-11-27 Michal RehakBUG-4118: Li:backward compatibility - rpcs - initial... 73/26173/5
2015-11-25 Abhijit KumbhareMerge "BUG-4565: queue stats error"
2015-11-13 Anil VishnoiMerge "BUG-4283 experimenter msg support - registration...
2015-11-07 Kamal RameshanRPC Registration changes for clustering 75/28975/4
2015-09-17 michal rehakMerge "Refactoring of 'extractIpv4Mask' method"
2015-09-17 michal rehakMerge "Removed useless method"
2015-09-17 michal rehakMerge "Removed useless variable"
2015-09-17 michal rehakMerge "Refactoring: shortening of match methods"
2015-09-16 michal rehakMerge "Removed unused fields"
2015-08-28 Anil VishnoiMerge "BUG-4123: Li:flow statistics are not passed...
2015-08-28 Anil VishnoiMerge "update nagasena dependencies for IT"
2015-08-28 michal rehakMerge "Fix pep8 violations in odl_meter_test"
2015-08-28 michal rehakMerge "Fix pep8 violations in xml_validator"
2015-08-28 Jozef GloncakBUG-4084: Li:Save flows in operational based on barrier... 78/25378/7
2015-08-06 Abhijit KumbhareMerge "Coverage - karaf commands - ResetSessionStat"
2015-08-06 Abhijit KumbhareMerge "BUG-4065: Karaf command ResetSessionStats resets...
2015-08-05 Abhijit KumbhareMerge "Coverage - karaf commands - ofp/impl/karaf"
2015-08-04 Abhijit KumbhareMerge "BUG-4068: RpcContextImpl doesn't close rpcRegist...
2015-07-30 Michal RehakBUG-4068: RpcContextImpl doesn't close rpcRegistrations... 20/24620/1
2015-06-09 Martin BobakBUG-3579: device disconnection cleanup 81/22181/1
2015-05-16 Robert VargaMake sure RequestContext has a constant XID 77/20577/8
2015-05-16 Robert VargaCleanup RequestContextStack 76/20576/3
2015-05-15 michal rehakMerge "Do not use InstanceIdentifier.builder()"
2015-05-15 Martin Bobakstatistics groups renamed 32/20532/2
next