Changeset 19319


Ignore:
Timestamp:
06/03/12 18:36:49 (12 months ago)
Author:
BrainSlayer
Message:

use blocking call here since initial certificate generation might take some time and can cause race conditions with redial

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/services/networking/network.c

    r19318 r19319  
    38893889                stop_process("udhcpc", "DHCP Client"); 
    38903890                eval("usbmuxd"); 
    3891                 eval("ipheth-loop"); 
     3891                eval("ipheth-pair"); 
    38923892                eval("ifconfig", "iph0", "up"); 
    38933893                start_dhcpc("iph0", NULL, NULL, 1); 
Note: See TracChangeset for help on using the changeset viewer.