On Mon, 6 Jul 2020 13:47:56 +0300 Eyal Birger <eyal.bir...@gmail.com> wrote:
> The XFRMA_IF_ID attribute is set in policies for them to be > associated with an XFRM interface (4.19+). > > Add support for getting/deleting policies with this attribute. > > For supporting 'deleteall' the XFRMA_IF_ID attribute needs to be > explicitly copied. > > Signed-off-by: Eyal Birger <eyal.bir...@gmail.com> What about man page? That needs to be updated. PS: disappointing that ip xfrm does not display all the attributes of existing policies. But that appears to be something that has always been broken. PPS: ip xfrm needs to get jsonify'd