Re: Removing T/TCP and replacing it with something simpler
From: Russell L. Carter (rcarter_at_pinyon.org)
Date: 10/22/04
- Previous message: Craig Rodrigues: "Re: Removing T/TCP and replacing it with something simpler"
- Maybe in reply to: Andre Oppermann: "Removing T/TCP and replacing it with something simpler"
- Next in thread: Randall Stewart: "Re: Removing T/TCP and replacing it with something simpler"
- Reply: Randall Stewart: "Re: Removing T/TCP and replacing it with something simpler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Craig Rodrigues <rodrigc@crodrigues.org> Date: Thu, 21 Oct 2004 19:02:26 -0700
Greetings,
It is not easy to get kame up and running, and I know this because
I have. It is beyond all ordinary production installations.
And as Craig notes it's not possible[1] in the 5* line
yet. Maybe Randall would like to chip in on whether BSD SCTP
is ready for prime time in FreeBSD. But do not underestimate
the gains this protocol provides for fault tolerant
server applications.
Russell
[1] It's been two months since I tried.
:
: On Thu, Oct 21, 2004 at 09:32:48PM +0200, Marco Molteni wrote:
: > SCTP in KAME is complete, stable and fully supported.
: > It is mainly developed by the SCTP RFC author, Randall Stewart.
:
: Randall has been maintaining his SCTP stack on FreeBSD 4.x,
: OpenBSD, and NetBSD. It has recently been ported to Darwin.
:
:
: >
: > A T/TCP alternative as you are describing sounds very
: > similar to PR-SCTP (Partial Reliability SCTP). (Don't let the
: > name fool you, please read the internet draft).
:
: Interesting stuff:
: http://www.portaroo.net/ietf/idref/draft-ietf-tsvwg-prsctp/
:
: >
: > There is at least another kernel-level open source implementation,
: > for Linux, plus other user-level implementations.
:
: There is one kernel implementation of SCTP in
: the Linux 2.6 series of kernels ( http://lksctp.sourceforge.net ),
: and another kernel level implementation available separately
: ( http://www.openss7.org/sctp.html ).
:
: SCTP is an IETF standard, and a lot of people are getting interested
: in it. It would be nice to have it in FreeBSD, especially since
: it is showing up in the Linux distributions.
:
: The only issue with Randall's implementation is that
: it is only for 4.x.....I looked a while back at porting it to 5.x/CURRENT....
: there is some work that needs to be done, i.e. using
: the new zone(9) API for allocating memory, and probably also
: getting the locking right.
:
: I don't know how much overlap there is with what Andre is going to
: implement, but I thought I would throw the information out there
: for those who may be interested. :)
:
: --
: Craig Rodrigues
: http://crodrigues.org
: rodrigc@crodrigues.org
: _______________________________________________
: freebsd-net@freebsd.org mailing list
: http://lists.freebsd.org/mailman/listinfo/freebsd-net
: To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Craig Rodrigues: "Re: Removing T/TCP and replacing it with something simpler"
- Maybe in reply to: Andre Oppermann: "Removing T/TCP and replacing it with something simpler"
- Next in thread: Randall Stewart: "Re: Removing T/TCP and replacing it with something simpler"
- Reply: Randall Stewart: "Re: Removing T/TCP and replacing it with something simpler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Removing T/TCP and replacing it with something simpler
... It is not easy to get kame up and running, ... Maybe Randall would like to chip
in on whether BSD SCTP ... is ready for prime time in FreeBSD. ... and another
kernel level implementation available separately ... (freebsd-net) - Re: SCTP reference implementation
... SCTP reference inplementation, and if so, from whence it may be ... he has been
maintaining the SCTP implementation in FreeBSD for a fair ... which is in the making these
days includes a kernel with SCTP support. ... or you can simply browse the source code
of the kernel at: ... (comp.unix.programmer) - Re: SCTP in KAME / Re: Removing T/TCP and replacing it withsomething simpler
... I think this is because any bugs that are found are usually ... While the SCTP
API hasn't gone through last call, ... the KAME SCTP stack and the linux stack for
some test applications ... I'm not aware of any KAME SNAP compilation failures w/and w/o SCTP.
... (freebsd-net) - Re: SCTP in KAME / Re: Removing T/TCP and replacing it withsomething simpler
... I think this is because any bugs that are found are usually ... While the SCTP
API hasn't gone through last call, ... the KAME SCTP stack and the linux stack for
some test applications ... I'm not aware of any KAME SNAP compilation failures w/and w/o SCTP.
... (freebsd-arch) - Re: SCTP in KAME / Re: Removing T/TCP and replacing it withsomething simpler
... I do get all the bugs reported to me directly.. ... I know of at least 4 sites
actively using the code and reporting ... are behind us (just like KAME is too)..
... I have not heard of any compile issues with SCTP and KAME.. ... (freebsd-arch)