commit | d54a81d341af80875c201890500f727c8188dd9b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:00:06 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:06:31 2006 -0800 |
tree | 90ea4b2fe248fd3b0e10f846329868c12f8b4123 | |
parent | 97be852f81c5bb114aab31974af2c061eb86a6de [diff] |
[IPV6] NDISC: Calculate packet length correctly for allocation. MAX_HEADER does not include the ipv6 header length in it, so we need to add it in explicitly. With help from YOSHIFUJI Hideaki. Signed-off-by: David S. Miller <davem@davemloft.net>