Re: [PATCH 2/4] dccp: Registration routines for changing feature values
From: David Miller <davem@davemloft.net>
Date: 2008-11-10 21:16:03
From: David Miller <davem@davemloft.net>
Date: 2008-11-10 21:16:03
From: Gerrit Renker <redacted> Date: Thu, 6 Nov 2008 06:40:12 +0100
Two registration routines, for SP and NN features, are provided by this patch, replacing a previous routine which was used for both feature types. These are internal-only routines and therefore start with `__feat_register'. It further exports the known limits of Sequence Window and Ack Ratio as symbolic constants. Signed-off-by: Gerrit Renker <redacted> Acked-by: Ian McDonald <redacted>
Applied.