Re: [systemd-devel] nspawn and ovs bridges

2019-10-31 Thread Lennart Poettering
On Mi, 23.10.19 20:09, Michał Zegan (webczat_...@poczta.onet.pl) wrote: > Hello, > My use case is the following: make a test of routing protocols without > having... enough real hardware. I decided to do that via containers > using systemd-nspawn, and because I may need many interconnected > netwo

[systemd-devel] nspawn and ovs bridges

2019-10-23 Thread Michał Zegan
Hello, My use case is the following: make a test of routing protocols without having... enough real hardware. I decided to do that via containers using systemd-nspawn, and because I may need many interconnected networks and things like qos settings applied without dirty scripts, I decided to try op