Loading libnetutils/ifc_utils.c +1 −0 Original line number Diff line number Diff line Loading @@ -574,6 +574,7 @@ int ifc_enable(const char *ifname) return result; } // Needed by code in hidden partner repositories / branches, so don't delete. int ifc_disable(const char *ifname) { unsigned addr, count; Loading Loading
libnetutils/ifc_utils.c +1 −0 Original line number Diff line number Diff line Loading @@ -574,6 +574,7 @@ int ifc_enable(const char *ifname) return result; } // Needed by code in hidden partner repositories / branches, so don't delete. int ifc_disable(const char *ifname) { unsigned addr, count; Loading