Rework OpenFlowPluginProviderImpl connection provider tracking
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / OpenFlowPluginProviderImpl.java
2024-05-28 Robert VargaRework OpenFlowPluginProviderImpl connection provider... 60/111860/2 master
2024-05-26 Robert VargaRefactor ShutdownProvider.shutdown() 53/111853/1
2024-05-26 Robert VargaRefactor SwitchConnectionProvider a bit 52/111852/1
2024-05-23 Robert VargaChange getIsOnlineFuture() return type 30/111830/1
2024-05-22 Robert VargaWire OpenFlowPluginProviderImpl via OSGi DS 05/111805/6
2024-05-22 Robert VargaUse OSGi DS for MessageIntelligenceAgencyImpl 07/111807/5
2024-05-20 Robert VargaHide PingPongDataBroker 61/111761/1
2024-05-20 Robert VargaRemove SwitchConnectionProviderList 59/111759/3
2024-02-29 Robert VargaBump upstreams 44/110144/35
2022-11-18 Robert VargaRemove OSGiOpenflowDiagStatusProvider 71/103171/4
2022-03-11 Robert VargaDo not use blueprint-maven-plugin in openflowplugin... 68/100068/5
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-03 Robert VargaMerge changes Ia53720b0,I9f54d265
2021-01-03 Robert VargaClean up ListeningExecutorService usage 20/67420/10
2021-01-01 Robert VargaFurther warning removal 24/94324/6
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-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-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-02-16 Arunprakash DMerge "OPNFLWPLUG-1084 Device operational is not gettin...
2020-02-04 Arunprakash DMerge "NETVIRT-1638 Modify yang modules such that it...
2020-01-21 Shweta ChaturvediMoving threadPool to a common place. 99/85199/9
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 VenkataSatya JonnadulaOPNFLWPLUG-1078: Notify device TLS authentication failu... 92/85692/9
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-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-08-22 Anil VishnoiMerge "Use netconf-artifacts to get restconf version"
2019-08-22 Arunprakash DMerge "Use QueuedNotificationManager for port message...
2019-08-05 Shweta ChaturvediUse QueuedNotificationManager for port message processing 50/83350/8
2019-07-09 Arunprakash DMerge "OPNFLWPLUG-1073 : Using ofppool executor for...
2019-07-08 Somashekhar JavalagiOPNFLWPLUG-1073 : Using ofppool executor for role chang... 46/82546/6
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-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-04-09 Robert VargaFix spotbugs logging complaints 80/81280/7
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-01 Shweta ChaturvediOPNFLWPLUG-1064: Openflow diagstatus: Merge all 93/79793/22
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2019-01-24 Arunprakash DMerge "add getFullyStarted() to OpenFlowPluginProviderImpl"
2019-01-08 Michael Vorburgeradd getFullyStarted() to OpenFlowPluginProviderImpl 98/78898/4
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
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-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-03-12 Anil VishnoiMerge "OPNFLWPLUG-981: per-capability configuration...
2018-03-07 Yrineu RodriguesOPNFLWPLUG-951: Adding equal role functionality 04/68504/14
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-06 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-30 Anil VishnoiMerge "OPNFLWPLUG-972: Point to openflowplugin liblldp"
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 dependency on sal-common-util"
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 "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 GobinathOFPGC_ADD_OR_MOD support in openflowplugin 94/66694/8
2018-01-05 Jozef BacigalRemove deprecated EOS services 08/61108/12
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2017-12-20 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library in... 63/66663/3
next