DCCP protocol discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] CCID 4: initial implementation of CCID 4
@ 2007-09-20 11:15 Tommi Saviranta
  2007-09-20 13:01 ` Gerrit Renker
  2007-09-20 13:08 ` 
  0 siblings, 2 replies; 3+ messages in thread
From: Tommi Saviranta @ 2007-09-20 11:15 UTC (permalink / raw)
  To: dccp

Re-submitting, with hopefully proper tags etc.


After discussing the topic on IRC, we figured we need a place to have
the sources for CCID 4 available for everyone. This way we can finally
start cooperating on it.

I have created a few patches against dccp-exp. Even if they're not much,
or pretty, they may be something to start with.

The sources are based on ~a week old copy of CCID 3 from dccp-exp,
created with
	http://wnd.katei.fi/dccp/files/copy-ccid3-to-ccid4.sh


Patch #1: Adds DCCPC_CCID4 to include/linux/dccp.h, and initial entries
	about CCID 4 to net/dccp/ccids/{Kconfig,Makefile}.

Patch #2: Clones ~a week old implementation of CCID 3 into ccid4.[ch].

Patch #3: Implements TFRC-SP's 10 ms minimum sending rate (without
	possibility to decrese inter-packet interval below 10 ms, but
	still sending at most three packets every 30 ms).

Patch #4: Reduces allowed sending rate by a factor that accounts for
	packet header size.

Patch #5: Uses nominal segment size of 1460 bytes in TCP throughput
	equation.


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

end of thread, other threads:[~2007-09-20 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-20 11:15 [PATCH 0/5] CCID 4: initial implementation of CCID 4 Tommi Saviranta
2007-09-20 13:01 ` Gerrit Renker
2007-09-20 13:08 ` 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox