From: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> Date: Wed, 14 Jun 2017 16:08:59 -0300 > RFC 6458 (SCTP Sockets API) Section 8.2.2. Peer Address Information > (SCTP_GET_PEER_ADDR_INFO) defines that spinfo_srtt is in miliseconds, > yet we were using it in jiffies. > > Fix it by converting before assigning, similarly to RTO. > > Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> > --- > I hope this is not considered UAPI breakage. This is exported via > getsockopt() calls. Unfortunately it is UAPI breakage, it is too late to change this now. SOrry. -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html