Update MRI projects for Aluminium
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / registry / flow / DeviceFlowRegistryImpl.java
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
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-10-21 Arunprakash DMerge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwarding...
2019-10-09 Robert VargaBump mdsal to 5.0.2 44/84244/23
2019-06-28 Anil VishnoiMerge "Migrate to LoggingFutures"
2019-06-28 Anil VishnoiMerge "Simplify DeviceFlowRegistryImpl streaming"
2019-06-28 Anil VishnoiMerge "Remove dead code from DeviceFlowRegistryImpl"
2019-06-28 Anil VishnoiMerge "Update flow during arbitrator reconciliation...
2019-06-27 Robert VargaSimplify DeviceFlowRegistryImpl streaming 80/82580/3
2019-06-27 Robert VargaRemove dead code from DeviceFlowRegistryImpl 78/82578/4
2019-06-27 Anil VishnoiMerge "Declare reconciliation artifacts"
2019-06-27 Anil VishnoiMerge "Reduce use of JdkFutureAdapters"
2019-06-27 Anil VishnoiMerge "Cleanup use of Guava Function"
2019-06-27 Anil VishnoiMerge "Remove use of Objects.{is,non}Null"
2019-06-20 Robert VargaRemove use of Objects.{is,non}Null 79/82579/2
2019-05-01 Anil VishnoiMerge "Add IpConversionUtil.hasIpv4Prefix()"
2019-05-01 Anil VishnoiMerge "Remove Optional.ofNullable() antipatterns"
2019-05-01 Anil VishnoiMerge "Use ClassToInstanceMap instead of a HashMap"
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-04-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-06-06 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 : remove deprecated checkedfuture"
2018-06-03 Anil VishnoiMerge "Bundle Reconciliation: Close bundle on switch...
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 Improve code quality in liblldp...
2018-05-30 Anil VishnoiMerge "Add missing iteration synchronisation"
2018-05-24 Stephen KittAdd missing iteration synchronisation 39/72239/1
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-03-02 Tom PantelisFix findbugs violations in openflowplugin-impl 83/68983/5
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2018-01-12 Anil VishnoiMerge "Fix odlparent 3 Checkstyle issues"
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2017-12-20 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library in... 63/66663/3
2017-10-31 Anil VishnoiOPNFLWPLUG-930 Inconsistent flow IDs between flows 13/64913/2
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-08-22 miroslav.mackoFix checkstyle warnings for translator and registry... 36/61836/6
2017-04-03 Tomas SlusnyFix DeviceFlowRegistry performance regression 72/53972/16
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-15 Abhijit KumbhareMerge "Bug 7916: MatchConvertorImpl detailed IllegalSta...
2017-03-13 Tomas SlusnyFix statistics race condition on big flows 37/52237/15
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 Anil VishnoiBug 7910 - Flow with ethernet mask (ff:ff:ff:ff:ff... 98/53098/1
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-09 Jozef BacigalMerge "Fix comparison between port numbers in match"
2017-01-24 Tomas SlusnyFix comparison between port numbers in match 65/50965/1
2017-01-09 Jozef BacigalMerge "Add GroupMessageSerializer"
2017-01-09 Jozef BacigalMerge "Add PortMessage serializer"
2017-01-09 Jozef BacigalMerge "Add MeterMessage serializer"
2017-01-09 Jozef BacigalMerge "Add FlowMessage serializer"
2017-01-09 Jozef BacigalMerge "Add Instruction serializers"
2017-01-09 Jozef BacigalMerge "Add InstructionSerializerInjector"
2017-01-09 Jozef BacigalMerge "Add Action serializers"
2017-01-09 Jozef BacigalMerge "Add ActionSerializerInjector"
2017-01-09 Jozef BacigalMerge "Add Match entry serializers"
2017-01-09 Jozef BacigalMerge "Add MatchSerializerInjector"
2017-01-09 Jozef BacigalMerge "Add MessageSerializerInjector"
2016-12-21 Sai MarapareddyBug 7415 Reducing the severity of the log message 73/49673/2
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-15 Shuva Jyoti KarMerge "Bug 6633 : NXM_OF_IN_PORT support in openflowplugin"
2016-09-07 Jozef BacigalMerge "Bug 6554 Fix rejecting connections"
2016-09-07 Jozef BacigalMerge "Bug 6176 - Decrease logging level in Sal-F/G...
2016-08-31 Andrej LeitnerBug 6176 - Decrease logging level in Sal-F/G/M-Service... 68/44868/5
2016-08-24 Andrej LeitnerBug 6513 Remove FD from registry immediately 56/44556/6
2016-08-22 Shuva Jyoti KarMerge "Bug 6465 Controller goes into slave mode"
2016-08-19 Shuva Jyoti KarMerge "BUG-6458:"
2016-08-18 Shuva KarBUG-6458: 44/44244/8
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 - restart devices management improvement"
next