Page MenuHomeFreeBSD

Shutting down doesn't destroy cloned interfaces
ClosedPublic

Authored by cy on Oct 15 2020, 3:51 PM.
Tags
None
Referenced Files
F166084876: D26797.id78265.diff
Tue, Aug 11, 2:52 PM
Unknown Object (File)
Mon, Aug 10, 1:53 PM
Unknown Object (File)
Thu, Aug 6, 9:57 AM
Unknown Object (File)
Thu, Aug 6, 8:59 AM
Unknown Object (File)
Wed, Aug 5, 8:07 AM
Unknown Object (File)
Fri, Jul 31, 1:53 AM
Unknown Object (File)
Mon, Jul 27, 1:16 AM
Unknown Object (File)
Mon, Jul 20, 5:40 AM
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