True, but it's better than nothing.
Well, I guess systemd-networkd doing basic things will have to wait on
kdbus :-)
On Tue, Feb 3, 2015 at 3:32 PM, Lennart Poettering
wrote:
> 1;3802;0cOn Tue, 03.02.15 14:38, Charles Devereaux (syst...@guylhem.net)
> wrote:
>
> > On Tue,
On Tue, Feb 3, 2015 at 2:29 PM, Lennart Poettering
wrote:
> I am pretty sure signals are not a particularly good interface for
> this. We should add a proper bus API for this one day, but this kinda
> has to wait until kdbus is a done deal, since networkd runs in early
> boot, and dbus-daemon is
te:
> > > On Mon, 02.02.15 23:12, Charles Devereaux (syst...@guylhem.net) wrote:
> > >
> > > > Another problem with systemd-networkd is that the lease is not
> renewed
> > > > after sleep.
> > > >
> > > > This is a basic feature, a
me, since systemd-networkd
does not seem to support triggers. At the moment I'm back to dhcpcd5.
On Mon, Feb 2, 2015 at 5:33 PM, Lennart Poettering
wrote:
> On Sun, 11.01.15 18:45, Charles Devereaux (syst...@guylhem.net) wrote:
>
> > What's not is the time it takes to systemd-n
Will do!
On Wed, Jan 28, 2015 at 9:41 PM, Lennart Poettering
wrote:
> On Sun, 11.01.15 18:18, Charles Devereaux (syst...@guylhem.net) wrote:
>
> > What about another option in networkd-wait-online-link.c to pass an
> > "ignore" parameter, along with a list
Hello
With dhcpcd5 and the following options, once wpa_supplicant is done, I
have a connection within the same second if I ignore ARP.
With systemd-network, it's much much slower.
$ systemd-analyze blame
3.923s systemd-networkd-wait-online.service
(...)
I tried to measure the time ta
(oops, accidentally replied off-list. Reposting)
Hello
On Sat, Jan 3, 2015 at 6:58 AM, Andrei Borzenkov
wrote:
> So if I understand it correctly you want
>
> - configure one interface
> - start some program that establishes what you call "uplink". I presume
> it results in one more interface
Hello
I'm trying to configure systemd networking for a bridge, using v217-stable
from anongit.freedesktop.org/systemd/systemd-stable
I mostly have 3 problems:
1- 3 - I do not understand how to properly use systemd-networkd-wait-online
I have one service (establishing the uplink) with:
After=net