On Fri, 31 May 2019 10:34:03 -0700
Tom Herbert <t...@herbertland.com> wrote:

> On Fri, May 31, 2019 at 10:07 AM Ahmed Abdelsalam
> <ahabdels....@gmail.com> wrote:
> >
> > On Fri, 31 May 2019 09:48:40 -0700
> > Tom Herbert <t...@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,
> > Assuming that IETF process needs to be fixed, then, IMO, should not be on 
> > the cost of breaking the kernel process here.
> 
> Ahmed,
> 
> I do not see how this is any way breaking the kernel process. The
> kernel is beholden to the needs of users provide a robust and secure
> implementations, not to some baroque IETF or other SDO processes. When
> those are in conflict, the needs of our users should prevail.
> 
> > Let us add to the kernel things that have been reviewed and reached some 
> > consensus.
> 
> By that argument, segment routing should never have been added to the
> kernel since consensus has not be reached on it yet or at least
> portions of it. In fact, if you look at this patch set, most of the
> changes are actually bug fixes to bring the implementation into
> conformance with a later version of the draft. For instance, there was
> never consensus reached on the HMAC flag; now it's gone and we need to
> remove it from the implementation.
> 
> > For new features that still need to be reviewed we can have them outside 
> > the kernel tree for community to use.
> > This way the community does not get blocked by IETF process but also keep 
> > the kernel tree stable.
> 
> In any case, that does not address the issue of a user using both
> segment routing and authentication which leads to adverse behaviors.
> AFAICT, the kernel does not prevent this today. So I ask again: what
> is your alternative to address this?
> 
> Thanks,
> Tom

Tom,
Yes, the needs for users should prevail. But it’s not Tom or Ahmed alone who 
should define users needs. 
The comparison between "draft-herbert-ipv6-srh-ah-00" and 
"draft-ietf-6man-segment-routing-header" is
missing some facts. The first patch of the SRH implementation was submitted to 
the kernel two years after
releasing the SRH draft. By this time, the draft was a working group adopted 
and co-authored by several
vendors, operators and academia. Please refer to the first SRH patch submitted 
to the kernel
(https://patchwork.ozlabs.org/patch/663176/). I still don’t see the point of 
rushing to upstream something 
that has been defined couple of days ago. Plus there is nothing that prevents 
anyone to "innovate" in his 
own private kernel tree.

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

Reply via email to