Page MenuHomeFreeBSD

Shutting down doesn't destroy cloned interfaces
ClosedPublic

Authored by cy on Oct 15 2020, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 9:30 PM
Unknown Object (File)
Sun, Apr 28, 5:09 PM
Unknown Object (File)
Jan 24 2024, 6:37 AM
Unknown Object (File)
Jan 11 2024, 10:56 PM
Unknown Object (File)
Jan 9 2024, 1:13 AM
Unknown Object (File)
Dec 20 2023, 3:31 AM
Unknown Object (File)
Sep 24 2023, 7:37 AM
Unknown Object (File)
Sep 5 2023, 1:05 PM
Subscribers
None

Details

Summary

PR/158734 and PR/109980 discuss cloned interfaces not being stopped by netif stop, netif restart or during shutdown. This may appear minor however if a child interface has WOL enabled, it will not enable until its parent is stopped. This patch resolves this issue

Test Plan

Running here on three machines with lagg interfaces, each using WOL on one or both of its child interfaces.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cy requested review of this revision.Oct 15 2020, 3:51 PM
cy created this revision.
This revision is now accepted and ready to land.Oct 18 2020, 1:19 PM