commit | eac7726bf5cd24440d84b166e0813668d1bf3224 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sat Aug 23 13:28:27 2008 +0200 |
committer | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Thu Sep 04 07:45:25 2008 +0200 |
tree | 02d293769c68cd87f3cc8c2184080f2e8a58fc42 | |
parent | faf61c3319ea336ed47acd6ca86faaaa3a8f4937 [diff] |
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>