Skip to content

Commit

Permalink
Merge branch 'master' into testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mtomaschewski committed Aug 29, 2014
2 parents cbc8db3 + 5f7faf7 commit 0c08ad3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ifconfig.c
Expand Up @@ -328,9 +328,6 @@ __ni_addrconf_action_addrs_verify(ni_netdev_t *dev, ni_addrconf_lease_t *lease)
unsigned int loops = 50;
int res;

if (lease->family != AF_INET6)
return 0;

/*
* TODO: instead to loop here, return 1 to go into background
* and continue to apply when address update event with
Expand Down

0 comments on commit 0c08ad3

Please sign in to comment.