Hi Paolo & Matt - On Fri, 2019-11-22 at 17:47 +0100, Matthieu Baerts wrote: > Hi Paolo, > > On 22/11/2019 17:41, Paolo Abeni wrote: > > On Fri, 2019-11-22 at 17:26 +0100, Matthieu Baerts wrote: > > > Hi Paolo, > > > > > > On 22/11/2019 15:30, Paolo Abeni wrote: > > > > On Fri, 2019-11-22 at 15:26 +0100, Paolo Abeni wrote: > > > > > patch 1/4 refactor the crypto code to make it easier transitioning to > > > > > sha256. It includes feedback from Peter about helper renaming. > > > > > > Thank you for this new version! > > > > > > It looks good to me after a very very quick review (but the first patch > > > is hard to read). > > > > > > > > The following patches update the rest of the tree to the new helper name. > > > > > Overall this should generate 3 conflicts along the rebase. > > > > > > > > Addendum: > > > > > > > > The squashed tree is avaialble here: > > > > > > > > https://github.com/pabeni/mptcp/tree/sha_cleanup_2 > > > > > > > > I verified the new code ensuring that the genrated seq number matched > > > > the expectation of the wireshark dissector. > > > > > > Great! > > > > > > Because it looks OK and you checked different stuffs, do you want me to: > > > - replace the tree with the commits from your branch? (if needed, we can > > > of course do other fixes later) > > > - stop the CI job, wait for a proper review and then replace the tree? > > > - or wait for a proper review and then I apply the changes, looking at > > > your branch in case of conflict but doing all of that with TopGit to > > > ease the review? :) > > > > I think the first 2 options are the better ones. > > > > It would be nice if someone give this an additional review ;) > > OK for me! > > I just paused the CI job then. I hope not for too long :-) This looks good to me. I'll double-check interop with mptcp.org after it is merged. Peter. > Cheers, > Matt