Page MenuHomeFreeBSD

net: Remove the IFF_RENAMING flag
ClosedPublic

Authored by markj on Feb 7 2026, 10:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 3:06 PM
Unknown Object (File)
Thu, Mar 5, 6:19 AM
Unknown Object (File)
Thu, Feb 19, 10:29 AM
Unknown Object (File)
Tue, Feb 17, 11:08 AM
Unknown Object (File)
Feb 11 2026, 9:01 PM
Unknown Object (File)
Feb 11 2026, 4:03 PM
Unknown Object (File)
Feb 11 2026, 6:04 AM
Unknown Object (File)
Feb 11 2026, 4:51 AM

Details

Summary

This used to be needed when interface renames were broadcast using the
ifnet_departure_event eventhandler, but since commit 349fcf079ca3
("net: add ifnet_rename_event EVENTHANDLER(9) for interface renaming"),
it has no purpose. Remove it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70508
Build 67391: arc lint + arc unit