[ovs-dev] [PATCH ovn v2] Honour router_preference for solicited RA

Numan Siddique numans at ovn.org
Thu Jun 18 07:30:02 UTC 2020


On Sat, Jun 13, 2020 at 2:53 PM Gabriele Cerami <gcerami at redhat.com> wrote:

> On 12 Jun, Gabriele Cerami wrote:
> > +    /* RFC4191 section 2.2 */
> > +    if (ntohs(ra->router_lifetime) == 0) {
> > +        ra->mo_flags &= IPV6_ND_RA_OPT_PRF_RESET_MASK;
> > +    }
>
> Sorry for the spamming, not having test coverage for this part is
> proving challenging. I wonder if it's best to add an option for this too
>

What do you mean by option ? You mean in the put_nd_ra_opts() ?

Thanks
Numan


> ...
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>


More information about the dev mailing list