From: Philipp Hachtmann Date: Wed, 28 May 2014 08:22:28 +0000 (+0200) Subject: af_iucv: Add automatic (source) iucv_name to bind X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~120^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a4b4995edc1b9eddf6cee342479f86cbae4337;p=pandora-kernel.git af_iucv: Add automatic (source) iucv_name to bind If a socket is bound to an address using before calling connect it is usual to leave it to the network system to choose an appropriate outgoing application name respective port address. af_iucv on VM uses a counter and uses simple numbers as unique identifiers. This behaviour was missing when af_iucv is used with HiperSockets. This patch contains a simple approach to harmonize af_iucv's behaviour. Signed-off-by: Philipp Hachtmann Signed-off-by: Frank Blaschka Signed-off-by: David S. Miller --- Reading git-diff-tree failed