This interface type ("a parent interface of wlanX") is not used since rS287197 .
Details
Details
- Reviewers
glebius adrian - Group Reviewers
network - Commits
- rS312929: Garbage collect IFT_IEEE80211 (but leave the define for possible reuse)
There are no other references to it in the source tree; however, an exp-run may be needed.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
i'm okay with this. I wonder if we want to reuse it for say, WDS sub interfaces, or upcoming P2P/TDLS subinterfaces where they'll definitely want to appear as child interfaces to a wlanX interface.
sys/net/if_types.h | ||
---|---|---|
116 ↗ | (On Diff #24358) | Better leave the define. |
Comment Actions
Btw, the etc/network.subr now can be cleaned up from legacy code in childif_create().