Page MenuHomeFreeBSD

if_igc: Don't start in promiscious mode by default
ClosedPublic

Authored by hum_semihalf.com on Sep 15 2022, 11:51 AM.
Tags
None
Referenced Files
F102434280: D36591.diff
Tue, Nov 12, 5:35 AM
Unknown Object (File)
Wed, Oct 16, 10:20 PM
Unknown Object (File)
Sep 28 2024, 2:23 PM
Unknown Object (File)
Sep 24 2024, 12:29 PM
Unknown Object (File)
Sep 18 2024, 8:49 AM
Unknown Object (File)
Sep 12 2024, 3:39 AM
Unknown Object (File)
Sep 9 2024, 8:49 AM
Unknown Object (File)
Sep 8 2024, 4:54 AM
Subscribers

Details

Summary

The igc driver always sets the promiscious mode in the initialization
routine regardless the options passed from iflib. Fix this by checking
the interface flags and set mode appropriately.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped