summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorErik Hugne <erik.hugne@ericsson.com>2015-03-19 09:02:19 +0100
committerDavid S. Miller <davem@davemloft.net>2015-03-19 12:25:54 -0400
commitf2f8036e391eb82ee78764483f869f2feafb5da8 (patch)
treeaebead12cc0faf722ad62b94826730754830dd1b /.mailmap
parent3bd88ee7a2ea19dffe384e12fe452c59d9e53c29 (diff)
downloadlinux-f2f8036e391eb82ee78764483f869f2feafb5da8.tar.bz2
tipc: add support for connect() on dgram/rdm sockets
Following the example of ip4_datagram_connect, we store the address in the socket structure for dgram/rdm sockets and use that as the default destination for subsequent send() calls. It is allowed to connect to any address types, and the behaviour of send() will be the same as a normal sendto() with this address provided. Binding to an AF_UNSPEC address clears the association. Signed-off-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Ying Xue <ying.xue@windriver.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions