[systemd-devel] Wireless mesh networks and link_carrier_gained

2018-12-17 Thread Roger James
Hello, I have been testing the uses of systemd-networkd to configure wireless mesh networks, and have encountered a problem which manifests itself as a failure to correctly configure the additional dchp options offered by the inbuilt dhcpv4 server. This is related to the following commit. h

Re: [systemd-devel] Fwd: sdbus-filedescriptor does reproducibly NOT get triggered in a specific situation

2018-12-17 Thread Lennart Poettering
On Mo, 17.12.18 11:28, Jan Mueller ([email protected]) wrote: 65;5402;1c > > > please see the referenced + updated example project: > > > https://github.com/mue-jan/dbus-missing-signals-or-fd-issue > > > You need to call the three calls on *every* loop iteration, and update fd/ > > ev

Re: [systemd-devel] Fwd: sdbus-filedescriptor does reproducibly NOT get triggered in a specific situation

2018-12-17 Thread Jan Mueller
> > please see the referenced + updated example project: > > https://github.com/mue-jan/dbus-missing-signals-or-fd-issue > You need to call the three calls on *every* loop iteration, and update fd/ > events/timeout on the epoll object before you can go to sleep. The I/O events, > timeouts, fd can