Use ByteBuf.readRetainedSlice()
[openflowplugin.git] / openflowplugin-impl / src / test / java / org / opendaylight / openflowplugin / impl / services / sal /
2024-03-04 Robert VargaFix a few warnings in openflowplugin-impl 77/110477/1
2024-02-08 lubos-cicutDo not use RpcService in SalRoleServiceImpl class 23/108223/10
2024-02-08 Robert VargaExpose DeviceFlowRegistry.createKey() 65/110165/9
2024-02-07 Robert VargaSpecialize {Add,Remove,Update}Flow implementations 62/110162/5
2024-02-06 Robert VargaDecompose RPC implementation classes 52/110152/11
2023-08-31 Robert VargaFixup checkstyle 40/107640/1
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2022-03-11 Sangwook HaReplace deprecated initMocks() in openflowplugin-impl 66/99966/2
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-10 Robert VargaUse BindingMap to migrate tests 89/94589/2
2021-01-10 Robert VargaProperly check for FlowRef before touching caches 86/94586/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-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 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
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-06-14 Arunprakash DMerge "Remove uses of BindingAwareProvider/Consumer"
2018-06-12 Anil VishnoiMerge "minor: fix JavaDoc in class Packet"
2018-06-11 Arunprakash DMerge "OPNFLWPLUG-1015 : OF Bundle add message failing...
2018-06-06 gobinathOPNFLWPLUG-1015 : OF Bundle add message failing with... 13/72513/11
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-21 Prasanna HuddarMerge "Make TCs to assert on actual values and remove...
2018-03-15 sunilkumarmsOPNFLWPLUG-858/Bug 7826 07/66207/28
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
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 level "Scariest" problem in SalAsyncConfig... 20/66120/1
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-09-29 Thanh HaMerge changes
2017-09-29 Thanh HaMerge "Bump openflowplugin to use yangtools 1.2.0"
2017-09-28 Tomas SlusnyMerge "Remove Itemlifecycle"
2017-09-28 Tomas SlusnyRemove Itemlifecycle 72/61772/5
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-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Jozef BacigalFix codestyle 81/62881/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-09-06 Tomas SlusnyRemove dependency of impl on onf-extensions 74/62774/2
2017-08-22 miroslav.mackoFix checkstyle warnings for services package 82/62082/6
2017-08-22 Tomas SlusnyMerge "Remove deprecated bootstrap channel options"
2017-08-21 Tomas SlusnyAdd RoleManager and RoleContext 35/61035/22
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 Tomas SlusnyUpdate unit tests pt2 61/61261/8
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 miroslav.mackoFix connection when slave role request is unsupported 18/58518/6
2017-06-01 Jozef BacigalMerge "Improve flow collection"
next