From: David Ahern <dsahern@gmail.com>
To: Antony Antony <antony@phenome.org>,
Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2-next] ip xfrm: support printing XFRMA_SET_MARK_MASK attribute in states
Date: Tue, 1 Sep 2020 19:55:05 -0600 [thread overview]
Message-ID: <93e07827-51f8-2732-e7c8-25b35453374f@gmail.com> (raw)
In-Reply-To: <20200828145907.GA17185@AntonyAntony.local>
On 8/28/20 8:59 AM, Antony Antony wrote:
> The XFRMA_SET_MARK_MASK attribute is set in states (4.19+).
> It is the mask of XFRMA_SET_MARK(a.k.a. XFRMA_OUTPUT_MARK in 4.18)
>
> sample output: note the output-mark mask
> ip xfrm state
> src 192.1.2.23 dst 192.1.3.33
> proto esp spi 0xSPISPI reqid REQID mode tunnel
> replay-window 32 flag af-unspec
> output-mark 0x3/0xffffff
> aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128
> if_id 0x1
>
> Signed-off-by: Antony Antony <antony@phenome.org>
> ---
> ip/ipxfrm.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
applied to iproute2-next. Thanks
prev parent reply other threads:[~2020-09-02 1:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-28 14:59 [PATCH iproute2-next] ip xfrm: support printing XFRMA_SET_MARK_MASK attribute in states Antony Antony
2020-09-02 1:55 ` David Ahern [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=93e07827-51f8-2732-e7c8-25b35453374f@gmail.com \
--to=dsahern@gmail.com \
--cc=antony@phenome.org \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox