netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ahmed Abdelsalam <ahabdels.dev@gmail.com>
To: Tom Herbert <tom@herbertland.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, dlebrun@google.com,
	Tom Herbert <tom@quantonium.net>
Subject: Re: [PATCH net-next 6/6] seg6: Add support to rearrange SRH for AH ICV calculation
Date: Fri, 31 May 2019 16:05:35 +0200	[thread overview]
Message-ID: <20190531160535.519fdef1067aa9d681669d29@gmail.com> (raw)
In-Reply-To: <1559253021-16772-7-git-send-email-tom@quantonium.net>

On Thu, 30 May 2019 14:50:21 -0700
Tom Herbert <tom@herbertland.com> wrote:

> Mutable fields related to segment routing are: destination address,
> segments left, and modifiable TLVs (those whose high order bit is set).
> 
> Add support to rearrange a segment routing (type 4) routing header to
> handle these mutability requirements. This is described in
> draft-herbert-ipv6-srh-ah-00.
> 

Hi Tom, David,
I think it is very early to have such implementation in the mainline of the Linux kernel.
The draft (draft-herbert-ipv6-srh-ah-00) has been submitted to IETF draft couple of days ago. 
We should give the IETF community the time to review and reach a consensus on this draft.
Thanks, 
Ahmed

-- 
Ahmed Abdelsalam <ahabdels.dev@gmail.com>

  reply	other threads:[~2019-05-31 14:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 21:50 [PATCH net-next 0/6] seg6: Segment routing fixes Tom Herbert
2019-05-30 21:50 ` [PATCH net-next 1/6] seg6: Fix TLV definitions Tom Herbert
2019-05-30 22:18   ` David Miller
2019-05-30 23:17     ` Tom Herbert
2019-05-30 21:50 ` [PATCH net-next 2/6] seg6: Implement a TLV parsing loop Tom Herbert
2019-05-30 21:50 ` [PATCH net-next 3/6] seg6: Remove HMAC flag and implement seg6_find_hmac_tlv Tom Herbert
2019-05-30 21:50 ` [PATCH net-next 4/6] ah6: Create function __zero_out_mutable_opts Tom Herbert
2019-05-30 21:50 ` [PATCH net-next 5/6] ah6: Be explicit about which routing types are processed Tom Herbert
2019-05-30 21:50 ` [PATCH net-next 6/6] seg6: Add support to rearrange SRH for AH ICV calculation Tom Herbert
2019-05-31 14:05   ` Ahmed Abdelsalam [this message]
2019-05-31 14:47     ` Tom Herbert

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=20190531160535.519fdef1067aa9d681669d29@gmail.com \
    --to=ahabdels.dev@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dlebrun@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=tom@herbertland.com \
    --cc=tom@quantonium.net \
    /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;
as well as URLs for NNTP newsgroup(s).