[aadk-commits] jlyons: udhcp/trunk r710 -	/udhcp/trunk/samples/dhcpinform.conf
    SVN commits to the AADK repository 
    aadk-commits at lists.digium.com
       
    Wed Jan  9 14:47:16 CST 2008
    
    
  
Author: jlyons
Date: Wed Jan  9 14:47:16 2008
New Revision: 710
URL: http://svn.digium.com/view/aadk?view=rev&rev=710
Log:
Fix for BE-310, thanks mog!!!!!!
Modified:
    udhcp/trunk/samples/dhcpinform.conf
Modified: udhcp/trunk/samples/dhcpinform.conf
URL: http://svn.digium.com/view/aadk/udhcp/trunk/samples/dhcpinform.conf?view=diff&rev=710&r1=709&r2=710
==============================================================================
--- udhcp/trunk/samples/dhcpinform.conf (original)
+++ udhcp/trunk/samples/dhcpinform.conf Wed Jan  9 14:47:16 2008
@@ -1,4 +1,4 @@
 interface eth0
-opt tftp https://0.0.0.0/phoneprov
+opt tftp http://0.0.0.0/phoneprov
 opt ntpsrv 0.0.0.0
 pidfile ./db.pid
    
    
More information about the aadk-commits
mailing list