Refactor ShutdownProvider.shutdown()
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / services /
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-08 Robert VargaBreak out more FRM components 84/110184/4
2024-02-07 Robert VargaSpecialize {Add,Remove,Update}Flow implementations 62/110162/5
2024-02-06 Robert VargaDecompose RPC implementation classes 52/110152/11
2024-02-05 Robert VargaClean up RoleService 46/110146/5
2024-02-05 Robert VargaRemove AbstractVoidService 45/110145/2
2023-05-02 Robert VargaModernize openflowplugin-impl 39/104239/5
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2022-03-11 Robert VargaDo not use blueprint-maven-plugin in openflowplugin... 68/100068/5
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 VargaAnother round of ofp-impl warning fixes 01/94601/3
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-10 Robert VargaProperly check for FlowRef before touching caches 86/94586/6
2021-01-02 Robert VargaMigrate a few convertors 44/94344/6
2021-01-02 Robert VargaFix ServiceException 37/94337/3
2021-01-01 Robert VargaFurther warning removal 24/94324/6
2020-12-20 Robert VargaBump MRI upstreams 49/94149/3
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-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
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-02-14 D ArunprakashRevert "Fix for DPNs not connecting to controller" 01/87701/1
2020-02-14 D ArunprakashRevert "CSC to provide a view of DPN re-sync" 00/87700/1
2020-02-07 Shweta ChaturvediCSC to provide a view of DPN re-sync 97/82297/29
2020-02-07 Somashekhar JavalagiFix for DPNs not connecting to controller 22/85322/6
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-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-04-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-04-09 Robert VargaFix spotbugs logging complaints 80/81280/7
2019-04-09 Robert VargaDo not use deprecated Futures methods 83/81283/3
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
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-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-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 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 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...
next