commit | 4861a354430d2ea36847ef88086c7449b4f385b6 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Thu Sep 04 07:30:19 2008 +0200 |
committer | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Thu Sep 04 07:45:32 2008 +0200 |
tree | 53a40f7f81c6f683b5c998f7a295de4bef2b5abf | |
parent | 624a965a93610152b10c73d050ed44812efa8abe [diff] |
dccp: Support for exchanging of NN options in established state This patch provides support for the reception of NN options in (PART)OPEN state. It is a combination of change_recv() and confirm_recv(), specifically geared towards receiving the `fast-path' NN options. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>