From: Gerrit Renker Date: Sun, 13 Jul 2008 10:51:40 +0000 (+0100) Subject: dccp: Upgrade NDP count from 3 to 6 bytes X-Git-Tag: v2.6.27-rc1~969^2~161^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b5d0e704880addfd979c262e6441f126708539c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed