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:
97be852
)
[IPV6] NDISC: Calculate packet length correctly for allocation.
author
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:00:06 +0000
(21:00 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:06:31 +0000
(21:06 -0800)
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>
No differences found