<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 12/17/2014 05:46 PM, "Jóhann B.
      Guðmundsson" wrote:<br>
    </div>
    <blockquote cite="mid:5491C181.4060904@gmail.com" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <br>
      <div class="moz-cite-prefix">On 12/17/2014 03:35 PM, Alin Rauta
        wrote:<br>
      </div>
      <blockquote
        cite="mid:1418830536-630-1-git-send-email-alin.rauta@intel.com"
        type="cite">
        <pre wrap="">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</pre>
      </blockquote>
      <br>
      <br>
      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 ) <br>
      It would have to look like this...<br>
      <br>
    </blockquote>
    <br>
    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<br>
    <br>
    JBG<br>
    <br>
    JBG<br>
  </body>
</html>