commit | f90f92eed74251034f251e3cdf4fa5c4c1f09df0 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Fri Jan 16 23:36:30 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 21 14:34:04 2009 -0800 |
tree | 85ed44fee79d91d7bf1ebc6624a90e50af46063f | |
parent | 5cda9364f1fbc330f0d82f534505a8e375d0a66c [diff] |
dccp: Initialisation framework for feature negotiation This initialises feature negotiation from two tables, which are in turn are initialised from sysctls. As a novel feature, specifics of the implementation (e.g. that short seqnos and ECN are not yet available) are advertised for robustness. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz> Signed-off-by: David S. Miller <davem@davemloft.net>