[Bug 258527] wpa_supplicant(8) from the base is not able to bring up wlan(4) interface correctly due to SIGSEGV after EAP/PEAP MSCHAPv2 authentication

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258527 Cy Schubert changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 258527] wpa_supplicant(8) from the base is not able to bring up wlan(4) interface correctly due to SIGSEGV after EAP/PEAP MSCHAPv2 authentication

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258527 --- Comment #23 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ad0311b6956f66835c24bd5a7e735aaa6b8c8852 commit ad0311b6956f66835c24bd5a7e735aaa6b8c8852 Author

[Bug 258527] wpa_supplicant(8) from the base is not able to bring up wlan(4) interface correctly due to SIGSEGV after EAP/PEAP MSCHAPv2 authentication

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258527 --- Comment #22 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0ab6ecd1dda7b6194b7aa09f70f9c6a7049708e4 commit 0ab6ecd1dda7b6194b7aa09f70f9c6a7049708e4 Author

[Bug 254341] igb hung every 5-20 hours. ifconfig down+up solves the problem for next N hours

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254341 --- Comment #16 from Kevin Bowling --- (In reply to Vladislav Shabanov from comment #13) There are a lot more changes so it is worth a shot https://www.supermicro.com/Bios/softfiles/14136/X10SRi-F_BIOS_3.4_release_notes.pdf, supermicro is n

[Bug 258949] IPv4 alias on Chelsio T6225-CR, ping: sendto: No route to host

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258949 Navdeep Parhar changed: What|Removed |Added CC||n...@freebsd.org Assign

[Bug 258949] IPv4 alias on Chelsio T6225-CR, ping: sendto: No route to host

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258949 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 254341] igb hung every 5-20 hours. ifconfig down+up solves the problem for next N hours

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254341 --- Comment #15 from Vladislav Shabanov --- Created attachment 228465 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228465&action=edit watchdog dump after the hung, 2021.09.29 -- You are receiving this mail because: You are th

[Bug 254341] igb hung every 5-20 hours. ifconfig down+up solves the problem for next N hours

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254341 --- Comment #13 from Vladislav Shabanov --- Kevin, thank you for your reply. Changes on this server from March, 2021 till now (October, 2021): 1. Now it’s FreeBSD 13.0 2. On both sides of cable the wire configured to media 100baseTX mediaop

[Bug 254341] igb hung every 5-20 hours. ifconfig down+up solves the problem for next N hours

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254341 --- Comment #14 from Vladislav Shabanov --- Created attachment 228464 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228464&action=edit watchdog dump before the hung, 2021.09.29 -- You are receiving this mail because: You are t

[Bug 258527] wpa_supplicant(8) from the base is not able to bring up wlan(4) interface correctly due to SIGSEGV after EAP/PEAP MSCHAPv2 authentication

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258527 --- Comment #21 from Cy Schubert --- (In reply to Dominic Fandrey from comment #20) Does the posted patch fix your problem? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 243554] multicast packets not seen on PHY bridge member

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243554 --- Comment #10 from Kristof Provost --- (In reply to Patrick M. Hausen from comment #9) I confirm what Patrick says here. Set your IP address on the bridge, not on member interfaces. There's also this bug, and the one comment specifically

[Bug 243554] multicast packets not seen on PHY bridge member

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243554 --- Comment #9 from Patrick M. Hausen --- > 4. User should REMOVE IP from igb0 and ADD IP to the bridge (does not have > one by default) Yes! Yes! Yes! All IP addresses MUST be on the bridge interface and not on any member. FreeNAS/TrueN

[Bug 258849] IPSec may generate duplicate SPIs

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258849 Mateusz Guzik changed: What|Removed |Added Status|Open|In Progress --- Comment #3 from Ma

[Bug 258923] [mlx4en] Wrong mbuf cluster size in mlx4_en_debugnet_init leads to panic

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258923 Hans Petter Selasky changed: What|Removed |Added Resolution|--- |FIXED Status|In

[Bug 258923] [mlx4en] Wrong mbuf cluster size in mlx4_en_debugnet_init leads to panic

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258923 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=5a7de2b42caf6241e87b417a0521e9ab303989d7 commit 5a7de2b42caf6241e87b417a0521e9ab303989d7 Author:

[Bug 258527] wpa_supplicant(8) from the base is not able to bring up wlan(4) interface correctly due to SIGSEGV after EAP/PEAP MSCHAPv2 authentication

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258527 Marek Zarychta changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are r

[Bug 258527] wpa_supplicant(8) from the base is not able to bring up wlan(4) interface correctly due to SIGSEGV after EAP/PEAP MSCHAPv2 authentication

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258527 Dominic Fandrey changed: What|Removed |Added CC||k...@freebsd.org --- Comment #20

[Bug 258923] [mlx4en] Wrong mbuf cluster size in mlx4_en_debugnet_init leads to panic

2021-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258923 --- Comment #3 from Hans Petter Selasky --- OK, got a green light from Konstantin. Please go ahead and commit and MFC. --HPS -- You are receiving this mail because: You are the assignee for the bug.