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
Unknown Object (File)
Wed, Jun 25, 9:23 PM
Unknown Object (File)
Wed, Jun 25, 3:03 PM
Unknown Object (File)
Sun, Jun 8, 11:48 AM
Unknown Object (File)
Sat, Jun 7, 11:56 AM
Unknown Object (File)
May 19 2025, 3:55 PM
Unknown Object (File)
May 10 2025, 12:05 AM
Unknown Object (File)
May 8 2025, 4:04 AM
Unknown Object (File)
Apr 18 2025, 6:50 PM
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.