diff options
author | Ursula Braun <ursula.braun@de.ibm.com> | 2011-08-08 01:33:54 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-13 08:10:16 (GMT) |
commit | 3881ac441f642d56503818123446f7298442236b (patch) | |
tree | 79dfd48212f559c18e70ed5d142101ce37897152 /scripts | |
parent | 4dc83dfd3efa015628ebaa7245d342c8d5ca0298 (diff) | |
download | linux-3881ac441f642d56503818123446f7298442236b.tar.xz |
af_iucv: add HiperSockets transport
The current transport mechanism for af_iucv is the z/VM offered
communications facility IUCV. To provide equivalent support when
running Linux in an LPAR, HiperSockets transport is added to the
AF_IUCV address family. It requires explicit binding of an AF_IUCV
socket to a HiperSockets device. A new packet_type ETH_P_AF_IUCV
is announced. An af_iucv specific transport header is defined
preceding the skb data. A small protocol is implemented for
connecting and for flow control/congestion management.
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Reviewed-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions