Bump MRI upstreams
[openflowplugin.git] / applications / forwardingrules-manager / src / main / java / org / opendaylight / openflowplugin / applications / frm / impl / FlowNodeReconciliationImpl.java
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2020-10-17 Robert VargaBump upstreams for Silicon 44/92944/15
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 dheenadayalan bFix for openflow devices not connecting to controller 07/87907/16
2020-09-07 Arunprakash DMerge "Migrate forwardingrules-manager to uint types"
2020-08-30 Robert VargaMigrate forwardingrules-manager to uint types 29/92329/1
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-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-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
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-27 GobinathOPNFLWPLUG-1086: Reconciliation framework failure when... 64/87964/1
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
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 Shweta ChaturvediAll-dpns are not getting listed in the 05/85205/5
2020-02-05 Arunprakash DMerge "Code refractor and logging improvements"
2020-02-04 Shweta ChaturvediCode refractor and logging improvements 86/83386/6
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
2019-12-02 Shweta ChaturvediAvoid holding netty threads during resync callbacks 75/82475/7
2019-11-12 Ning ZhangFailed to cancel service reconciliation, When controlle... 33/85533/2
2019-11-04 GobinathDrop flows with actions to non-existing group id 38/82438/12
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-10-03 Robert VargaBump odlparent to 6.0.0 43/84243/13
2019-09-30 Anil VishnoiMerge "Update docs header to Magnesium in the master"
2019-09-03 gobinathAdding Logs to log commit bundle errors 34/82334/16
2019-08-02 Robert VargaMerge changes from topic "mdsal-4.0.3"
2019-08-01 Arunprakash DMerge "Sending each flow/group in separate bundle add...
2019-07-12 gobinathSending each flow/group in separate bundle add rpc... 64/82264/29
2019-05-22 Anil VishnoiMerge "OPNFLWPLUG-1027 : Topology manager writes link...
2019-05-20 Anil VishnoiMerge "OPNFLWPLUG-644: Openflow Event logging using...
2019-05-10 Somashekhar JavalagiOPNFLWPLUG-644: Openflow Event logging using log4j 15/75415/17
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 VargaFix spotbugs logging complaints 80/81280/7
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-11-02 Stephen KittClose ReadTransactions from ForwardingRulesManager 57/77457/1
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-08-03 Arunprakash DMerge "OPNFLWPLUG-991 : FRM: Flow Group Dependency...
2018-08-01 gobinathOPNFLWPLUG-991 : FRM: Flow Group Dependency support 31/73531/9
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-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-06-03 Anil VishnoiMerge "Switch to using lfdocs-conf to pull in theme"
2018-06-03 Anil VishnoiMerge "Enable nitpicky mode and fail on warnings"
2018-06-03 Anil VishnoiMerge "Resolve Sphinx build warnings"
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 : remove deprecated checkedfuture"
2018-06-03 Anil VishnoiMerge "Bundle Reconciliation: Close bundle on switch...
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-28 D ArunprakashBundle Reconciliation: Close bundle on switch before... 17/72217/2
2018-05-27 D ArunprakashOPNFLWPLUG-898 : remove deprecated checkedfuture 20/71220/13
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-04-15 Thanh HaMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-11 Prasanna HuddarMerge "Logs are added to identify the flows and groups...
2018-04-11 Prasanna HuddarMerge "OPNFLWPLUG-986: Administrative Reconciliation...
2018-04-10 eeiilluOPNFLWPLUG-986: Administrative Reconciliation for multi... 80/68280/36
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in applications 85/67885/7
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflowjava-util"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflow-protocol...
2018-01-27 Anil VishnoiMerge "Remove unused interface"
2018-01-27 Anil VishnoiMerge "Remove deprecated EOS services"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2018-01-12 Anil VishnoiMerge "Fix odlparent 3 Checkstyle issues"
2018-01-05 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library 92/66892/1
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2017-12-20 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library in... 40/66640/2
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
next