]> git.ipfire.org Git - thirdparty/dhcpcd.git/log
thirdparty/dhcpcd.git
19 years agoLinux systems without glibc-2.3 don't have getifaddrs, so we define our own.
Roy Marples [Sun, 3 Dec 2006 10:28:57 +0000 (10:28 +0000)] 
Linux systems without glibc-2.3 don't have getifaddrs, so we define our own.

19 years agoChanged the default timeout to 20 seconds, allowing hme Sparc drivers to work.
Roy Marples [Fri, 1 Dec 2006 20:08:33 +0000 (20:08 +0000)] 
Changed the default timeout to 20 seconds, allowing hme Sparc drivers to work.

19 years agoAdd userlen back
Roy Marples [Fri, 1 Dec 2006 16:22:15 +0000 (16:22 +0000)] 
Add userlen back

19 years agoSet the rfds correctly so we can get a reply after re-sending a request.
Roy Marples [Fri, 1 Dec 2006 12:50:53 +0000 (12:50 +0000)] 
Set the rfds correctly so we can get a reply after re-sending a request.
Set the seconds elasped and maximum message size correctly in DHCP messages.
Now compiles on Linux 2.4 kernels.

19 years agoxmalloc dhcp objects so we can swap pointer around easily.
Roy Marples [Thu, 30 Nov 2006 15:58:45 +0000 (15:58 +0000)] 
xmalloc dhcp objects so we can swap pointer around easily.

19 years agoQuote all vars in the info file.
Roy Marples [Thu, 30 Nov 2006 13:04:23 +0000 (13:04 +0000)] 
Quote all vars in the info file.
-n and -G options now work as stated in the man page.
Handle select loops with large timeouts and infinite lease times.
Correctly set the broadcast flag.
make_dhcp_packet already has byte ordered addresses, thanks to TGL
for the fix.
If we get a NAK then always re-enter the INIT state.

19 years agoDon't define CC
Roy Marples [Mon, 27 Nov 2006 21:32:54 +0000 (21:32 +0000)] 
Don't define CC

19 years agoTweak Makefile
Roy Marples [Mon, 27 Nov 2006 21:13:01 +0000 (21:13 +0000)] 
Tweak Makefile

19 years agoDon't bundle the .svn dir in the Makefile
Roy Marples [Mon, 27 Nov 2006 20:45:59 +0000 (20:45 +0000)] 
Don't bundle the .svn dir in the Makefile

19 years agoAdd dhcpcd-3 re-write
Roy Marples [Mon, 27 Nov 2006 20:23:22 +0000 (20:23 +0000)] 
Add dhcpcd-3 re-write