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)
Dec 20 2023, 12:11 AM
Unknown Object (File)
Dec 19 2023, 5:50 AM
Unknown Object (File)
Sep 28 2023, 6:50 AM
Unknown Object (File)
Jun 3 2023, 5:32 PM
Unknown Object (File)
May 15 2023, 5:56 AM
Unknown Object (File)
Apr 21 2023, 5:00 PM
Unknown Object (File)
Apr 27 2017, 11:43 AM
Unknown Object (File)
Apr 27 2017, 11:43 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.