Jump to content

Systemd/networkd: Difference between revisions

imported>Mweinelt
imported>Mweinelt
Line 280: Line 280:
         matchConfig.Name ="br0";
         matchConfig.Name ="br0";
         bridgeConfig = {};
         bridgeConfig = {};
         # Disable address autoconfig the bridge does not require IP configuration
         # Disable address autoconfig when no IP configuration is required
         #networkConfig.LinkLocalAddressing = "no";
         #networkConfig.LinkLocalAddressing = "no";
         linkConfig = {
         linkConfig = {
Anonymous user