]> bbs.cooldavid.org Git - net-next-2.6.git/commit
dccp: Initialisation framework for feature negotiation
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Fri, 16 Jan 2009 23:36:30 +0000 (23:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Jan 2009 22:34:04 +0000 (14:34 -0800)
commitf90f92eed74251034f251e3cdf4fa5c4c1f09df0
tree85ed44fee79d91d7bf1ebc6624a90e50af46063f
parent5cda9364f1fbc330f0d82f534505a8e375d0a66c
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>
include/linux/dccp.h
net/dccp/feat.c
net/dccp/feat.h