Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2008 15:54:25 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_output.c
Message-ID:  <200810181554.m9IFsTVv011922@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2008-10-18 15:54:25 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_output.c 
  Log:
  SVN rev 184028 on 2008-10-18 15:54:25Z by rrs
  
  - Adapt layer indication was always being given (it should only
    be given when the user has enabled it). (Michael Tuexen)
  - Sack Immediately was not being set properly on the actual chunk, it
    was only put in the rcvd_flags which is incorrect. (Michael Tuexen)
  - added an ifndef userspace to one of the already present macro's for
    inet (Brad Penoff)
  Obtained from:  Michael Tuexen and Brad Penoff
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.77      +27 -32    src/sys/netinet/sctp_output.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810181554.m9IFsTVv011922>