Merge commit '92f8878cbf5d8ad9e9b909a9dcbb2112de54a542' into integrated

This commit is contained in:
Ondrej Zajicek
2014-04-29 12:52:39 +02:00
+3
View File
@@ -34,6 +34,9 @@ dev_ifa_notify(struct proto *p, unsigned c, struct ifa *ad)
/* Empty list is automagically treated as "*" */
return;
if (ad->flags & IA_SECONDARY)
return;
if (ad->scope <= SCOPE_LINK)
return;