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

Lennart Poettering lennart at poettering.net
Mon Feb 2 09:00:36 PST 2015


On Thu, 29.01.15 14:05, Rauta, Alin (alin.rauta at intel.com) wrote:

> What if we don't use the "*" for now and document "BindCarrier"
> accordingly to be a list of port names and no wildcard ?

Note that checking wildcards is really easy with glibc's
fnmatch(). In fact, it's easier to do the full globbing thing than
shortcutting this only for * and strcmp()...

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list