Bump netconf to 8.0.2
[openflowplugin.git] / openflowplugin-api / src / main / java / org / opendaylight / openflowplugin / api / openflow / device / DeviceManager.java
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2019-11-07 Arunprakash DMerge "Eliminate {infra,service}utils.version"
2019-11-07 Arunprakash DMerge "Remove nagasena dependency declaration"
2019-11-07 Arunprakash DMerge "Make applications/pom.xml an aggregator"
2019-11-07 Arunprakash DMerge "Turn libraries/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Turn samples/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Turn extension/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Make model/pom.xml inherit from odlparent-lite"
2019-11-05 Somashekhar JavalagiOPNFLWPLUG-1071 : Removal of javax.annotation.Nonnnull... 22/81722/13
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-03-12 Anil VishnoiMerge "OPNFLWPLUG-981: per-capability configuration...
2018-03-07 Yrineu RodriguesOPNFLWPLUG-951: Adding equal role functionality 04/68504/14
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-08-21 Jozef BacigalFix chectyle warning. 63/62063/1
2017-08-21 Tomas SlusnyMerge "Fix checkstyle"
2017-08-21 Tomas SlusnyMerge "Remove deprecated CheckedFuture."
2017-08-17 Jozef BacigalRemove deprecated CheckedFuture. 83/61583/3
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-06-26 Tomas SlusnyEncapsulate OpenFlowPlugin configuration 66/59166/14
2017-06-26 Jozef BacigalMerge "Report (TCP) port number for switches"
2017-06-23 Tomas SlusnyFix context chain closing 14/57814/38
2017-06-23 Jozef BacigalFix "stale" state after controller disconnected. 32/57232/24
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 Tomas SlusnyPrevent changing single-layer-serialization on fly 88/55888/1
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 unneccessary code 49/53549/5
2017-04-04 Jozef BacigalRemove to set all devices slave. 76/53276/7
2017-04-04 Jozef BacigalAdd EOS listener. 11/53011/9
2017-04-04 Jozef BacigalDisconnection improvements. 67/49367/19
2017-04-04 Jozef BacigalImplement connection core layer basic behavior 83/48883/23
2017-03-16 Jozef BacigalMerge "Add arbitrary mask for nxm-reg"
2017-03-16 Jozef BacigalMerge "Fix statistics race condition on big flows"
2017-03-16 Shuva Jyoti KarMerge "Fix checkstyle warnings"
2017-03-15 Abhijit KumbhareMerge "Bug 7916: MatchConvertorImpl detailed IllegalSta...
2017-03-14 Jozef BacigalFix checkstyle warnings 50/52650/2
2017-03-10 Jozef BacigalMerge "Remove old drop-test module and files."
2017-03-10 Jozef BacigalMerge "Implement core API's methods."
2017-03-10 Jozef BacigalMerge "Define new API for context chain and context...
2017-03-10 Jozef BacigalMerge "Add module and feature for ONF extensions"
2017-03-09 Jozef BacigalMerge "Add configuration knob for Single Layer"
2017-03-07 Tomas SlusnyAdd configuration knob for Single Layer 71/52671/4
2016-12-05 Jozef BacigalMerge "BUG-6890:Flow-Removed Notification configuration"
2016-11-10 Shuva KarBUG-6890:Flow-Removed Notification configuration 88/48188/1
2016-10-25 Tomas SlusnyImprove cleanup after device disconnected event 90/46390/24
2016-10-20 Jozef BacigalMerge "BUG-6890: Edit to cfg file reflecting that stati...
2016-10-20 Shuva Jyoti KarMerge "Remove RoleManager and RoleContext"
2016-10-17 Jozef BacigalRemove RoleManager and RoleContext 03/47003/2
2016-10-14 Shuva KarBUG-6890: Enabling barrier configurability through 14/46714/3
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-19 Shuva Jyoti KarMerge "BUG-6458:"
2016-08-18 Shuva KarBUG-5464,5954: making table features configurable for... 21/42821/17
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 Cleaning lifecycle conductor"
2016-08-15 Jozef BacigalMerge "Bug 5596 Cleaning part 1"
2016-08-15 Jozef BacigalBug 5596 Cleaning lifecycle conductor 67/42567/18
2016-08-15 Jozef BacigalBug 5596 Cleaning part 1 65/42465/17
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 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-19 Jozef BacigalMerge "BUG 6179 - Turning off flow removed notification"
2016-07-19 miroslav.mackoBUG 6179 - Turning off flow removed notification 63/41563/9
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 "Second set of after review changes"
2016-06-21 michal rehakMerge "Optimized imports"
2016-06-21 michal rehakMerge "Device state"
next