From: Sean Hefty Date: Wed, 8 Aug 2007 22:51:06 +0000 (-0700) Subject: RDMA/cma: Add ability to specify type of service X-Git-Tag: v2.6.24-rc1~1453^2~55 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81c994d5eef87ed77cb30d8343d6be296528b3f;p=pandora-kernel.git RDMA/cma: Add ability to specify type of service Provide support to specify a type of service for a communication identifier. A new function call is used when dealing with IPv4 addresses. For IPv6 addresses, the ToS is specified through the traffic class field in the sockaddr_in6 structure. Signed-off-by: Sean Hefty [ The comments Eitan Zahavi and myself have made over the v1 post at were fully addressed. ] Reviewed-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed