]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-link.h
network: make Name= in [Match] support alternative names of interfaces
[thirdparty/systemd.git] / src / network / networkd-link.h
index 39ef475daf54464219f0e2877d5cef8bdc41ded8..172e48338371d036e138eb669d3b11624bc610e7 100644 (file)
@@ -48,6 +48,7 @@ typedef struct Link {
         int ifindex;
         int master_ifindex;
         char *ifname;
+        char **alternative_names;
         char *kind;
         unsigned short iftype;
         char *state_file;