Does anybody has some advice for me?

On Mon, Sep 4, 2017 at 11:40 PM, Huanle Han <hanxue...@gmail.com> wrote:

> Hi, All
>
> I'm just learning ipv6. When I go through ovs code about ipv6 normal
> forwarding, I find 2 possible "bugs". Could you explain some for me? Thanks.
>
> 1. In fucntion "xlate_normal". when mcast snooping is on, ipv6 neighbor
> discover packet, whose dest mac is "33:33:**", is proccessed in
> mcast_snooping code branch. Is this corrent?
>
> 2. In function "xlate_normal", "is_mld()"  code branch deosn't return as
> "igmp" does, but continue to look up mcast table and forward to group base
> ports. Is this corrent?
>
>
> Best regards,
> Huanle
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to