git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2013c7e
)
dccp: Upgrade NDP count from 3 to 6 bytes
author
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Sun, 13 Jul 2008 10:51:40 +0000
(11:51 +0100)
committer
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Sun, 13 Jul 2008 10:51:40 +0000
(11:51 +0100)
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>
No differences found