netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1 0/2] tipc: add socketpair support
@ 2017-03-29  9:22 Parthasarathy Bhuvaragan
  2017-03-29  9:22 ` [PATCH net-next v1 1/2] tipc: add support for stream/seqpacket socketpairs Parthasarathy Bhuvaragan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Parthasarathy Bhuvaragan @ 2017-03-29  9:22 UTC (permalink / raw)
  To: netdev; +Cc: tipc-discussion

We add socketpair support for connection oriented sockets in
the first patch and for connection less in the second.

Erik Hugne (2):
  tipc: add support for stream/seqpacket socketpairs
  tipc: allow rdm/dgram socketpairs

 net/tipc/socket.c | 28 +++++++++++++++++++++++++---
 1 file changed, 25 insertions(+), 3 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-03-29 21:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-29  9:22 [PATCH net-next v1 0/2] tipc: add socketpair support Parthasarathy Bhuvaragan
2017-03-29  9:22 ` [PATCH net-next v1 1/2] tipc: add support for stream/seqpacket socketpairs Parthasarathy Bhuvaragan
2017-03-29  9:22 ` [PATCH net-next v1 2/2] tipc: allow rdm/dgram socketpairs Parthasarathy Bhuvaragan
2017-03-29 21:10 ` [PATCH net-next v1 0/2] tipc: add socketpair support David Miller

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