https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245103
--- Comment #14 from Marek Zarychta ---
After testing Fernando's patch a little more, I can confirm it works OK. With
the settings:
net.inet6.ip6.tempvltime=6000
net.inet6.ip6.temppltime=3000
there is always one deprecated temporary address
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092
--- Comment #10 from Michael Tuexen ---
(In reply to Mike Karels from comment #9)
I was assuming that struct ether_addr is the structure used for holding an
Ethernet address, which is a 6 byte entity. But if it is more generic, forget
about
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092
Mike Karels changed:
What|Removed |Added
CC||kar...@freebsd.org
--- Comment #9 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092
--- Comment #8 from Michael Tuexen ---
(In reply to Ronald Klop from comment #5)
I see. So
ether_gen_addr(ue->ue_ifp, (struct ether_addr *)sc->sc_ue.ue_eaddr);
would work.
--
You are receiving this mail because:
You are the assignee for t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092
--- Comment #7 from Ronald Klop ---
(In reply to Ronald Klop from comment #6)
This is the mention of the testing.
https://lists.freebsd.org/archives/freebsd-arm/2023-September/003111.html
"The new kernel prints the "No MAC address found" me
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092
--- Comment #6 from Ronald Klop ---
(In reply to Zhenlei Huang from comment #2)
See the mail thread. Patrick M. Hausen has tested it 1 time and it crashed.
Probably something simple I overlooked. He will try to get more output of the
panic
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092
--- Comment #5 from Ronald Klop ---
(In reply to Michael Tuexen from comment #3)
Variable sc->sc_ue.ue_eaddr is a different type than what the function expects.
uint8_t[] vs struct ether_addr
--
You are receiving this mail because:
You ar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092
punkt.de Hosting Team changed:
What|Removed |Added
CC||m...@punkt.de
--- Comment