]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
dccp: Implement lookup table for feature-negotiation information
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:26 +0000 (07:45 +0200)
commitb4eec206370b7154dc354dc30f0a3f02ea8468b2
treea3d9520e2426d886faad2e1d4971e6315795749d
parent5c7c9451f1f422b69bf0e161e471dd3976ecd408
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>
include/linux/dccp.h
net/dccp/feat.c