https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217606

Kristof Provost <k...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@freebsd.org

--- Comment #1 from Kristof Provost <k...@freebsd.org> ---
I don't think you're running into the bridge memory leak that D7780 fixed.
You'll want that patch, but I don't think that's the problem here.

I also don't think that it's a pf problem, because bridge_pfil() doesn't pass
ARP packets to pf, so if the problem were there ARP packets should still pass.

Can you check if there's still free memory when you run into this problem?
Being out of memory might explain it, but I don't see how bringing the
interfaces down and up again would help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to