commit | 51363b8751a673a00ad48eea895266396d53fa52 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ursula.braun@de.ibm.com> | Wed Feb 08 00:19:48 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 08 18:50:19 2012 -0500 |
tree | ea8b4278a7a5115ee848bac4b33e5f0f44369488 | |
parent | 800c5eb7b5eba6cb2a32738d763fd59f0fbcdde4 [diff] |
af_iucv: allow retrieval of maximum message size For HS transport the maximum message size depends on the MTU-size of the HS-device bound to the AF_IUCV socket. This patch adds a getsockopt option MSGSIZE returning the maximum message size that can be handled for this AF_IUCV socket. Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>