On Tue, Jun 18, 2019 at 11:11:02AM +0200, Laura Garcia Liebana wrote: > Currently, the expiration of every element in a set or map > is a read-only parameter generated at kernel side. > > This change will permit to set a certain expiration date > per element that will be required, for example, during > stateful replication among several nodes. > > This patch handles the NFTA_SET_ELEM_EXPIRATION in order > to configure the expiration parameter per element, or > will use the timeout in the case that the expiration > is not set. Applied, thanks Laura.