Use ByteBuf.readRetainedSlice()
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / protocol /
2024-02-08 Robert VargaRemove Optional.ofNullable().map() 35/94335/8
2024-02-08 Robert VargaUse instanceof patterns in FlowMessageSerializer 93/110193/1
2024-01-23 Robert VargaBump upstreams 63/109563/1
2023-07-05 Robert VargaBump upstreams 71/106571/8
2023-05-02 Robert VargaModernize openflowplugin-impl 39/104239/5
2022-08-01 Robert VargaBump upstreams for 2022.09 Chlorine 45/101745/10
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2022-03-11 Sangwook HaReplace Empty.getInstance() with Empty.value() 54/99854/3
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 VargaAnother round of ofp-impl warning fixes 01/94601/3
2021-01-11 Robert VargaMigrate MultipartReplyPortStatsDeserializer 98/94598/1
2021-01-10 Robert VargaMigrate more List-based map setters 90/94590/2
2021-01-05 Robert VargaMerge "Cleanup MeterMessageSerializer"
2021-01-03 Robert VargaCleanup MeterMessageSerializer 60/94360/2
2021-01-03 Robert VargaCleanup AbstractActionInstructionSerializer 55/94355/6
2021-01-03 Robert VargaCleanup TableFeaturesMatchFieldDeserializer 56/94356/6
2021-01-03 Robert VargaCleanup MatchSerializer 54/94354/4
2021-01-03 Robert VargaCleanup MultipartRequestExperimenterSerializer 52/94352/5
2021-01-03 Robert VargaMerge changes Ia53720b0,I9f54d265
2021-01-03 Robert VargaCleanup GroupMessageSerializer 51/94351/1
2021-01-03 Robert VargaCleanup MultipartRequestTableFeaturesSerializer 50/94350/1
2021-01-03 Robert VargaCleanup FlowMessageSerializer 34/94334/14
2021-01-03 Robert VargaOptimize AsyncConfigMessageSerializer 47/94347/2
2021-01-02 Robert VargaMigrate .setXid() callers 39/94339/8
2021-01-02 Robert VargaMigrate EncodeConstants.OF13_VERSION_ID users 38/94338/5
2021-01-02 Robert VargaCleanup FlowMessageSerializer.isSetVlanIdActionCasePres... 33/94333/2
2021-01-02 Robert VargaCleanup FlowMessageSerializer.isVlanMatchPresent() 32/94332/2
2021-01-01 Robert VargaFurther warning removal 24/94324/6
2020-10-17 Robert VargaBump upstreams for Silicon 44/92944/15
2020-09-25 Robert VargaDeprecate ByteBufUtils.macAddressToBytes() 08/92708/3
2020-09-15 Arunprakash DMerge "Refactor AbstractActionDeserializer"
2020-09-15 Somashekhar JavalagiOPNFLWPLUG-1089 : Enable matching of a range of tcp... 81/89181/10
2020-09-11 Robert VargaRemove EncodeConstants.SIZE_OF_{BYTE,SHORT,INT,LONG... 80/92380/14
2020-08-21 Arunprakash DMerge "Migrate uint/ByteBuf interactions"
2020-07-28 Robert VargaMigrate uint/ByteBuf interactions 21/91421/15
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-22 Arunprakash DMerge "Fix ExperimenterActionSerializerKey initializer...
2020-07-21 Arunprakash DMerge "Make methods static"
2020-07-20 dheenadayalan bOPNFLWPLUG-1093 : Exceptions Multiple entries with... 90/90390/6
2020-07-19 Robert VargaMake methods static 19/91419/6
2020-07-19 Robert VargaMigrate IetfYangUtil.bytesFor() users 23/91423/3
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2020-04-02 Arunprakash DMerge "Reduce use of deprecated constructors"
2020-03-24 Robert VargaReduce use of deprecated constructors 40/88040/3
2020-02-28 Arunprakash DMerge "OPNFLWPLUG-1086: Reconciliation framework failur...
2020-02-24 Robert VargaRework MatchEntrySerializer 21/80521/27
2019-11-13 Arunprakash DMerge "Use String(byte[], Charset)"
2019-11-13 Arunprakash DMerge "Apply some Objects.requireNonNull() modernization"
2019-11-10 Robert VargaMerge changes from topic "odlparent-6.0.1"
2019-11-07 Robert VargaFix meter-id overlap 99/85599/2
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-05-01 Anil VishnoiMerge "Delete ScenarioService"
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 VargaAdd IpConversionUtil.hasIpv4Prefix() 43/80543/8
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-03-07 Robert VargaRemove Optional.ofNullable() antipatterns 43/80443/4
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
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-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-07-17 Arunprakash DMerge "Break all the application part of odl-openflowpl...
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Jaime Caamaño RuizSupport for packet type match field 13/71113/10
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-997 Spec - Southbound cli implementation"
2018-06-29 Arunprakash DMerge "Testplan for Bundle-Reysnc"
2018-06-27 Robert VargaFix opendaylight-flow-types.yang cases 72/73472/2
2018-06-14 Somashekhar JavalagiOPNFLWPLUG-1006: ODL cannot control switch with pre... 81/72981/2
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 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-06 gobinathOPNFLWPLUG-1015 : OF Bundle add message failing with... 13/72513/11
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-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-28 Tom PantelisFix findbugs violations in openflowplugin 91/68391/2
2018-02-15 Tom PantelisFix checkstyle violations in openflowplugin extensions 94/67794/5
next