Netdev List
 help / color / mirror / Atom feed
* [DCCP] [PATCH 0/3]: Finishing Ack Vector patch set
@ 2008-01-08 14:07 Gerrit Renker
  2008-01-08 14:07 ` [PATCH 1/3] [ACKVEC]: Schedule SyncAck when running out of space Gerrit Renker
  0 siblings, 1 reply; 4+ messages in thread
From: Gerrit Renker @ 2008-01-08 14:07 UTC (permalink / raw)
  To: acme; +Cc: dccp, netdev

This is the "new stuff" for Ack Vectors, completing the Ack Vector work.

All other patches are as before, with the single exception of the update sent
yesterday (the recovery strategy for dealing with suddenly large losses).

Arnaldo, can you please indicate whether I should resubmit the older patches.

After some more testing I am positive that these are now ready to be considered.

Patch #1: Addresses the pending FIXME, if Ack Vectors grow too large for a packet,
          their variable-length information is transported via a separate/scheduled
	  Sync. This mechanism can also be used for other out-of-band signalling
	  (e.g. slow-receiver option).

Patch #2: Since there is already a rich option-parsing infrastructure in options.c,
          it is not necessary to replicate the code to parse Ack Vectors. This patch
	  adds utility routines to store parsed Ack Vectors, which are processed by
	  the existing infrastructure via the hc_tx_parse_options() interface.

Patch #3: Integrates patch #3 for use with CCID2.	  

All patches have been uploaded to git://eden-feed.erg.abdn.ac.uk/dccp_exp

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

end of thread, other threads:[~2008-01-08 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-08 14:07 [DCCP] [PATCH 0/3]: Finishing Ack Vector patch set Gerrit Renker
2008-01-08 14:07 ` [PATCH 1/3] [ACKVEC]: Schedule SyncAck when running out of space Gerrit Renker
2008-01-08 14:07   ` [PATCH 2/3] [ACKVEC]: Separate skb option parsing from CCID-specific code Gerrit Renker
2008-01-08 14:07     ` [PATCH 3/3] [CCID2]: Add option-parsing code to process Ack Vectors at the HC-sender Gerrit Renker

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