From: Yuchung Cheng <[email protected]> Date: Wed, 27 Jun 2018 16:04:48 -0700
> Fast Open key could be stored in different endian based on the CPU. > Previously hosts in different endianness in a server farm using > the same key config (sysctl value) would produce different cookies. > This patch fixes it by always storing it as little endian to keep > same API for LE hosts. > > Reported-by: Daniele Iamartino <[email protected]> > Signed-off-by: Yuchung Cheng <[email protected]> > Signed-off-by: Eric Dumazet <[email protected]> > Signed-off-by: Neal Cardwell <[email protected]> Applied and queued up for -stable.
