* [PATCH] lksctp 0.6.9 backport on 2.4.23-pre3
@ 2003-09-12 13:45 MORANGE,DAMIEN (HP-France,ex1)
2003-09-13 0:21 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: MORANGE,DAMIEN (HP-France,ex1) @ 2003-09-12 13:45 UTC (permalink / raw)
To: 'linux-net@vger.kernel.org', 'netdev@oss.sgi.com',
'davem@redhat.com'
Cc: 'samudrala@us.ibm.com',
'lksctp-developers@lists.sourceforge.net'
Hi,
Catching up on moving 2.4.20+ target, here is a set of patches to backport
lksctp on top of 2.4.23-pre3[*], ready (IMHO) for integration into 2.4.x.
It consists in 3 patches, described in details (and referenced) below. They
are uploaded in the "Patches" section of the lksctp project page on
Sourceforge.
<http://sourceforge.net/tracker/?group_id=26529&atid=387572>
Comments welcome. Please Cc: lksctp-developers in reply, as I am not
currently subscribed to netdev. TIA.
Best regards,
[*] it will not work on 2.4.20 & previous versions, as the required
upward packet distribution was integrated between 2.4.20 & 2.4.21 and
onwards.
<http://linux.bkbits.net:8080/linux-2.4/user=sri/cset@1.930.35.4?nav=!-|inde
x.html|stats|!+|index.html|ChangeSet@-6M>
[1/3] LKSCTP 0.6.9 backport on kernel 2.4.23-pre3
This patch is the first of a bundle of 3.
It adds the necessary changes to the kernel IP stack so that SCTP
can perform PMTU discovery. No other SCTP-specific changes.
This patch only affects existing kernel files. The resulting kernel
is functionally unchanged.
[1/3] lksctp 0.6.9 on kernel 2.4.23-pre3
<http://sourceforge.net/tracker/index.php?func=detail&aid=805060&group_id=26
529&atid=387572>
[2/3] LKSCTP 0.6.9 backport on kernel 2.4.23-pre3
This patch is the second of a bundle of 3.
This patch modifies the kernel existing files to add the SCTP
functionality. It cannot work without the 3rd patch of this serie,
but is issued to better highlight the required changes.
This patch requires the [1/3] patch. The kernel resulting from [2/3]
patching will not compile, until [3/3] is also applied.
[2/3] lksctp 0.6.9 on kernel 2.4.23-pre3
<http://sourceforge.net/tracker/index.php?func=detail&aid=805063&group_id=26
529&atid=387572>
[3/3] LKSCTP 0.6.9 backport on kernel 2.4.23-pre3
This patch is the 3rd of a bundle of 3.
This patch consists only in new files, added for SCTP support. It
adds the SCTP protocol & sockets layers to the IP stack.
This patchs requires patches [1/3] & [2/3] to be applied. A kernel
resulting from the patching using the whole set of patch is a
2.4.23-pre3
with SCTP support.
[3/3] lksctp 0.6.9 on kernel 2.4.23-pre3
<http://sourceforge.net/tracker/index.php?func=detail&aid=805064&group_id=26
529&atid=387572>
PS: This is the last version of a number of patchsets submitted to lksctp
team. Compared to the last series of patches we have produced on top of
2.4.22-rc2, there have been no functional changes but the
single_open()/single_release() interface changes that have been moved from
the compatibility header (include/net/sctp/compat.h) and exported in
kernel/ksyms.c
--
Damien Morange
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] lksctp 0.6.9 backport on 2.4.23-pre3
2003-09-12 13:45 [PATCH] lksctp 0.6.9 backport on 2.4.23-pre3 MORANGE,DAMIEN (HP-France,ex1)
@ 2003-09-13 0:21 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-09-13 0:21 UTC (permalink / raw)
To: MORANGE,DAMIEN (HP-France,ex1)
Cc: linux-net, netdev, samudrala, lksctp-developers
On Fri, 12 Sep 2003 15:45:40 +0200
"MORANGE,DAMIEN (HP-France,ex1)" <damien.morange@hp.com> wrote:
> Catching up on moving 2.4.20+ target, here is a set of patches to backport
> lksctp on top of 2.4.23-pre3[*], ready (IMHO) for integration into 2.4.x.
Care to provide this as a BK tree I can pull from?
(please don't combine the patches into one big changeset,
keep them seperate, comment them properly, and preserve the
revision history, that's the whole point of this)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-13 0:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-12 13:45 [PATCH] lksctp 0.6.9 backport on 2.4.23-pre3 MORANGE,DAMIEN (HP-France,ex1)
2003-09-13 0:21 ` David S. Miller
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).