Use ByteBuf.readRetainedSlice()
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / connection / HandshakeManagerImpl.java
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-05 Robert VargaMerge "Cleanup MeterMessageSerializer"
2021-01-03 Robert VargaFix code smell in HandshakeManagerImpl 65/94365/4
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
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-09-14 Robert VargaFix checkstyle 46/84246/8
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 "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-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
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-06-03 Anil VishnoiMerge "Bundle Reconciliation: Close bundle on switch...
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 Improve code quality in liblldp...
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-1014: Negotiate openflow version...
2018-05-31 Somashekhar JavalagiOPNFLWPLUG-1014: Negotiate openflow version for protoco... 44/72344/3
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
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-24 Prasanna HuddarMerge "OPNFLWPLUG-989: Counter for Administrative Recon...
2018-04-23 Somashekhar JavalagiOPNFLWPLUG-992 : Device connection rate limiter impleme... 57/70157/21
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-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
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 "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-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2017-12-20 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library in... 63/66663/3
2017-12-15 Tom PantelisFix odlparent 3 Checkstyle issues 93/66493/1
2017-12-08 Prasanna HuddarMerge "System ready integration for OFP"
2017-12-01 Anil VishnoiMerge "Minor: Remove 3 un-used private methods found...
2017-12-01 Anil VishnoiMerge "Make HandshakeManagerImpl more thread-safe,...
2017-11-30 Michael VorburgerMake HandshakeManagerImpl more thread-safe, as recommen... 25/66125/1
2017-10-04 David SuarezFix issues related to checkstyle enforcement 78/63778/2
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-19 Tomas SlusnyMerge "Fix NPE, version 1.0 returns null on auxiliary...
2017-09-08 Tomas SlusnyMove used code from openflowplugin to impl 85/62885/2