[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[2122]
From:       owes () users ! sourceforge ! net
Date:       2008-11-28 11:17:12
Message-ID: E1L61LU-0004v8-IQ () d5vjzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 2122
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2122&view=rev
Author:   owes
Date:     2008-11-28 11:17:12 +0000 (Fri, 28 Nov 2008)

Log Message:
-----------
Installer DHCP client slightly more aggressive

Modified Paths:
--------------
    ipcop/trunk/src/installer/installer.c

Modified: ipcop/trunk/src/installer/installer.c
===================================================================
--- ipcop/trunk/src/installer/installer.c	2008-11-28 11:14:01 UTC (rev 2121)
+++ ipcop/trunk/src/installer/installer.c	2008-11-28 11:17:12 UTC (rev 2122)
@@ -86,8 +86,8 @@
     for (i = 0; i < numnetwork; i++) {
         /* maybe fancy progress bar here */
 
-        /* 5 probes at approx. 3 second interval should suffice */
-        snprintf(command, STRING_SIZE, "udhcpc -q -n -t 5 -i eth%d -s \
/usr/bin/udhcpc.script > /dev/null\n", j); +        /* 3 probes at approx. 3 second \
interval with 1 second pause after failure should suffice */ +        \
snprintf(command, STRING_SIZE, "udhcpc -q -n -T 3 -A 1 -t 33 -i eth%d -s \
/usr/bin/udhcpc.script > /dev/null\n", j);  if (!mysystem(command)) {
             fprintf(flog, "eth%d DHCP Configured\n", j);
 


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic