Page MenuHomeFreeBSD

iflib: fix cloneattach fail and generalize pseudo device handling
ClosedPublic

Authored by mmacy on May 31 2020, 6:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 1:10 PM
Unknown Object (File)
Sat, Oct 18, 1:10 PM
Unknown Object (File)
Sat, Oct 18, 1:09 PM
Unknown Object (File)
Sat, Oct 18, 1:31 AM
Unknown Object (File)
Wed, Oct 15, 2:56 AM
Unknown Object (File)
Sun, Oct 5, 3:49 AM
Unknown Object (File)
Sep 19 2025, 8:06 PM
Unknown Object (File)
Sep 14 2025, 6:41 PM
Subscribers

Details

Summary
  • a cloneattach failure will not currently be handled correctly
  • pseudo devices are all treat as if they're ethernet devices - this often doesn't make sense
Test Plan

load wireguard kmod

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable