[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160209.045409.1138087933631573325.davem@davemloft.net>
Date: Tue, 09 Feb 2016 04:54:09 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: lucien.xin@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
marcelo.leitner@...il.com, vyasevich@...il.com
Subject: Re: [PATCH net] sctp: translate network order to host order when
users get a hmacid
From: Xin Long <lucien.xin@...il.com>
Date: Wed, 3 Feb 2016 23:33:30 +0800
> Commit ed5a377d87dc ("sctp: translate host order to network order when
> setting a hmacid") corrected the hmacid byte-order when setting a hmacid.
> but the same issue also exists on getting a hmacid.
>
> We fix it by changing hmacids to host order when users get them with
> getsockopt.
>
> Fixes: Commit ed5a377d87dc ("sctp: translate host order to network order when setting a hmacid")
> Signed-off-by: Xin Long <lucien.xin@...il.com>
Applied and queued up for -stable.
Thanks.
Powered by blists - more mailing lists