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, Jan 8, 4:52 AM
Unknown Object (File)
Nov 12 2024, 7:44 AM
Unknown Object (File)
Sep 27 2024, 8:54 AM
Unknown Object (File)
Sep 22 2024, 7:10 PM
Unknown Object (File)
Sep 18 2024, 7:44 PM
Unknown Object (File)
Sep 16 2024, 9:07 AM
Unknown Object (File)
Sep 15 2024, 11:50 PM
Unknown Object (File)
Sep 8 2024, 8:08 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.