commit | 5d3dac267a7fd0811ec777e76a81f97f5cdcb395 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Thu Sep 04 07:30:19 2008 +0200 |
committer | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Thu Sep 04 07:45:31 2008 +0200 |
tree | ef57f539a5be1c7776c73a4bcffe2d840e6883f5 | |
parent | b235dc4abbc1356284bd0dc730efa711f394e0e2 [diff] |
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>