From: Todd Malsbary <todd.malsb...@linux.intel.com> Date: Tue, 19 May 2020 09:45:34 -0700
> This changes the HMAC used in the ADD_ADDR option from the leftmost 64 > bits to the rightmost 64 bits as described in RFC 8684, section 3.4.1. > > This issue was discovered while adding support to packetdrill for the > ADD_ADDR v1 option. > > Fixes: 3df523ab582c ("mptcp: Add ADD_ADDR handling") > Signed-off-by: Todd Malsbary <todd.malsb...@linux.intel.com> > Acked-by: Christoph Paasch <cpaa...@apple.com> > Reviewed-by: Matthieu Baerts <matthieu.bae...@tessares.net> Applied, thanks.