netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ipv6: fix the missing copies when memcpy ipv6_pinfo
@ 2013-11-19  2:47 Wang Weidong
  2013-11-19  2:47 ` [PATCH 1/2] ipv6: add helper function for copy addrs from old sock Wang Weidong
  2013-11-19  2:47 ` [PATCH 2/2] ipv6: use sk_v6_copy_addrs when memcpy struct ipv6_pinfo Wang Weidong
  0 siblings, 2 replies; 16+ messages in thread
From: Wang Weidong @ 2013-11-19  2:47 UTC (permalink / raw)
  To: davem, gerrit, kuznet, jmorris, yoshfuji, kaber, vyasevich,
	nhorman
  Cc: dccp, netdev, linux-sctp, dingtianhong

This patch series include: add the helper function, use it when
memcpy struct ipv6_pinfo.

Wang Weidong (2):
  ipv6: add helper function for copy addrs from old sock
  ipv6: use sk_v6_copy_addrs when memcpy struct ipv6_pinfo

 include/net/sock.h  | 6 ++++++
 net/dccp/ipv6.c     | 4 ++++
 net/ipv6/tcp_ipv6.c | 4 ++++
 net/sctp/ipv6.c     | 4 ++++
 4 files changed, 18 insertions(+)

-- 
1.7.12

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-11-19 15:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19  2:47 [PATCH 0/2] ipv6: fix the missing copies when memcpy ipv6_pinfo Wang Weidong
2013-11-19  2:47 ` [PATCH 1/2] ipv6: add helper function for copy addrs from old sock Wang Weidong
2013-11-19  2:47 ` [PATCH 2/2] ipv6: use sk_v6_copy_addrs when memcpy struct ipv6_pinfo Wang Weidong
2013-11-19  3:14   ` Hannes Frederic Sowa
2013-11-19  3:32     ` wangweidong
2013-11-19  3:58       ` Eric Dumazet
2013-11-19  4:00         ` Eric Dumazet
2013-11-19  4:44           ` wangweidong
2013-11-19 11:35           ` Daniel Borkmann
2013-11-19 14:23             ` Eric Dumazet
2013-11-19 14:26               ` Daniel Borkmann
2013-11-19 15:25               ` Vlad Yasevich
2013-11-19 11:04       ` Daniel Borkmann
2013-11-19 11:09         ` wangweidong
2013-11-19  3:55   ` Eric Dumazet
2013-11-19  4:38     ` wangweidong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).