netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BK PATCH] 2.6.2 SCTP updates
@ 2004-02-07  1:24 Sridhar Samudrala
  2004-02-07  3:45 ` David S. Miller
  0 siblings, 1 reply; 11+ messages in thread
From: Sridhar Samudrala @ 2004-02-07  1:24 UTC (permalink / raw)
  To: davem; +Cc: netdev

Hi Dave,

Please do a
	bk pull http://linux-lksctp.bkbits.net/lksctp-2.5.work
to get the following udpates to SCTP on top of linux 2.6.2

These csets include fixes for a couple of issues that were reported by
SCTP users.
- Removed deprecated ADLER32 checksum support as it is unexpectedly
  getting selected in certain configurations (ex: allyesconfig) and we
  no longer need to support it.
- Updated the default max socket receive buffer to 64K from 32K and also
  added sysctl variables to change sctp socket send/receive buffers.

# This patch includes the following deltas:
#	           ChangeSet	1.1548  -> 1.1550
#	net/sctp/associola.c	1.64    -> 1.65
#	net/sctp/endpointola.c	1.29    -> 1.30
#	    net/sctp/Kconfig	1.7     -> 1.8
#	include/net/sctp/constants.h	1.17    -> 1.18
#	   net/sctp/sysctl.c	1.15    -> 1.16
#	include/linux/sysctl.h	1.57    -> 1.58
#	 net/sctp/protocol.c	1.59    -> 1.61
#	  net/sctp/adler32.c	1.8     ->         (deleted)
#	 net/sctp/ulpqueue.c	1.26    -> 1.27
#	include/net/sctp/structs.h	1.78    -> 1.79
#	   net/sctp/Makefile	1.9     -> 1.10
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
ChangeSet@1.1550, 2004-02-05 13:58:37-08:00, sri@us.ibm.com
  [SCTP] Removed the deprecated ADLER32 checksum support.

ChangeSet@1.1474.108.5, 2004-01-23 14:58:38-08:00, sri@us.ibm.com
  [SCTP] Add sysctl parameters to update socket send/receive buffers.

ChangeSet@1.1474.108.4, 2004-01-19 11:12:44-08:00, sri@us.ibm.com
  [SCTP] provide valid tos and oif values for ip_route_output_key. (ja@ssi.bg)

Thanks
Sridhar

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-02-09 20:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-07  1:24 [BK PATCH] 2.6.2 SCTP updates Sridhar Samudrala
2004-02-07  3:45 ` David S. Miller
2004-02-08 17:07   ` Sridhar Samudrala
2004-02-08 18:39     ` David S. Miller
2004-02-09 20:01   ` Sridhar Samudrala
2004-02-09 20:26     ` David S. Miller
2004-02-09 20:34       ` Sridhar Samudrala
2004-02-09 20:39         ` David S. Miller
2004-02-09 20:34     ` Nivedita Singhvi
2004-02-09 20:41       ` David S. Miller
2004-02-09 20:50         ` Nivedita Singhvi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).