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)
Fri, Jan 10, 12:16 AM
Unknown Object (File)
Sun, Jan 5, 1:01 PM
Unknown Object (File)
Sat, Dec 14, 4:23 AM
Unknown Object (File)
Dec 11 2024, 12:13 AM
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
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