]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[etherswitch] add initial support for potentially configuring and fetching the switch...
authorAdrian Chadd <adrian@FreeBSD.org>
Tue, 6 Feb 2018 08:34:50 +0000 (08:34 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Tue, 6 Feb 2018 08:34:50 +0000 (08:34 +0000)
commit15bd1a867e9377875ad995961a44fcfc3cb8cc0d
treebc6a64cb86e7619d6fb57ed5ffdd7c02e90e0b32
parent4b07a5606c46533ecc9c373d9f4dc534d09a6520
[etherswitch] add initial support for potentially configuring and fetching the switch MAC address.

Switches that originate their own frames (eg obvious ones like Pause frames)
need a MAC address to use to send those frames from.

This API will hopefully begin to allow that to be configurable.
sys/dev/etherswitch/etherswitch.h