[Bug 246819] Kernel panic with ifconfig destroy

2020-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246819 Mark Johnston changed: What|Removed |Added Status|New |Open CC|

Re: How to Increase TX Queue Priority for LACP Packets

2020-06-19 Thread Adrian Chadd
On Tue, 16 Jun 2020 at 17:13, Navdeep Parhar wrote: > We could have a global knob that tells all NIC drivers to use a reserved > queue for non-RSS traffic, but that would be advisory at best because > the tx queue selection takes place inside the driver's (or iflib's) > transmit routine. The mea

Re: WiFi hotspot keeps dropping

2020-06-19 Thread Adrian Chadd
[snip] Also, did you plug in something USB-3 related recently? :-) USB-3 / USB-C's signaling frequency interferes with 2.4GHz :-) -adrian > ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe,

Re: WiFi hotspot keeps dropping

2020-06-19 Thread Adrian Chadd
On Thu, 18 Jun 2020 at 16:37, D'Arcy Cain wrote: > I have set up my FreeBSD box as a gateway. It used to work fine but > suddenly my hotspot keeps failing. It drops a few times a day. > Restarting hostapd gets it back up again but I really want to keep it > up. I am running FreeBSD 12.1-RELEAS

“Kamera Elinde Geleceğin Cebinde Kısa Film Yarışması”nın Sonuçları Online Ödül Töreniyle Açıklanıyor!

2020-06-19 Thread Türkiye Sermaye Piyasaları Birliği
[http://track-5.powered-by-n-mailer.com/1010L2389711|10015203|101128316|1001T.html] [http://track-5.powered-by-n-mailer.com/1001L2389711|00105203|100128316|1001T.html] [http://track-5.powered-by-n-mailer.com/1001L2389711|10015203|01114780|1011T.html] [http://track-5.powered-by-n-mailer.com/0001L23

[Bug 247420] panic: starting DAD on non-tentative address ...

2020-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247420 Bug ID: 247420 Summary: panic: starting DAD on non-tentative address ... Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Key

Re: TCP_NOTSENT_LOWAT on FreeBSD?

2020-06-19 Thread Michael Tuexen
> On 19. Jun 2020, at 13:25, Sebastian Huber > wrote: > > Hello, > > I use the mDNSResponder from Apple in embedded devices on top of the FreeBSD > network stack. I tried to update from v878.270.2 to v1096.40.7: > > https://opensource.apple.com/tarballs/mDNSResponder/ > > However, the Linux/

TCP_NOTSENT_LOWAT on FreeBSD?

2020-06-19 Thread Sebastian Huber
Hello, I use the mDNSResponder from Apple in embedded devices on top of the FreeBSD network stack. I tried to update from v878.270.2 to v1096.40.7: https://opensource.apple.com/tarballs/mDNSResponder/ However, the Linux/macOS specific feature TCP_NOTSENT_LOWAT is now used in the new version: