Bump upstreams
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / util /
2023-07-05 Robert VargaBump upstreams 71/106571/8
2023-05-02 Robert VargaModernize openflowplugin-impl 39/104239/5
2023-01-24 Robert VargaAdopt 2023.03 Argon upstreams 39/104039/6
2023-01-23 Robert VargaClean up PortUpdateTranslator/PortTranslatorUtil 98/104098/1
2022-08-01 Robert VargaBump upstreams for 2022.09 Chlorine 45/101745/10
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2021-08-17 Robert VargaRemove utility class constructor exceptions 41/97241/1
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-12 Robert VargaMigrate more setFoo(List) setters 07/94607/2
2021-01-11 Robert VargaMore OFP production code migration 05/94605/2
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-05 Robert VargaMerge "Cleanup MeterMessageSerializer"
2021-01-03 Robert VargaRemove use of Optional from DeviceInitializationUtil 63/94363/3
2021-01-03 Robert VargaCleanup MatchUtil 58/94358/7
2021-01-01 Robert VargaFurther warning removal 24/94324/6
2020-09-10 Arunprakash DMerge "Remove OFConstants.SIZE_OF_LONG_IN_BYTES"
2020-09-10 Arunprakash DMerge "Change OFConstants.OFPCML_NO_BUFFER to Uint16"
2020-09-10 Arunprakash DMerge "Fix a modernizer warning"
2020-09-10 Arunprakash DMerge "Migrate most of openflowplugin to use Uint types"
2020-09-10 Arunprakash DMerge "Migrate openflowplugin tests to use Uint types"
2020-09-10 Arunprakash DMerge "Fix a raw type warning"
2020-09-10 Arunprakash DMerge "Fix javadoc reference"
2020-09-10 Arunprakash DMerge "openflow devices are getting disconnected from...
2020-09-10 Arunprakash DMerge "Fix uint warnings in sample-bundles"
2020-09-10 Arunprakash DMerge "Fix for openflow devices not connecting to contr...
2020-09-09 Arunprakash DMerge "Fix deprecation warnings in learning-switch"
2020-09-09 Arunprakash DMerge "Do not parse string multiple times"
2020-09-09 Arunprakash DMerge "Remove unneeded boxing"
2020-09-09 Arunprakash DMerge "Mark static methods"
2020-09-09 Arunprakash DMerge "GetFlowNodeCache cli"
2020-09-09 Shweta ChaturvediGetFlowNodeCache cli 90/88890/18
2020-07-28 Robert VargaMerge "Bump odlparent/yangtools/mdsal/controller"
2020-07-27 Robert VargaCleanup MatchUtil.createEmptyV10Match() 25/91425/5
2020-07-27 Robert VargaClean up use of deprecated methods 18/91418/8
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-09-30 Anil VishnoiMerge "Update docs header to Magnesium in the master"
2019-09-14 Robert VargaFix checkstyle 46/84246/8
2019-08-02 Robert VargaMerge changes from topic "mdsal-4.0.3"
2019-08-01 Robert VargaDo not store empty node list 67/82167/5
2019-06-28 Anil VishnoiMerge "Update flow during arbitrator reconciliation...
2019-06-27 Anil VishnoiMerge "Declare reconciliation artifacts"
2019-06-27 Anil VishnoiMerge "Reduce use of JdkFutureAdapters"
2019-06-18 Robert VargaReduce use of JdkFutureAdapters 26/80526/8
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-13 Robert VargaBump mdsal to 4.0.0 82/81282/17
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-03-07 Arunprakash DMerge "Remove redundant type specifiers"
2019-03-04 Stephen KittRemove redundant type specifiers 59/77459/7
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-11-27 Arunprakash DMerge "replace @SuppressFBWarnings with LoggingFutures"
2018-11-26 Arunprakash DMerge "Change log level for noisy disconnect log"
2018-11-22 Arunprakash DMerge "Simplify lambdas"
2018-11-20 Stephen KittSimplify lambdas 81/77981/2
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-25 Anil VishnoiMerge "fix diagstatus NPE on showSvcStatus CLI"
2018-05-23 Anil VishnoiOPNFLWPLUG-1010 Adopt mdsal changes proposed through... 07/71907/5
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-02-06 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflowjava-util"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflow-protocol...
2018-01-27 Anil VishnoiMerge "Remove unused interface"
2018-01-27 Anil VishnoiMerge "Remove deprecated EOS services"
2018-01-23 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library 62/67462/4
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2018-01-05 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library 93/66893/2
2017-12-08 Prasanna HuddarMerge "System ready integration for OFP"
2017-12-01 Anil VishnoiMerge "Minor: Remove 3 un-used private methods found...
2017-12-01 Anil VishnoiMerge changes I400fdd74,I18d70f22,Icc83aef3,I3a67dc87...
2017-11-30 Michael VorburgerFix FindBugs null analysis problems due to wrong @Nullable 21/66121/1
2017-10-31 Anil VishnoiOPNFLWPLUG-930 Inconsistent flow IDs between flows 13/64913/2
2017-10-30 Anil VishnoiMerge "Fix issues related to checkstyle enforcement...
2017-10-17 David SuarezFix issues related to checkstyle enforcement on openflo... 45/64045/2
2017-10-16 D ArunprakashFix checkstyle issues in openflowplugin-impl module 95/64295/2
2017-10-04 David SuarezFix issues related to checkstyle enforcement 78/63778/2
2017-09-26 Tomas SlusnyMerge "Fix issues related to checkstyle enforcement"
2017-09-26 Jozef BacigalMerge "Gather statistics in separate thread"
2017-09-26 Jozef BacigalMerge "Async config message"
2017-09-25 miroslav.mackoAsync config message 22/59522/17
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-19 Tomas SlusnyMerge "Fix NPE, version 1.0 returns null on auxiliary...
2017-09-08 Tomas SlusnyMove used code from openflowplugin to impl 85/62885/2
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
next