commit | b4eec206370b7154dc354dc30f0a3f02ea8468b2 | [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:26 2008 +0200 |
tree | a3d9520e2426d886faad2e1d4971e6315795749d | |
parent | 5c7c9451f1f422b69bf0e161e471dd3976ecd408 [diff] |
dccp: Implement lookup table for feature-negotiation information A lookup table for feature-negotiation information, extracted from RFC 4340/42, is provided by this patch. All currently known features can be found in this table, along with their feature location, their default value, and type. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>