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:
8f363b7
)
tcp: Fix double sizeof in new tcp_metrics code
author
Julian Anastasov
<ja@ssi.bg>
Tue, 30 Oct 2012 12:03:09 +0000
(12:03 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 1 Nov 2012 15:59:08 +0000
(11:59 -0400)
Fix double sizeof when parsing IPv6 address from
user space because it breaks get/del by specific IPv6 address.
Problem noticed by David Binderman:
https://bugzilla.kernel.org/show_bug.cgi?id=49171
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_metrics.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp_metrics.c
Simple merge