commit | 0430ee3451f4589b68f522552b1896825f2043b3 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Wed Sep 26 11:27:56 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:52:42 2007 -0700 |
tree | f96e46fa079d90a51a4fc5b912d271470b489668 | |
parent | 727ecc5faaf6e976fc841649821c865ebd1e822d [diff] |
[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>