On Thu, 9 Jul 2020 09:29:46 +0300 Eyal Birger <eyal.bir...@gmail.com> wrote:
> Allow getting/deleting policies which contain an xfrm interface ID. > > First patch fixes the man page with regards to the original addition > of IF-ID in ip xfrm operations. > > --- > > v1 -> v2: update man page > > Eyal Birger (2): > ip xfrm: update man page on setting/printing XFRMA_IF_ID in > states/policies > ip xfrm: policy: support policies with IF_ID in get/delete/deleteall > > ip/xfrm_policy.c | 17 ++++++++++++++++- > man/man8/ip-xfrm.8 | 10 ++++++++++ > 2 files changed, 26 insertions(+), 1 deletion(-) > Applied, thanks