Re: [PATCH] sctp: initialize endpoint LSM labels also on the client side

From: Marcelo Ricardo Leitner
Date: Thu Oct 21 2021 - 11:55:23 EST


On Thu, Oct 21, 2021 at 05:38:46PM +0200, Ondrej Mosnacek wrote:
> The secid* fields in struct sctp_endpoint are used to initialize the
> labels of a peeloff socket created from the given association. Currently
> they are initialized properly when a new association is created on the
> server side (upon receiving an INIT packet), but not on the client side.

+Cc Xin