All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5]: Sync/Reset Floods; Rate-Limiting for DCCP-Sync
@ 2007-04-09  9:58 Gerrit Renker
  0 siblings, 0 replies; only message in thread
From: Gerrit Renker @ 2007-04-09  9:58 UTC (permalink / raw)
  To: dccp

This patch set fixes two bugs and adds rate-limiting for DCCP-Syncs.

Patch #1: Uses variables instead of a reference to skb fields;
          it is needed by patch #2 (no code change here).

Patch #2: Fixes the Sync/Reset flood bug discussed earlier on
          dccp@vger, by adding the special case for sequence-invalid
          Reset from RFC 4340, 7.5.4.

Patch #3: Renames `seq' parameter of dccp_send_sync into `ackno'.

Patch #4: Implements rate-limiting for DCCP-Syncs.

Patch #5: Adds another exception required by RFC 4340, 7.5.4 -
          In state REQUEST, receiving a Sync generates a Reset and
          not a SyncAck.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-09  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-09  9:58 [PATCH 0/5]: Sync/Reset Floods; Rate-Limiting for DCCP-Sync Gerrit Renker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.