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)
Wed, Aug 26, 3:27 AM
Unknown Object (File)
Wed, Aug 19, 1:27 PM
Unknown Object (File)
Wed, Aug 19, 12:24 PM
Unknown Object (File)
Aug 10 2026, 5:31 AM
Unknown Object (File)
Aug 10 2026, 12:28 AM
Unknown Object (File)
Aug 8 2026, 6:21 PM
Unknown Object (File)
Aug 8 2026, 11:42 AM
Unknown Object (File)
Aug 6 2026, 2:22 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