commit | 5b5d0e704880addfd979c262e6441f126708539c | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sun Jul 13 11:51:40 2008 +0100 |
committer | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sun Jul 13 11:51:40 2008 +0100 |
tree | 1b3bff6cd378c858ab245de3a40c3510d4ba4745 | |
parent | 2013c7e35aeba39777f9b3eef8a70207b3931152 [diff] |
dccp: Upgrade NDP count from 3 to 6 bytes RFC 4340, 7.7 specifies up to 6 bytes for the NDP Count option, whereas the code is currently limited to up to 3 bytes. This seems to be a relict of an earlier draft version and is brought up to date by the patch. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>