Do not use JdkFutureAdapters
[openflowplugin.git] / applications / forwardingrules-manager / src / main / java / org / opendaylight / openflowplugin / applications / frm / impl / FlowForwarder.java
2024-02-09 Robert VargaDo not use JdkFutureAdapters 98/110198/2
2024-01-23 Robert VargaBump upstreams 63/109563/1
2023-05-02 Robert VargaMigrate users of Optional.get() 21/105621/4
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2020-10-17 Robert VargaBump upstreams for Silicon 44/92944/15
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-12 Shweta ChaturvediFRM code cleanup. 07/88907/12
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-02-16 Arunprakash DMerge "OPNFLWPLUG-1084 Device operational is not gettin...
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 ChaturvediError log correction 02/82302/12
2019-11-13 Arunprakash DMerge "Use String(byte[], Charset)"
2019-11-13 Arunprakash DMerge "Apply some Objects.requireNonNull() modernization"
2019-11-10 Robert VargaMerge changes from topic "odlparent-6.0.1"
2019-11-08 Arunprakash DMerge "Optimize ArbitratorReconciliationManagerImpl"
2019-11-07 Robert VargaDo not use toString() in logging arguments 07/85407/2
2019-11-04 GobinathSynchronize Flow and Group Remove events 44/82444/9
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-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-06-28 Anil VishnoiMerge "Migrate to LoggingFutures"
2019-06-27 Robert VargaMigrate to LoggingFutures 47/82547/2
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 VargaFix spotbugs logging complaints 80/81280/7
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-11-27 Arunprakash DMerge "replace @SuppressFBWarnings with LoggingFutures"
2018-11-22 Arunprakash DMerge "Simplify lambdas"
2018-11-21 Arunprakash DMerge "Unwrap Optionals"
2018-11-19 Arunprakash DMerge "Use List instead of SortedMap for scenario events"
2018-11-19 Arunprakash DMerge "improve fixed incorrect Future usage in (Bundle...
2018-11-19 Arunprakash DMerge "Log Future failure in NodeConfiguratorImpl"
2018-11-19 Arunprakash DMerge "fix incorrect Future usage in (Bundle)FlowForwarder"
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerimprove fixed incorrect Future usage in (Bundle)FlowFor... 98/77898/1
2018-11-16 Tom Pantelisfix incorrect Future usage in (Bundle)FlowForwarder 59/77859/3
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-07 Arunprakash DMerge "OPNFLWPLUG-1005 : Implementation of arbitrator...
2018-08-07 gobinathOPNFLWPLUG-1005 : Implementation of arbitrator reconcil... 90/71090/28
2018-08-03 Somashekhar JavalagiOPNFLWPLUG-985: Service recovery for openfplowplugin 98/68998/36
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-04 Anil VishnoiMerge "Pass error cause to service status"
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-05-27 D ArunprakashOPNFLWPLUG-898 : remove deprecated checkedfuture 20/71220/13
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-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
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-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"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Jozef BacigalMerge "Remove dependency of impl on onf-extensions"
2017-09-08 Jozef BacigalMerge "Add missing bundle converters"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Cleanup"
2017-09-07 David SuarezCleanup 85/62585/4
2017-09-03 Anil VishnoiMerge "BUG8607 Fix checkstyle issues"
2017-09-02 David SuarezBUG8607 Fix checkstyle issues 80/62580/2
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS"
2016-09-20 Shuva Jyoti KarMerge "Bug 6749: Set the openflow connection config...
2016-09-19 Andrej LeitnerUpdate comments and imports after DataChangeListener... 37/45837/2
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-07-26 Jozef BacigalMerge "SONAR TD - SinglePurposeMultipartReplyTranslator...
2016-07-26 Jozef BacigalMerge "SONAR TD - DeviceFlowRegistryImpl, FlowDescripto...
2016-07-26 Jozef BacigalMerge "Topology manager small sonar issues (+ optimized...
2016-07-24 Anil VishnoiMerge "Bug 6073: Wait for completion of add-group RPCs...
2016-07-22 Shigeru YasudaBug 6073: Wait for completion of add-group RPCs as... 29/40429/7
2016-07-20 Jozef BacigalMerge "Create empty match only once"
2016-07-20 Jozef BacigalMerge "Optimized imports in frm"
2016-07-20 miroslav.mackoOptimized imports in frm 30/42130/1
next