Message ID | cover.1668507420.git.sd@queasysnail.net (mailing list archive) |
---|---|
Headers | show |
Series | xfrm: add extack support to some more message types | expand |
On Thu, Nov 24, 2022 at 03:43:37PM +0100, Sabrina Dubroca wrote: > This is the last part of my extack work for xfrm, adding extack > messages to the last remaining operations: NEWSPDINFO, ALLOCSPI, > MIGRATE, NEWAE, DELSA, EXPIRE. > > The first patch does a few clean ups on code that will be changed > later on it the series. > > Sabrina Dubroca (7): > xfrm: a few coding style clean ups > xfrm: add extack to xfrm_add_sa_expire > xfrm: add extack to xfrm_del_sa > xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len > xfrm: add extack to xfrm_do_migrate > xfrm: add extack to xfrm_alloc_userspi > xfrm: add extack to xfrm_set_spdinfo Series applied, thanks Sabrina!