[Bug 245181] Proxy ARP (net.link.ether.inet.proxyall) does not work for FIB other than 0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 2 20:36:04 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245181
--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:
Author: melifaro
Date: Thu Apr 2 20:06:37 UTC 2020
New revision: 359580
URL: https://svnweb.freebsd.org/changeset/base/359580
Log:
Use interface fib for proxyarp checks.
Before the change, proxyarp checks for src and dst addresses
were performed using default fib, breaking multi-fib scenario.
PR: 245181
Submitted by: Scott Aitken (original version)
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D24244
Changes:
head/sys/netinet/if_ether.c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list