On Sat, Dec 06, 2014 at 09:08:54PM +0100, Stephan Mueller wrote: > > While implementing that request, I thought about setting the auth size as > part > of the msg control in sendmsg instead of setsockopt. This would save us a > system call and thus CPU cycles.
No, this is a tfm property and therefore you can't set them on the child sockets sicne two child sockets would share the same tfm. Cheers, -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/