Bump upstreams
[openflowplugin.git] / openflowplugin-impl / src / test / java / org / opendaylight / openflowplugin / impl / util /
2023-07-05 Robert VargaBump upstreams 71/106571/8
2023-05-02 Robert VargaEnforce modernizer in openflowplugin-impl 87/105787/1
2023-01-24 Robert VargaAdopt 2023.03 Argon upstreams 39/104039/6
2022-08-01 Robert VargaBump upstreams for 2022.09 Chlorine 45/101745/10
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-12 Robert VargaFix next round of OFP test warnings 06/94606/1
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-10 Robert VargaUse BindingMap to migrate tests 89/94589/2
2021-01-01 Robert VargaFurther warning removal 24/94324/6
2020-10-17 Robert VargaBump upstreams for Silicon 44/92944/15
2020-09-24 Robert VargaMigrate openflowplugim-impl tests to uint types 73/92673/5
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-27 Arunprakash DMerge "Add SwitchCertificate attributes in TLS failure...
2020-07-27 Arunprakash DMerge "Add INFO.yaml for openflowplugin"
2020-07-27 Arunprakash DMerge "Added JSON and XML payloads tabs with RFC 8040...
2020-07-21 Arunprakash DMerge "Make methods static"
2020-07-19 Robert VargaMake methods static 19/91419/6
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
2019-11-14 Robert VargaMigrate MockitoJUnitRunner 60/84460/6
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 "Cleanup use of Guava Function"
2019-06-16 Robert VargaCleanup use of Guava Function 25/80525/6
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 VargaFix IpConversionUtil.extractIpv4AddressMask() 46/80546/11
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-07 Arunprakash DMerge "Remove redundant type specifiers"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
2019-03-04 Stephen KittRemove redundant type specifiers 59/77459/7
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2019-01-25 Arunprakash DMerge "Rework bit-copying functions and re-enable tests"
2019-01-25 Arunprakash DMerge "Fix BitBufferHelper::toNumber()"
2019-01-25 Arunprakash DMerge "Clean up instance checks and casts"
2019-01-24 Stephen KittClean up instance checks and casts 82/77982/4
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Anil VishnoiMerge "Fix union use issues"
2018-07-09 Robert VargaFix union use issues 33/73833/1
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-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
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 Jozef BacigalMerge "Remove dependency of impl on onf-extensions"
2017-09-08 Jozef BacigalMerge "Add missing bundle converters"
2017-09-08 Tomas SlusnyMerge "Cleanup"
2017-09-08 Jozef BacigalMerge "Move match converter to new converter system"
2017-09-07 Jozef BacigalFix codestyle 24/62824/1
2017-08-22 miroslav.mackoFix checkstyle warnings for util package 73/61773/8
2017-08-17 Prasanna HuddarMerge "Bug 8902 - Reconciliation Framework changes"
2017-08-11 Tomas SlusnyMerge "Bump odlparent 2.0.2 to 2.0.4"
2017-08-09 Jozef BacigalMerge "Update unit tests pt2"
2017-08-09 Jozef BacigalMerge "Update unit tests"
2017-08-09 Tomas SlusnyUpdate unit tests pt2 61/61261/8
2017-08-09 Tomas SlusnyUpdate unit tests 32/60732/17
2017-06-19 Jozef BacigalMerge "Ensure that statistics gathering is terminated"
2017-06-15 Tomas SlusnyMerge "Fix connection when slave role request is unsupp...
2017-06-15 Tomas SlusnyMerge "Fix port update"
2017-06-15 Tomas SlusnyMerge "Fix 'INPORT' keyword in port field"
2017-06-15 Jozef BacigalFix 'INPORT' keyword in port field 00/58600/11
2017-05-15 Anil VishnoiMerge "Remove device without master from DS."
2017-05-10 Anil VishnoiMerge "Bug 8293: Add table writer to bulk-o-matic"
next