Page MenuHomeFreeBSD

sfxge(4): provide option to disable not a local MAC address check
ClosedPublic

Authored by arybchik on May 23 2016, 1:50 PM.
Tags
None
Referenced Files
F82904932: D6508.diff
Fri, May 3, 7:18 PM
F82869269: D6508.id16796.diff
Fri, May 3, 9:36 AM
F82869145: D6508.id.diff
Fri, May 3, 9:35 AM
F82869143: D6508.id16728.diff
Fri, May 3, 9:35 AM
F82856888: D6508.diff
Fri, May 3, 6:33 AM
Unknown Object (File)
Dec 20 2023, 12:11 AM
Unknown Object (File)
Dec 19 2023, 5:50 AM
Unknown Object (File)
Sep 28 2023, 6:50 AM
Subscribers

Details

Summary

Option EFSYS_OPT_ALLOW_UNCONFIGURED_NIC disables check that the adapter
MAC address is not a local address (beginning 02).

Submitted by: Laurence Evans <levans at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

Module build checked.
amd64 kernels build is broken right now, to be rechecked before commit

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): provide option to disable not a local MAC address check.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, bz, np.
gnn edited edge metadata.
This revision is now accepted and ready to land.May 23 2016, 11:46 PM
This revision was automatically updated to reflect the committed changes.