Page MenuHomeFreeBSD

[wtap] Format the code and rename physical interface
AbandonedPublic

Authored by enweiwu on Jul 7 2022, 2:14 PM.
Referenced Files
Unknown Object (File)
Sat, Apr 11, 11:55 PM
Unknown Object (File)
Sat, Apr 11, 1:24 PM
Unknown Object (File)
Thu, Apr 9, 7:51 PM
Unknown Object (File)
Mon, Apr 6, 4:32 PM
Unknown Object (File)
Sun, Apr 5, 3:09 AM
Unknown Object (File)
Fri, Apr 3, 2:39 AM
Unknown Object (File)
Fri, Apr 3, 2:38 AM
Unknown Object (File)
Mar 14 2026, 8:45 AM
Subscribers

Details

Reviewers
bz
lwhsu
Summary

The original physical interface created by wtap is "wlan%d", which will confuse us with the vap created by ifconfig. Rename the physical interface to "wtap%d".

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

lwhsu requested changes to this revision.Jul 7 2022, 2:22 PM

Please separate the format change and functional change. You can create two differentials and mention one is depending on the other.

This revision now requires changes to proceed.Jul 7 2022, 2:22 PM