netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] net: socket: return a proper error code when source address becomes nonlocal
@ 2016-04-05 14:19 Liping Zhang
  2016-04-05 14:19 ` [PATCH V2 1/2] net: socket: return EADDRNOTAVAIL " Liping Zhang
  2016-04-05 14:19 ` [PATCH V2 2/2] net: socket: return EADDRNOTAVAIL when IPV6_PKTINFO's ipi6_addr is not available Liping Zhang
  0 siblings, 2 replies; 4+ messages in thread
From: Liping Zhang @ 2016-04-05 14:19 UTC (permalink / raw)
  To: davem; +Cc: netdev, Liping Zhang

From: Liping Zhang <liping.zhang@spreadtrum.com>

This patch version 2 spilt the original patch into 2 patches, because it fix
two separate problems actually.

Liping Zhang (2):
  net: socket: return EADDRNOTAVAIL when source address becomes
    nonlocal
  net: socket: return EADDRNOTAVAIL when IPV6_PKTINFO's ipi6_addr is
    not available

 net/ipv4/route.c    |    6 ++++--
 net/ipv6/datagram.c |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2016-04-08  1:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-05 14:19 [PATCH V2 0/2] net: socket: return a proper error code when source address becomes nonlocal Liping Zhang
2016-04-05 14:19 ` [PATCH V2 1/2] net: socket: return EADDRNOTAVAIL " Liping Zhang
2016-04-08  1:48   ` David Miller
2016-04-05 14:19 ` [PATCH V2 2/2] net: socket: return EADDRNOTAVAIL when IPV6_PKTINFO's ipi6_addr is not available Liping Zhang

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).