Bump upstreams
[openflowplugin.git] / openflowplugin-api / src /
2024-03-20 Robert VargaCleanup up registration lifecycle 05/110905/1
2024-02-29 Robert VargaBump upstreams 44/110144/35
2024-02-09 Robert VargaDo not use OpenflowProtocolListener in ConnectionAdapter 95/110195/2
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-05 Robert VargaRefactor RpcContext 47/110147/3
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2022-03-31 Robert VargaCleanup switch certificate chain handling 01/100301/4
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-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-10 Robert VargaProperly check for FlowRef before touching caches 86/94586/6
2021-01-01 Robert VargaUn-deprecate OpenflowVersion 25/94325/1
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-09-07 Robert VargaRemove OFConstants.SIZE_OF_LONG_IN_BYTES 79/92379/7
2020-09-07 Robert VargaChange OFConstants.OFPCML_NO_BUFFER to Uint16 78/92378/7
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 VargaMerge "Bump odlparent/yangtools/mdsal/controller"
2020-07-27 Arunprakash DMerge "Add SwitchCertificate attributes in TLS failure...
2020-07-22 Harshini MAdd SwitchCertificate attributes in TLS failure notific... 13/91313/10
2020-05-05 Arunprakash DMerge "OPNFLWPLUG-1080: Nodes not populated in operatio...
2020-05-03 Robert VargaFix checkstyle violations 97/89497/3
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-28 Arunprakash DMerge "OPNFLWPLUG-1086: Reconciliation framework failur...
2020-02-24 Robert VargaRework MatchEntrySerializer 21/80521/27
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
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
2019-12-02 Arunprakash DMerge "Grep not working for Karaf commands"
2019-11-25 Arunprakash DMerge "OPNFLWPLUG-1078: Notify device TLS authenticatio...
2019-11-25 Arunprakash DMerge "OPNFLWPLUG-1075: Making Device Oper transactions...
2019-11-25 VenkataSatya JonnadulaOPNFLWPLUG-1075: Making Device Oper transactions atomic 32/85832/2
2019-11-14 Arunprakash DMerge "OPNFLWPLUG-1049 : Device connection hold time...
2019-11-13 Somashekhar JavalagiOPNFLWPLUG-1049 : Device connection hold time to mainta... 18/81018/17
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-11-04 Somashekhar JavalagiCreating Empty Tables in datastore only when statistics... 67/83367/16
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-27 Anil VishnoiMerge "Cleanup use of Guava Function"
2019-06-27 Anil VishnoiMerge "Remove use of Objects.{is,non}Null"
2019-06-20 Robert VargaRemove use of Objects.{is,non}Null 79/82579/2
2019-05-22 Anil VishnoiMerge "OPNFLWPLUG-1027 : Topology manager writes link...
2019-05-22 SOMASHEKHAR MANOHA... OPNFLWPLUG-1056 : Default table flows missing 34/80434/22
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-15 Arunprakash DMerge "git rid of Blueprint openflowplugin.xml"
2018-11-15 Michael Vorburgergit rid of Blueprint openflowplugin.xml 32/77832/2
2018-10-11 Arunprakash DMerge "make ConfigurationServiceFactoryImpl independent...
2018-10-03 Michael Vorburgermake ConfigurationServiceFactoryImpl independent of... 88/76588/2
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-19 Anil VishnoiMerge "remove useless diagstatus ServiceDescriptor...
2018-06-14 Michael Vorburgerremove useless diagstatus ServiceDescriptor descriptions 94/72994/1
2018-06-06 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Anil VishnoiMerge "Pass error cause to service status"
2018-06-01 Jamo LuhrsenPass error cause to service status 21/70221/5
2018-05-30 Anil VishnoiMerge "Add missing iteration synchronisation"
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-25 Anil VishnoiMerge "fix diagstatus NPE on showSvcStatus CLI"
2018-05-22 Chintan Aptefix diagstatus NPE on showSvcStatus CLI 04/71904/8
2018-05-08 Somashekhar JavalagiOPNFLWPLUG-1008 : Make OpenflowPluginDiagStatusProvider... 22/71822/7
2018-04-24 Prasanna HuddarMerge "OPNFLWPLUG-989: Counter for Administrative Recon...
2018-04-23 Somashekhar JavalagiOPNFLWPLUG-992 : Device connection rate limiter impleme... 57/70157/21
next