[systemd-devel] [PATCH] Add FDB support
"Jóhann B. Guðmundsson"
johannbg at gmail.com
Thu Dec 11 08:18:42 PST 2014
On 12/11/2014 04:07 PM, Alin Rauta wrote:
> [Network]
> DHCP=v4
> FDBControlled=yes
>
> [FDBEntry]
> MACAddress=44:44:12:34:56:71
> VLAN=9
>
> [FDBEntry]
> MACAddress=44:44:12:34:56:72
> VLAN=10
>
Any reason why you are adding a boolean variable here -->
FDBControlled=yes <--
It should be safe to assume if any type network unit contains [FDBEntry]
it is being "FDBControlled"
If that is not sufficient it arguably should be split into it's own
network type unit instead.
JBG
More information about the systemd-devel
mailing list