From: Sridhar Samudrala <[EMAIL PROTECTED]>
Date: Fri, 29 Sep 2006 13:00:37 -0700

> [SCTP]: Do not timestamp every SCTP packet.
> 
> We only need the timestamp on COOKIE-ECHO chunks, so instead of always
> timestamping every SCTP packet, let common code timestamp if the socket
> option is set.  For COOKIE-ECHO, simply get the time of day if we don't
> have a timestamp.  This introduces a small possibility that the cookie
> may be considered expired, but it will be renegotiated.
> 
> Signed-off-by: Vlad Yasevich <[EMAIL PROTECTED]>
> Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]>

Also applied, thanks a lot.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to