9fans archive / 2006 / 09 / 376    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: erik quanstrom <quanstro@qua...> Subject: linux il/ip Date: Tue, 26 Sep 2006 06:48:32 -0500 also it has extra cruft like mtu discovery and multihoming of both source and destination. this means that sctp is ~29kloc and tcp is 14kloc of code in the linux kernel. but sctp doesn't have connections. il in plan 9 is ~1kloc. so i think my parody is still apt. - erik On Tue Sep 26 04:08:52 CDT 2006, NOS@Ute... wrote: > erik quanstrom wrote: > > from what i can tell, SCTP combines the limitations of il with the complexity of tcp. > > i think porting il to linux would be more useful. > > > > It does have congestion and flow control, which is some of the > limitations of IL.