https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205263
Ian Lepore <i...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i...@freebsd.org --- Comment #1 from Ian Lepore <i...@freebsd.org> --- This patch won't work. You can't make netwait run before routing when the way netwait works is to ping an arbitrary ip address which may require routing to be reachable. I still think the root cause of the problem would be solved by pre-loading the if_axe module via loader.conf instead of relying on devd (which runs after netif) to load it. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"