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
F122594298: D6508.diff
Sun, Jul 6, 1:10 PM
Unknown Object (File)
Tue, Jul 1, 11:36 PM
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
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3899
Build 3942: arc lint + arc unit

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.