Re: [net-next] seg6: add support for optional attributes during behavior construction

From: Andrea Mayer
Date: Wed Feb 05 2020 - 11:38:35 EST


On Mon, 3 Feb 2020 17:08:00 +0200
Leon Romanovsky <leon@xxxxxxxxxx> wrote:

> On Mon, Feb 03, 2020 at 03:36:58PM +0100, Andrea Mayer wrote:
> > before this patch, each SRv6 behavior specifies a set of required
> > [...]
> >
> > diff --git a/net/ipv6/seg6_local.c b/net/ipv6/seg6_local.c
> > index 85a5447a3e8d..480f1ab35221 100644
> > --- a/net/ipv6/seg6_local.c
> > +++ b/net/ipv6/seg6_local.c
> > @@ -7,6 +7,13 @@
> > * eBPF support: Mathieu Xhonneux <m.xhonneux@xxxxxxxxx>
> > */
> >
> > +/* Changes:
> > + *
> > + * Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
> > + * add support for optional attributes during behavior construction
> > + *
> > + */
>
> The lines above look strange in 2020 when all of us are using git.
>
> Thanks

Hi Leon,

We forgot to remove it from the patch. I will remove in the next revision.
Thanks

--
Andrea Mayer <andrea.mayer@xxxxxxxxxxx>