Description
To support IPv6 NIDs in GSS context init, we would need to change the nid field of struct svc_nego_data to struct lnet_nid, and also the si_nid4 field in struct gss_rsi.
And then modify how (struct svc_nego_data *)->nid is handled in userspace for the various security mechanisms (krb5, ssk).