]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r300606
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 17:05:20 +0000 (17:05 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 17:05:20 +0000 (17:05 +0000)
commitb83adfe56777afcc59e76c124c84de8afac25fbe
tree45cc6337bcd720e01aa558bba80b4c588b2f2b59
parent8c3ddc052729ee0a5e6a8bbcf745d0d01994b2a6
MFC r300606

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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@301387 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/efsys.h
sys/dev/sfxge/common/efx_check.h
sys/dev/sfxge/common/medford_nic.c