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)
Oct 12 2024, 3:23 PM
Unknown Object (File)
Oct 5 2024, 10:16 AM
Unknown Object (File)
Oct 4 2024, 9:38 AM
Unknown Object (File)
Oct 4 2024, 5:04 AM
Unknown Object (File)
Oct 3 2024, 10:55 AM
Unknown Object (File)
Oct 3 2024, 4:56 AM
Unknown Object (File)
Oct 2 2024, 10:39 PM
Unknown Object (File)
Oct 2 2024, 7:01 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