[systemd-devel] [PATCH] Added UFD (Uplink failure detection) support to networkd

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Thu Jan 29 06:10:16 PST 2015


On Thu, Jan 29, 2015 at 02:05:10PM +0000, Rauta, Alin wrote:
> What if we don't use the "*" for now and document "BindCarrier" accordingly to be a list of port names and no wildcard ?
> Then, if it's the case we can add such "*" support for "BindCarrier" and think about all those corner cases ?

What about interpreting the wildcard dynimically instead? If
eth3 goes down, look at all interfaces which have BindCarrier set, and
check with glob if their BindCarrier setting matches eth3, and act
accordingly.

Zbyszek


More information about the systemd-devel mailing list