Re: fib6_lookup() returning deleted struct ifnet

2023-10-25 Thread Zhenlei Huang
> On Oct 25, 2023, at 11:27 PM, Kristof Provost wrote: > > Hi, > > Several pfSense users report IPv6-related panics when an interface is deleted. > The relevant bug reports are https://redmine.pfsense.org/issues/14164 > and > https://redmine.pfsense

fib6_lookup() returning deleted struct ifnet

2023-10-25 Thread Kristof Provost
Hi, Several pfSense users report IPv6-related panics when an interface is deleted. The relevant bug reports are https://redmine.pfsense.org/issues/14164 and https://redmine.pfsense.org/issues/14431. The latest report is for a build that includes commits up to 1a18383a52bc373e316d224cef1298debf

RE: Very slow scp performance comparing to Linux

2023-10-25 Thread Scheffenegger, Richard
Posting the full "iperf3 -i 1" output, as well as "netstat -snp tcp" before and after (or just the delta) would be nice; On high speed NICs, iperf3 is nowadays typically core-limited (scales with clock speed of the active core where the singular worker thread is running), but that should be pr

RE: Very slow scp performance comparing to Linux

2023-10-25 Thread Scheffenegger, Richard
Posting the full "iperf3 -i 1" output, as well as "netstat -snp tcp" before and after (or just the delta) would be nice; On high speed NICs, iperf3 is nowadays typically core-limited (scales with clock speed of the active core where the singular worker thread is running), but that should be pr