Re: directing soft iWARP traffic through a secure tunnel
From: Jason Gunthorpe <jgg@ziepe.ca>
Date: 2021-02-16 18:10:32
From: Jason Gunthorpe <jgg@ziepe.ca>
Date: 2021-02-16 18:10:32
On Tue, Feb 16, 2021 at 12:27:33PM +0000, Bernard Metzler wrote:
rdma_port_get_link_layer(). Asking the RDMA core experts - would a gid of zero have any side effects or bad implications, since that ID is by no means unique?
Yeah, it is clearly not ok. Generate a random private GUID? Jason