]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): provide option to disable not a local MAC address check
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Tue, 24 May 2016 12:15:30 +0000 (12:15 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Tue, 24 May 2016 12:15:30 +0000 (12:15 +0000)
commitecaa500c4b211eb9c127497762c269a5f460ecde
tree660a203ae4a02f6f01c6346310c3fe37ad0aceda
parentbdb482bfa08a5f4df412bb19b674b2919d54da5b
sfxge(4): provide option to disable not a local MAC address check

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>
Reviewed by:    gnn
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D6508
sys/dev/sfxge/common/efsys.h
sys/dev/sfxge/common/efx_check.h
sys/dev/sfxge/common/medford_nic.c