https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262406
--- Comment #1 from Evgeni Golov <[email protected]> --- ether_gen_addr(ifp, (struct ether_addr *)eaddr); works much better if you cast properly (eaddr is a plain char array in if_re.c) -- You are receiving this mail because: You are the assignee for the bug.
