[systemd-devel] unable to create bridge name "default"

2017-03-11 Thread William Tu
Hi, I'm not sure if this is caused by systemd-udev, apology if it's not the right place. When doing # brctl addbr default add bridge failed: Invalid argument or # ip link add name default type bridge Debugging with # systemd-udev --debug I think the bridge "default" is created successfully first,

Re: [systemd-devel] unable to create bridge name "default"

2017-04-27 Thread William Tu
On Thu, Mar 30, 2017 at 8:55 AM, Lennart Poettering wrote: > On Sat, 11.03.17 08:41, William Tu (u9012...@gmail.com) wrote: > >> Hi, >> I'm not sure if this is caused by systemd-udev, apology if it's not >> the right place. When doing >> # brctl add