| Thu, 09 Aug 2007 16:27:53 +0000 |
Roy Marples |
Makefile version
draft
|
| Thu, 09 Aug 2007 16:26:26 +0000 |
Roy Marples |
3.1.4
draft
|
| Thu, 09 Aug 2007 16:25:20 +0000 |
Roy Marples |
Ensure ARP checking times out when there is a flood.
draft
|
| Thu, 09 Aug 2007 16:24:36 +0000 |
Roy Marples |
Don't use xmalloc in logger as that is self recursive.
draft
|
| Fri, 03 Aug 2007 12:24:17 +0000 |
Roy Marples |
Move signal out of the options struct as it's just local to dhcpcd.c
draft
|
| Fri, 03 Aug 2007 10:33:07 +0000 |
Roy Marples |
Add -x option to quit without releasing the lease.
draft
|
| Tue, 31 Jul 2007 14:09:00 +0000 |
Roy Marples |
Fix link routes which broke in 3.1.2.
draft
|
| Tue, 31 Jul 2007 09:57:20 +0000 |
Roy Marples |
Changelog
draft
|
| Tue, 31 Jul 2007 09:50:48 +0000 |
Roy Marples |
Fix static routes
draft
|
| Mon, 30 Jul 2007 12:46:53 +0000 |
Roy Marples |
Change the route output to use CIDR instead of netmasks
draft
|
| Mon, 30 Jul 2007 12:45:31 +0000 |
Roy Marples |
Use --nodeps when restarting services
draft
|
| Sun, 29 Jul 2007 10:19:37 +0000 |
Roy Marples |
Simply CIDR calculation, thanks to Francois-Xavier Le Bail.
draft
|
| Sun, 29 Jul 2007 10:18:52 +0000 |
Roy Marples |
Don't free the dhcp object on RENEW (fixes a segfault)
draft
|
| Thu, 26 Jul 2007 09:35:45 +0000 |
Roy Marples |
Fix arp segfaulting and final 3.1.1
draft
|
| Wed, 25 Jul 2007 21:01:10 +0000 |
Roy Marples |
Remove getifaddrs code and instead just use ioctls.
draft
|
| Mon, 23 Jul 2007 10:31:16 +0000 |
Roy Marples |
Final 3.1.0
draft
|
| Sat, 21 Jul 2007 13:00:18 +0000 |
Roy Marples |
Add new socket code to try and support InfiniBand better.
draft
|
| Thu, 19 Jul 2007 15:46:02 +0000 |
Roy Marples |
Fix leak and report correct invalid encoding option for sip servers.
draft
|
| Wed, 18 Jul 2007 14:22:02 +0000 |
Roy Marples |
Support RFC 3361 SIP Servers.
draft
|
| Wed, 18 Jul 2007 11:39:30 +0000 |
Roy Marples |
==-1 is cheaper than <0
draft
|
| Wed, 18 Jul 2007 11:38:42 +0000 |
Roy Marples |
==-1 is cheaper than <0
draft
|
| Wed, 18 Jul 2007 11:35:50 +0000 |
Roy Marples |
==-1 is cheaper than <0
draft
|
| Wed, 18 Jul 2007 11:26:59 +0000 |
Roy Marples |
We now do ARP checking by default as recommended by RFC 2131.
draft
|
| Tue, 17 Jul 2007 08:34:59 +0000 |
Roy Marples |
Suport DHCP option (52) overload.
draft
|
| Thu, 12 Jul 2007 12:52:27 +0000 |
Roy Marples |
Added -T test option. This just sends a DHCP_DISCOVER message and then
draft
|
| Thu, 12 Jul 2007 06:57:21 +0000 |
Roy Marples |
Pad after end
draft
|
| Thu, 28 Jun 2007 03:42:19 +0000 |
Roy Marples |
Fix adding /32 routes on Linux
draft
|
| Thu, 28 Jun 2007 03:41:25 +0000 |
Roy Marples |
Fix Client ID's
draft
|
| Wed, 27 Jun 2007 21:55:44 +0000 |
Roy Marples |
Don't do any DUID if we have a user specified ClientID
draft
|
| Wed, 27 Jun 2007 00:11:11 +0000 |
Roy Marples |
Fix adding of routes on the BSDs.
draft
|
| Tue, 26 Jun 2007 12:14:17 +0000 |
Roy Marples |
ROOTPATH should work correctly again, thanks to danhien.
draft
|
| Tue, 26 Jun 2007 12:02:26 +0000 |
Roy Marples |
chdir to / for sanity
draft
|
| Wed, 30 May 2007 09:27:53 +0000 |
Roy Marples |
We now have 6 hostname options, which should satisfy everyone.
draft
|
| Mon, 28 May 2007 12:15:27 +0000 |
Roy Marples |
-HH sets the hostname to the full dns name looked up if we need to.
draft
|
| Wed, 23 May 2007 14:48:02 +0000 |
Roy Marples |
Don't strip the domain when looking up hostname via DNS
draft
|
| Tue, 22 May 2007 08:55:21 +0000 |
Roy Marples |
Minimum packet is 46 bytes
draft
|
| Mon, 21 May 2007 17:10:10 +0000 |
Roy Marples |
Fix ARP checking
draft
|
| Mon, 21 May 2007 13:55:49 +0000 |
Roy Marples |
Support linux aliased addresses
draft
|
| Tue, 15 May 2007 13:34:17 +0000 |
Roy Marples |
Enable DHCP_INFORM support via the -s option again, moving DHCP_REQUEST
draft
|
| Mon, 14 May 2007 22:12:01 +0000 |
Roy Marples |
Stop using optional arguments, use '' instead so we're more compatible with dhcpcd-1.x and 2.x. Install /var/lib if it doesn't exist
draft
|
| Mon, 14 May 2007 13:34:36 +0000 |
Roy Marples |
Rename ch to opt
draft
|
| Mon, 14 May 2007 10:01:56 +0000 |
Roy Marples |
Don't overrwite .info files when dropping if they already exist
draft
|
| Sun, 13 May 2007 18:44:29 +0000 |
Roy Marples |
Add INSTALL file
draft
|
| Sun, 13 May 2007 17:43:56 +0000 |
Roy Marples |
Ensure that dhcpcd.sh is always called.
draft
|
| Sun, 13 May 2007 13:46:39 +0000 |
Roy Marples |
Keep flock on pidfile open for while running.
draft
|
| Sun, 13 May 2007 12:28:54 +0000 |
Roy Marples |
flock the pidfile and stop writing the parent pid to it so we're more robst.
draft
|
| Fri, 11 May 2007 21:31:14 +0000 |
Roy Marples |
Avoid using sizeof for hostname length check
draft
|
| Fri, 11 May 2007 19:55:00 +0000 |
Roy Marples |
Enable DHCP_INFORM support via the -S option
draft
|
| Fri, 11 May 2007 11:00:14 +0000 |
Roy Marples |
Fix Makefile gcc options
draft
|
| Fri, 11 May 2007 10:51:32 +0000 |
Roy Marples |
Allow -I to have an optional argument, when missing don't use DUID's
draft
|
| Thu, 10 May 2007 16:08:49 +0000 |
Roy Marples |
Add support for RFC 4361
draft
|
| Thu, 10 May 2007 16:07:17 +0000 |
Roy Marples |
add missing files
draft
|
| Thu, 10 May 2007 09:39:26 +0000 |
Roy Marples |
config.h now has the compile time options, instead of being dotted around.
draft
|
| Fri, 04 May 2007 14:47:09 +0000 |
Roy Marples |
Clean up stuff
draft
|
| Thu, 26 Apr 2007 18:46:26 +0000 |
Roy Marples |
Grammer fix by vonr
draft
|
| Thu, 26 Apr 2007 16:46:55 +0000 |
Roy Marples |
Although we compile on NetBSD, we fail to add routes correctly.
draft
|
| Thu, 26 Apr 2007 16:16:56 +0000 |
Roy Marples |
Send a FQDN hostname if it contains dots, strip the domain from a looked up hostname if it matches our domain or search and sanitize our fd's a little better.
draft
|
| Wed, 18 Apr 2007 15:14:55 +0000 |
Roy Marples |
Use MAXHOSTNAMELEN instead of our define
draft
|
| Wed, 18 Apr 2007 12:03:23 +0000 |
Roy Marples |
Ensure that static routes are always added before routers.
draft
|
| Wed, 18 Apr 2007 10:16:51 +0000 |
Roy Marples |
Use getnameinfo instead of gethostbyaddr.
draft
|