[systemd-devel] [PATCH v3] Add FDB support

"Jóhann B. Guðmundsson" johannbg at gmail.com
Wed Dec 17 21:50:47 PST 2014


On 12/17/2014 05:46 PM, "Jóhann B. Guðmundsson" wrote:
>
> On 12/17/2014 03:35 PM, Alin Rauta wrote:
>> Hi Tom,
>>
>> I've formatted the patch based on our previous discussions. This one has support only for adding FDB entries.
>> An example configuration is like below:
>>
>> [Match]
>> Name=em1
>>
>> [Network]
>> DHCP=v4
>>
>> [BridgeFDB]
>> MACAddress=44:44:12:34:56:71
>> VLANId=9
>>
>> [BridgeFDB]
>> MACAddress=44:44:12:34:56:70
>> VLANId=2
>> br0
>> Please let me know what you think.
>>
>> Thanks,
>> Alin
>
>
> If I start trying to match this with the entire type network files and 
> their path ( feel free to correct me where I'm wrong here )
> It would have to look like this...
>

Ignore my mac address entry confusion with the bridge mac addresses in 
the MAC learning table and the interface mac address here ( em1 ) which 
somewhat would have been eliminated if we had [BridgePort] and arguably 
[BridgePortFDB] sections in the network file

JBG

JBG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20141218/bf53397b/attachment.html>


More information about the systemd-devel mailing list