[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Wed, 26 Sep 2007 14:27:56 +0000 (11:27 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:42 +0000 (16:52 -0700)
commit0430ee3451f4589b68f522552b1896825f2043b3
treef96e46fa079d90a51a4fc5b912d271470b489668
parent727ecc5faaf6e976fc841649821c865ebd1e822d
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets

This adds fields to support the informational Data 1..3 fields of the
DCCP-Reset packets (RFC 4340, 5.6), and makes minor cosmetic changes
to documentation.
Code which fills in these fields follows in subsequent patches, it is
primarily used for reporting option-processing and feature-negotiation
errors.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
include/linux/dccp.h
net/dccp/dccp.h