[Bug 245181] Proxy ARP (net.link.ether.inet.proxyall) does not work for FIB other than 0

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245181 --- Comment #4 from Scott Aitken --- I think the code at line 1051 is actually the culprit: /* XXX MRT use table 0 for arp reply */ if (fib4_lookup_nh_basic(0, itaddr, 0, 0, &nh4) != 0) goto drop; I believe this is where the targe

Re: Issue with epoch_drain_callbacks and unloading iavf(4) [using iflib]

2020-03-30 Thread Eric Joyner
On Sat, Mar 28, 2020 at 3:52 PM Mark Johnston wrote: > On Wed, Mar 11, 2020 at 04:32:40PM -0700, Eric Joyner wrote: > > Mark, > > > > I did get some time to get back and retry this; however your second patch > > still doesn't solve the problem. Looking into it a bit, it looks like the > > kldunlo

[Bug 245152] urndis(4) Inseego/Novatel Wireless MiFi 8800/8000 as urndis0 4g/LTE RNDIS fails to tether

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245152 --- Comment #3 from rootl...@gmail.com --- Created attachment 212865 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212865&action=edit dmesg.boot dmesg.boot -- You are receiving this mail because: You are on the CC list for the

[Bug 245152] urndis(4) Inseego/Novatel Wireless MiFi 8800/8000 as urndis0 4g/LTE RNDIS fails to tether

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245152 --- Comment #5 from rootl...@gmail.com --- --- Comment #1 from Kubilay Kocak --- Can you provide us with information (ideally on FreeBSD) on the relevant Novatel device(s) that do work on FreeBSD, including which versions they w

[Bug 245152] urndis(4) Inseego/Novatel Wireless MiFi 8800/8000 as urndis0 4g/LTE RNDIS fails to tether

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245152 --- Comment #4 from rootl...@gmail.com --- Created attachment 212866 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212866&action=edit pciconf -lv with MiFi 8000 attached -- You are receiving this mail because: You are on the C

[Bug 245181] Proxy ARP (net.link.ether.inet.proxyall) does not work for FIB other than 0

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245181 --- Comment #2 from Kubilay Kocak --- Thank you for the report Scott Can you provide a network configuration (rc.conf , netstat -rn, ifconfig -a output as attachments, sanitized if necessary) that reproduces the issue? -- You are receivi

[Bug 245181] Proxy ARP (net.link.ether.inet.proxyall) does not work for FIB other than 0

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245181 Alexander V. Chernikov changed: What|Removed |Added Assignee|n...@freebsd.org |melif...@freebsd.org

[Bug 245181] Proxy ARP (net.link.ether.inet.proxyall) does not work for FIB other than 0

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245181 Kubilay Kocak changed: What|Removed |Added CC||b...@freebsd.org,