Xin Long
7a84bd4664
sctp: translate network order to host order when users get a hmacid
...
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@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-09 04:53:16 -05:00
..
2015-12-20 08:21:00 +01:00
2016-01-24 12:39:09 -08:00
2015-03-02 16:43:41 -05:00
2015-12-15 16:50:08 -05:00
2015-05-11 10:50:17 -04:00
2015-11-30 14:47:33 -05:00
2015-12-14 16:09:30 -05:00
2016-01-16 22:50:00 +08:00
2016-01-29 11:47:24 +01:00
2016-01-28 16:21:31 -08:00
2015-12-01 15:45:05 -05:00
2015-10-13 17:42:34 +02:00
2016-01-21 19:36:09 +01:00
2016-02-09 04:28:06 -05:00
2015-10-09 07:52:27 -07:00
2015-12-03 21:09:12 -05:00
2015-12-14 16:09:30 -05:00
2015-11-18 16:27:46 -05:00
2016-01-07 14:31:26 -05:00
2016-01-06 16:31:56 -05:00
2015-11-23 14:56:15 -05:00
2016-01-05 22:25:57 -05:00
2016-02-09 04:28:06 -05:00
2016-02-09 04:15:37 -05:00
2015-05-11 10:50:17 -04:00
2016-01-29 22:56:46 -08:00
2016-01-19 14:21:08 -05:00
2015-10-23 03:05:19 -07:00
2016-01-04 16:45:24 -05:00
2015-10-07 04:27:43 -07:00
2014-10-24 15:51:42 -04:00
2015-07-27 01:06:53 -07:00
2016-02-01 15:56:08 -08:00
2016-01-04 20:40:41 +01:00
2015-12-17 22:08:28 -05:00
2016-01-20 14:15:31 +01:00
2015-03-31 13:58:35 -04:00
2016-01-29 20:25:17 -08:00
2015-06-18 21:14:32 +02:00
2016-01-04 21:48:15 -05:00
2016-01-18 12:09:45 -05:00
2015-11-29 22:17:17 -05:00
2016-01-12 12:05:38 -05:00
2016-01-23 18:45:06 -08:00
2016-01-26 11:32:05 +01:00
2015-06-24 02:58:51 -07:00
2016-01-12 18:57:02 -08:00
2016-01-29 17:26:44 -08:00
2016-02-09 04:53:16 -05:00
2016-01-23 18:45:06 -08:00
2016-01-28 16:21:31 -08:00
2016-01-29 15:14:21 -05:00
2016-02-08 10:30:42 -05:00
2015-12-08 21:55:49 -05:00
2015-08-09 22:43:52 -07:00
2016-01-14 11:10:13 +01:00
2015-05-11 10:50:17 -04:00
2016-01-15 14:35:24 -05:00
2015-04-09 00:02:26 -04:00
2016-01-10 22:13:15 -05:00
2015-09-29 20:40:32 -07:00
2016-01-14 16:00:49 -08:00
2015-10-23 06:22:08 -07:00