https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278306
--- Comment #12 from Gleb Popov ---
(In reply to Oleksandr Kryvulia from comment #9)
Hmm, I'm on 14.1-RELEASE and "up WPA DHCP" doesn't work me. The interface is
not up after "service netif restart" if there is no wpa_supplicant.conf
--
Y
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278306
--- Comment #13 from Gleb Popov ---
Ah, disregard my previous comment, I have a problem with the driver itself.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278306
--- Comment #14 from Gleb Popov ---
Yes, adding the "up" word makes it work indeed.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279850
--- Comment #4 from Lexi Winter ---
the patch fixes wg(8) at least when no tunnels are configured:
[3!] daphne ~# uname -v
FreeBSD 15.0-CURRENT #4 lf/main-n269059-d5fdf4feedd2: Fri Sep 6 14:58:45 BST
2024
srcma...@daphne.eden.le-fay.o
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281211
Stas Alekseev changed:
What|Removed |Added
Attachment #253336|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280701
--- Comment #80 from doktornotor ---
As for the technical input: here is another *downstream* issue [1] with pf
debug log (i.e., set debug misc) getting flooded (300K+/day) with
> pf: ICMP error message too short (ip6)
from ND (NS/NA) pac
The following device tree specifies a shared mdio.
The ffec driver uses miibus.
When there is a shared mdio, one of the device instances will not be able to
properly configure the PHY, as it needs to use the other devices resource to
read/write the PHY.
&fec1 {
pinctrl-names = "d
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279850
--- Comment #5 from Lexi Winter ---
already discussed this with Kevin^W Kyle on IRC, but for completeness, the
patch in comment #1 panics on boot on a system with tunnels configured:
Created clone interfaces: wg0 wg1 epair0a epair0b.
lo0:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281211
Warner Losh changed:
What|Removed |Added
CC||i...@freebsd.org
Assignee|