Encapsulate OpenFlowPlugin configuration
[openflowplugin.git] / openflowplugin-api / src / main / java / org / opendaylight / openflowplugin / api / openflow / rpc / RpcManager.java
2017-06-26 Tomas SlusnyEncapsulate OpenFlowPlugin configuration 66/59166/14
2017-06-22 Tomas SlusnyMerge "Fix checkstyle API."
2017-06-20 Jozef BacigalFix checkstyle API. 27/59227/1
2017-04-25 Tomas SlusnyMerge "Bug 8217: Set error information into direct...
2017-04-25 Tomas SlusnyMerge "Bug 8223: Fixed incorrect enable-flow-removed...
2017-04-24 Jozef BacigalMerge "Improve property-based configuration"
2017-04-19 Tomas SlusnyImprove property-based configuration 30/53630/16
2017-04-04 Jozef BacigalRemove to set all devices slave. 76/53276/7
2017-04-04 Jozef BacigalImplement connection core layer basic behavior 83/48883/23
2016-10-25 Tomas SlusnyImprove cleanup after device disconnected event 90/46390/24
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 Added cluster provider"
2016-08-15 Shuva Jyoti KarMerge "Bug 6372 table-miss-enforcer - DTCL instead...
2016-08-15 Jozef BacigalBug 5596 Added cluster provider 63/42463/15
2016-08-13 Jozef BacigalBug 5596 Created lifecycle service 68/41968/12
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 "Optimized imports"
2016-06-21 michal rehakMerge "RPCEnabled flag moved from DeviceCtx"
2016-06-21 michal rehakMerge "Generify Managers"
2016-06-21 michal rehakMerge "Device Info"
2016-06-17 Jozef BacigalOptimized imports 90/40490/1
2016-06-17 Jozef BacigalRPCEnabled flag moved from DeviceCtx 12/40112/7
2016-06-17 Jozef BacigalGenerify Managers 02/40102/7
2016-06-17 Jozef BacigalDevice Info 58/39958/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-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 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 CloseConnection changes 25/38225/5
2016-04-18 Jozef BacigalMerge "Fix "Bug 5589 - Deprecate PortNumberCache" ...
2016-03-31 Jozef BacigalBUG 5523 - API changes 51/36951/1
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 changes If902096e,I5a639b30
2015-12-11 Abhijit KumbhareMerge "BUG-2188: To populate the port_number of switche...
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-11-07 Kamal RameshanRoleManager,SalRoleService Impl and Test 73/28973/4
2015-08-10 michal rehakMerge "Resolution for Bug 3957"
2015-08-09 Thanh HaFix license header violations in openflowplugin-api 55/25055/1
2015-04-22 michal rehakMerge "Do not override odlparent properties."
2015-04-21 Ed WarnickeMerge "Fix JDK8-detected javadoc violations"
2015-04-21 Robert VargaFix JDK8-detected javadoc violations 80/18780/3
2015-04-03 michal rehakMerge "Clean wiring inital phase for new Device"
2015-04-03 Vaclav DemcakClean wiring inital phase for new Device 04/17704/2
2015-03-31 Robert VargaFix Jdk8 compatibility 93/17293/4
2015-03-24 Michal RehakMerge "BUG-837: it unstable (added missing bundles)"
2015-03-24 michal rehakMerge "Bug 2753 - 4 managers api proposal."
2015-03-24 Jozef GloncakBug 2753 - 4 managers api proposal. 23/15823/14