summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netfront.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-06-01 04:47:23 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-06-01 04:47:23 (GMT)
commitf7f35c0209b579256accb16c63f56510773f6e3e (patch)
tree006c24e39896b5d0911c957533b02defc4e4b12b /drivers/net/xen-netfront.c
parentf16e9d86ae435d7ee6e9eaceb8ba1cf3b1895b72 (diff)
parent8ba38460f363e4d26d666aae9bc7fd3afa5f8e43 (diff)
downloadlinux-f7f35c0209b579256accb16c63f56510773f6e3e.tar.xz
Merge branch 'rds-next'
Sowmini Varadhan says: ==================== net/rds: SOL_RDS socket option to explicitly select transport Today the underlying transport (TCP or IB) for a PF_RDS socket is implicitly selected based on the local address used to bind(2) the PF_RDS socket. This results in some non-deterministic behavior when there are un-numbered and IPoIB interfaces sharing the same IP address. It also places the constraint that the IB interface must have an IP address (and thus, IPoIB) configured on it. The non-determinism may be avoided by providing the user-space application a socket option that allows it to explicitly select the transport prior to bind(2). Patch 1 of this series provides the constant definitions needed by the application via <linux/rds.h>. Patch 2 provides the setsockopt support, and Patch 3 provides the getsockopt support. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions