On Mon, Jun 17, 2019 at 06:15:41PM +0200, nevola 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 will enable the _expires_ input parameter in > the parser and propagate NFTNL_SET_ELEM_EXPIRATION in > order to send the configured value. Applied, thanks Laura.