]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-link.h
networkd: keep bond slave up if already attached
[thirdparty/systemd.git] / src / network / networkd-link.h
index bd66793cb6abaf477d9de9238bafe902cab1ad57..7261b3142af7e5fc59ce113f052ea44bdf9c4b31 100644 (file)
@@ -52,6 +52,7 @@ typedef struct Link {
         unsigned n_ref;
 
         int ifindex;
+        int master_ifindex;
         char *ifname;
         char *kind;
         unsigned short iftype;