Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2020 04:02:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 243554] multicast packets not seen on PHY bridge member
Message-ID:  <bug-243554-7501-Q5wPyYOdRD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243554-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243554-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243554

--- Comment #4 from James Blachly <james.blachly@gmail.com> ---
@Kyle Evans:

Patch did not do the trick. I can try to tcpdump this weekend (perhaps) to
prove it, but behavior is same as before.

Also I note that the patch adds the call to ETHER_BPF_MTAP at a different p=
lace
than in HEAD -- in the patch it adds right before bridge_enque, but in HEAD
(but not in 12.1) the call is higher, outside the if{} block:

https://github.com/freebsd/freebsd/blob/0f0a35a04846fc4f4bdb6caa2852336d7de=
9447d/sys/net/if_bridge.c#L2058-L2060

I am sure this is intended but just thought I'd mention here for others.

Anyway, thanks for looking at this. If you can think of other diagnostics I=
 can
do that would be helpful, let me know.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243554-7501-Q5wPyYOdRD>