| Wed, 09 Jul 2008 14:46:29 +0000 |
Roy Marples |
Document the pidfile.
draft
|
| Wed, 09 Jul 2008 10:24:17 +0000 |
Roy Marples |
removing -> deleting and don't report error on routes already deleted.
draft
|
| Wed, 09 Jul 2008 10:20:36 +0000 |
Roy Marples |
And turn this into a function so save a few bytes.
draft
|
| Wed, 09 Jul 2008 10:16:12 +0000 |
Roy Marples |
And report errors.
draft
|
| Wed, 09 Jul 2008 10:12:28 +0000 |
Roy Marples |
Report address removal.
draft
|
| Wed, 09 Jul 2008 07:46:55 +0000 |
Roy Marples |
Add a macro to change a route.
draft
|
| Wed, 09 Jul 2008 06:50:31 +0000 |
Roy Marples |
Add more error checking if the link was taken down or ip addresses removed - if this happens we reset to the init state.
draft
|
| Tue, 08 Jul 2008 20:56:15 +0000 |
Roy Marples |
Optimize.
draft
|
| Tue, 08 Jul 2008 16:43:35 +0000 |
Roy Marples |
Fix env var ms_classless_static_routes
draft
|
| Tue, 08 Jul 2008 16:08:11 +0000 |
Roy Marples |
beta9
draft
|
| Tue, 08 Jul 2008 16:05:26 +0000 |
Roy Marples |
Err, I mean X, not Z :)
draft
|
| Tue, 08 Jul 2008 16:02:51 +0000 |
Roy Marples |
Move the --nodaemonize option from K to Z so we don't conflict with SuSE custom dhcpcd patch, and allow removal of option requests in the configuration file.
draft
|
| Tue, 08 Jul 2008 15:59:53 +0000 |
Roy Marples |
Style
draft
|
| Sat, 05 Jul 2008 22:12:21 +0000 |
Roy Marples |
Show the correct probe address.
draft
|
| Sat, 05 Jul 2008 18:41:25 +0000 |
Roy Marples |
We need to link to the right libc if installing in / on NetBSD.
draft
|
| Sat, 05 Jul 2008 13:40:19 +0000 |
Roy Marples |
dhcpcd-4.0.0-beta8
draft
|
| Fri, 04 Jul 2008 13:58:31 +0000 |
Roy Marples |
Set the script correctly with MINIMAL.
draft
|
| Fri, 04 Jul 2008 13:30:50 +0000 |
Roy Marples |
Encourage use of CPPFLAGS over CFLAGS for extra defines.
draft
|
| Fri, 04 Jul 2008 13:20:20 +0000 |
Roy Marples |
Use ifnames of less than 4 bytes in the IAID as well.
draft
|
| Fri, 04 Jul 2008 13:02:33 +0000 |
Roy Marples |
Remove ENABLE_DUID and introduce MINIMAL, which removes all non essential userland options, knocking around 6k off the binary size.
draft
|
| Fri, 04 Jul 2008 12:13:02 +0000 |
Roy Marples |
We should WARN on NAK.
draft
|
| Fri, 04 Jul 2008 12:08:51 +0000 |
Roy Marples |
Send LOG_INFO to the console by default so users know what it's doing a little more. This can be disabled with the new -q, --quiet option.
draft
|
| Fri, 04 Jul 2008 12:07:48 +0000 |
Roy Marples |
Better english.
draft
|
| Fri, 04 Jul 2008 08:34:56 +0000 |
Roy Marples |
We should inform the user we're checking the address ourselves.
draft
|
| Thu, 03 Jul 2008 17:07:24 +0000 |
Roy Marples |
Cleaner fix for working with PCC.
draft
|
| Thu, 03 Jul 2008 09:24:09 +0000 |
Roy Marples |
Fix the ClientID and only parse it once.
draft
|
| Thu, 03 Jul 2008 00:12:57 +0000 |
Roy Marples |
Work around PCC not supporting the __packed__ attribute on structures. dhcpcd now works fully with PCC on NetBSD-4.99.67.
draft
|
| Wed, 02 Jul 2008 19:05:25 +0000 |
Roy Marples |
If starting daemonised (THERE_IS_NO_FORK) then don't send any signals.
draft
|
| Wed, 02 Jul 2008 17:05:41 +0000 |
Roy Marples |
Remove previous toggles for classid, clientid, userclass and vendor - they call *could* be required for DHCP. Add a string parser and process all user strings through it.
draft
|
| Wed, 02 Jul 2008 11:13:10 +0000 |
Roy Marples |
Support the root dynmanic linker on NetBSD, so we work without /usr mounted.
draft
|
| Wed, 02 Jul 2008 10:29:24 +0000 |
Roy Marples |
Ensure that we have at least 2 ocets.
draft
|
| Wed, 02 Jul 2008 09:48:53 +0000 |
Roy Marples |
Fix ClientID parsing.
draft
|
| Tue, 01 Jul 2008 12:57:16 +0000 |
Roy Marples |
Add copyright to --version.
draft
|
| Mon, 30 Jun 2008 18:54:31 +0000 |
Roy Marples |
Ensure we work if ARP compiled out but requested.
draft
|
| Mon, 30 Jun 2008 16:35:41 +0000 |
Roy Marples |
Allow ClassID to be configured.
draft
|
| Mon, 30 Jun 2008 16:27:15 +0000 |
Roy Marples |
Allow clientid to be configured.
draft
|
| Mon, 30 Jun 2008 16:15:29 +0000 |
Roy Marples |
Allow userclass to be compiled out.
draft
|
| Mon, 30 Jun 2008 16:14:56 +0000 |
Roy Marples |
Cleaner code when ARP is disabled.
draft
|
| Mon, 30 Jun 2008 16:02:56 +0000 |
Roy Marples |
Add support for vendor encapsulated options. Also, MINIAL define now disables all configurable options.
draft
|
| Mon, 30 Jun 2008 15:08:19 +0000 |
Roy Marples |
Add -K, --nodaeomise option so dhcpcd can run in the foreground without debugging. This is useful for running under a debugger or network manager.
draft
|
| Mon, 30 Jun 2008 15:07:23 +0000 |
Roy Marples |
Fix timeout when we aren't daemonising.
draft
|
| Mon, 30 Jun 2008 14:15:03 +0000 |
Roy Marples |
We need to copy out the script from the config file as it's no longer a constant var.
draft
|
| Sun, 29 Jun 2008 19:48:25 +0000 |
Roy Marples |
Fix some valgrind errors.
draft
|
| Sun, 29 Jun 2008 18:28:19 +0000 |
Roy Marples |
Save a few bytes by treating some strings like DHCP options, having the first byte as the length.
draft
|
| Sun, 29 Jun 2008 10:55:21 +0000 |
Roy Marples |
Fix hwaddr_aton
draft
|
| Sat, 28 Jun 2008 13:50:17 +0000 |
Roy Marples |
Fix renewing.
draft
|
| Fri, 20 Jun 2008 15:37:15 +0000 |
Roy Marples |
Request as much as the packet as we can with buggy BPF filters.
draft
|
| Fri, 20 Jun 2008 06:56:31 +0000 |
Roy Marples |
beta7
draft
|
| Fri, 20 Jun 2008 06:47:15 +0000 |
Roy Marples |
Optimize the state engine a little and fix timeval -> poll timeout calculation.
draft
|
| Thu, 19 Jun 2008 21:26:41 +0000 |
Roy Marples |
whitespace
draft
|
| Thu, 19 Jun 2008 15:58:02 +0000 |
Roy Marples |
Add metric= to our env, #93 thanks to Tobias Volk.
draft
|
| Wed, 18 Jun 2008 10:23:16 +0000 |
Roy Marples |
Allow LIBEXECDIR to inherit from env.
draft
|
| Wed, 18 Jun 2008 09:59:33 +0000 |
Roy Marples |
Man page fixes.
draft
|
| Wed, 18 Jun 2008 09:27:08 +0000 |
Roy Marples |
Re number the hook scripts to give more space.
draft
|
| Wed, 18 Jun 2008 09:05:04 +0000 |
Roy Marples |
De-configure when rebinding fails.
draft
|
| Fri, 13 Jun 2008 10:10:00 +0000 |
Roy Marples |
Disable the requesting of MTU by default as there's a lot of buggy servers out there. Plus we maybe trying to use jumbo frames.
draft
|
| Fri, 13 Jun 2008 09:55:18 +0000 |
Roy Marples |
Add 05-mtu hook so we respect the desired MTU on networks.
draft
|
| Fri, 13 Jun 2008 08:31:21 +0000 |
Roy Marples |
Clear the timer and counters at the start of the timeout failed function so we don't loop.
draft
|
| Thu, 12 Jun 2008 08:57:29 +0000 |
Roy Marples |
On NAK, clear the timer and lease so we init correctly.
draft
|
| Wed, 11 Jun 2008 09:47:37 +0000 |
Roy Marples |
Don't flush addresses on startup anymore. Also, fix inform leasetimes.
draft
|