Bump MRI upstreams
[openflowplugin.git] / openflowplugin-impl / src / main / java /
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2022-03-31 Robert VargaCleanup switch certificate chain handling 01/100301/4
2022-03-11 Robert VargaDo not use blueprint-maven-plugin in openflowplugin... 68/100068/5
2022-03-11 Sangwook HaReplace Empty.getInstance() with Empty.value() 54/99854/3
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-22 Robert VargaContextChainHolderImpl maps are Concurrent 33/94733/1
2021-01-22 Sangwook HaFix OPNFLWPLUG-1107 null pointer exception 89/94689/2
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 VargaDrop locking from FlowGroupInfoHistoryImpl 02/94602/2
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-11 Robert VargaMigrate MultipartReplyPortStatsDeserializer 98/94598/1
2021-01-10 Robert VargaMigrate more List-based map setters 90/94590/2
2021-01-10 Robert VargaProperly check for FlowRef before touching caches 86/94586/6
2021-01-05 Robert VargaMerge "Cleanup MeterMessageSerializer"
2021-01-03 Robert VargaFix code smell in HandshakeManagerImpl 65/94365/4
2021-01-03 Robert VargaCleanup MeterMessageSerializer 60/94360/2
2021-01-03 Robert VargaRemove use of Optional from DeviceInitializationUtil 63/94363/3
2021-01-03 Robert VargaReduce use of Optional in ContextChainHolderImpl 62/94362/3
2021-01-03 Robert VargaCleanup MultipartReplyTranslatorUtil 61/94361/3
2021-01-03 Robert VargaCleanup MatchUtil 58/94358/7
2021-01-03 Robert VargaCleanup AbstractActionInstructionSerializer 55/94355/6
2021-01-03 Robert VargaCleanup ConfigurationServiceFactoryOsgiImpl 57/94357/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 VargaClean up ListeningExecutorService usage 20/67420/10
2021-01-03 Robert VargaCleanup FlowMessageSerializer 34/94334/14
2021-01-03 Robert VargaOptimize AsyncConfigMessageSerializer 47/94347/2
2021-01-02 Robert VargaMigrate a few convertors 44/94344/6
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 VargaFix ServiceException 37/94337/3
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-12-20 Robert VargaBump MRI upstreams 49/94149/3
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-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 dheenadayalan bFix for openflow devices not connecting to controller 07/87907/16
2020-09-09 Arunprakash DMerge "GetFlowNodeCache cli"
2020-09-09 Shweta ChaturvediGetFlowNodeCache cli 90/88890/18
2020-08-21 Arunprakash DMerge "Migrate uint/ByteBuf interactions"
2020-08-21 Arunprakash DMerge "Do not pull javax.inject into features"
2020-08-21 Arunprakash DMerge "FRM code cleanup."
2020-08-21 Harshini MClear Flow registry on all flow remove 09/92109/8
2020-07-28 Robert VargaMigrate uint/ByteBuf interactions 21/91421/15
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-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 Harshini MAdd SwitchCertificate attributes in TLS failure notific... 13/91313/10
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-07-08 dheenadayalan bOpenflow Event logging using log4j - addition/modificat... 40/90840/2
2020-06-01 Arunprakash DMerge "All openflow nodes are not getting listed in...
2020-05-28 Dheenadayalan bAll openflow nodes are not getting listed in the output... 03/87803/8
2020-05-28 GobinathOPNFLWPLUG-1090: ConcurrentModificationException: null... 12/89612/3
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2020-05-05 Arunprakash DMerge "OPNFLWPLUG-1080: Nodes not populated in operatio...
2020-04-29 VenkataSatya JonnadulaOPNFLWPLUG-1080: Nodes not populated in operational... 72/89072/9
2020-04-16 Arunprakash DMerge "OPNFLWPLUG-1087: ODL controller to provide view...
2020-04-15 dheenadayalan bOPNFLWPLUG-1087: ODL controller to provide view of... 21/88021/13
2020-04-02 Arunprakash DMerge "Reduce use of deprecated constructors"
2020-03-24 Robert VargaReduce use of deprecated constructors 40/88040/3
2020-03-05 VenkataSatya JonnadulaOPNFLWPLUG-1083: Stats frozen after applying 2 sec... 52/88252/1
2020-02-28 Arunprakash DMerge "OPNFLWPLUG-1086: Reconciliation framework failur...
2020-02-27 GobinathOPNFLWPLUG-1086: Reconciliation framework failure when... 64/87964/1
2020-02-24 Robert VargaRework MatchEntrySerializer 21/80521/27
2020-02-24 VenkataSatya JonnadulaOPNFLWPLUG-1083: Stats frozen after applying 2 sec... 22/87522/7
2020-02-17 Somashekhar JavalagiOPNFLWPLUG-1074: table stats not available after a... 24/87624/3
2020-02-16 Arunprakash DMerge "OPNFLWPLUG-1084 Device operational is not gettin...
2020-02-14 D ArunprakashRevert "All-dpns are not getting listed in the" 02/87702/1
next