]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/dccp/options.c
dccp: Fill in the Data fields for "Option Error" Resets
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Sat, 23 Aug 2008 11:28:27 +0000 (13:28 +0200)
committerGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 4 Sep 2008 05:45:25 +0000 (07:45 +0200)
commiteac7726bf5cd24440d84b166e0813668d1bf3224
tree02d293769c68cd87f3cc8c2184080f2e8a58fc42
parentfaf61c3319ea336ed47acd6ca86faaaa3a8f4937
dccp: Fill in the Data fields for "Option Error" Resets

This updates the use of the `out_invalid_option' label, which produces a
Reset (code 5, "Option Error"), to fill in the  Data1...Data3 fields as
specified in RFC 4340, 5.6.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
net/dccp/options.c