]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
dccp: Initialisation framework for feature negotiation
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:30:19 +0000 (07:30 +0200)
committerGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:45:31 +0000 (07:45 +0200)
commit5d3dac267a7fd0811ec777e76a81f97f5cdcb395
treeef57f539a5be1c7776c73a4bcffe2d840e6883f5
parentb235dc4abbc1356284bd0dc730efa711f394e0e2
dccp: Initialisation framework for feature negotiation

This initialises feature negotiation from two tables, which are initialised
from sysctls.

As a novel feature, specifics of the implementation (e.g. currently short
seqnos and ECN are not supported) are advertised for robustness.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
include/linux/dccp.h
net/dccp/feat.c
net/dccp/feat.h