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. Fo
[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 sm