| Wed, 08 Jul 2009 22:18:39 +0000 |
Roy Marples |
Release dhcpcd-5.0.6
draft dhcpcd-5.0.6
|
| Wed, 08 Jul 2009 19:22:31 +0000 |
Roy Marples |
Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or /var/run/dhcpcd.
draft
|
| Wed, 08 Jul 2009 17:05:29 +0000 |
Roy Marples |
Ensure that ntp.conf exists before removing markers.
draft
|
| Wed, 08 Jul 2009 17:01:38 +0000 |
Roy Marples |
Change get_option_addr to accept struct in_addr * instead of uint32_t *
draft
|
| Wed, 08 Jul 2009 16:52:45 +0000 |
Roy Marples |
Change get_option_addr to accept struct in_addr * instead of uint32_t *
draft
|
| Sun, 05 Jul 2009 11:33:46 +0000 |
Roy Marples |
Add -W, --whitelist addr/cidr
draft
|
| Sat, 04 Jul 2009 00:58:03 +0000 |
Roy Marples |
Silence more GCC warnings about unused return values.
draft
|
| Sat, 04 Jul 2009 00:38:55 +0000 |
Roy Marples |
Document nooption
draft
|
| Sat, 04 Jul 2009 00:06:25 +0000 |
Roy Marples |
When we get an ACK we should close DHCP sockets so we don't handle any NAKs
draft
|
| Sat, 04 Jul 2009 00:03:01 +0000 |
Roy Marples |
Log the MTU changes.
draft
|
| Fri, 03 Jul 2009 23:32:30 +0000 |
Roy Marples |
Save the MTU when changing it.
draft
|
| Fri, 03 Jul 2009 19:13:26 +0000 |
Roy Marples |
Release dhcpcd-5.0.5
draft dhcpcd-5.0.5
|
| Fri, 03 Jul 2009 09:55:16 +0000 |
Roy Marples |
Respect the MTU by default.
draft
|
| Fri, 03 Jul 2009 09:52:37 +0000 |
Roy Marples |
Fix detecting the dstaddr at startup.
draft
|
| Tue, 09 Jun 2009 19:11:33 +0000 |
Roy Marples |
Style.
draft
|
| Thu, 14 May 2009 16:19:24 +0000 |
Roy Marples |
Release dhcpcd-5.0.4
draft dhcpcd-5.0.4
|
| Wed, 13 May 2009 19:17:21 +0000 |
Roy Marples |
Although RFC2131 requires a ServerID we can actually work without one.
draft
|
| Wed, 13 May 2009 18:49:49 +0000 |
Roy Marples |
The smallest MTU we can work with is 576, so don't set less.
draft
|
| Wed, 13 May 2009 18:14:50 +0000 |
Roy Marples |
Enforce a minimum lease of 20 seconds so we can do things
draft
|
| Mon, 11 May 2009 07:18:10 +0000 |
Roy Marples |
Release dhcpcd-5.0.3
draft dhcpcd-5.0.3
|
| Mon, 11 May 2009 07:16:24 +0000 |
Roy Marples |
ifas without an ifa_addr seem to indicate a link without a hwaddr, so
draft
|
| Sun, 10 May 2009 23:31:55 +0000 |
Roy Marples |
I stand corrected - ifa_addr can be NULL from getifaddrs(3)
draft
|
| Sun, 10 May 2009 20:20:18 +0000 |
Roy Marples |
Some glibc versions have a NULL ifa_addr for the ifa from getifaddrs(3).
draft
|
| Sun, 10 May 2009 16:21:57 +0000 |
Roy Marples |
Release dhcpcd-5.0.2
draft dhcpcd-5.0.2
|
| Sun, 10 May 2009 16:21:56 +0000 |
Roy Marples |
Don't forget to remove .gitignore
draft
|
| Sun, 10 May 2009 16:21:56 +0000 |
Roy Marples |
Add a build target to prepare dhcpcd for importing into NetBSD.
draft
|
| Sun, 10 May 2009 00:40:13 +0000 |
Roy Marples |
Document new behaviour re lookup-hostname
draft
|
| Sat, 09 May 2009 20:55:36 +0000 |
Roy Marples |
Install the lookup-hostname script by default but don't run it by default.
draft
|
| Sat, 09 May 2009 14:15:31 +0000 |
Roy Marples |
Fix dhcpcd -n $int starting a new instance of dhcpcd if not running.
draft
|
| Sun, 03 May 2009 20:07:14 +0000 |
Roy Marples |
Ensure that our dirs exist in the PREINIT stage.
draft
|
| Sun, 03 May 2009 12:33:24 +0000 |
Roy Marples |
Some distros need additional headers to compile linux/wireless.h
draft
|
| Sun, 03 May 2009 06:17:07 +0000 |
Roy Marples |
Release dhcpcd-5.0.1
draft dhcpcd-5.0.1
|
| Sat, 02 May 2009 16:21:52 +0000 |
roy |
We need to cast to void * to remove warnings on Sparc64
draft
|
| Fri, 01 May 2009 13:57:45 +0000 |
Roy Marples |
Add (c) to Copyright
draft
|
| Thu, 30 Apr 2009 15:34:14 +0000 |
Roy Marples |
Go back to using git
draft
|
| Thu, 30 Apr 2009 15:30:29 +0000 |
Roy Marples |
Go back to using git
draft
|
| Tue, 28 Apr 2009 20:57:38 +0000 |
Roy Marples |
Branch dhcpcd-5.0
draft dhcpcd-5.0.0
|
| Tue, 28 Apr 2009 20:57:12 +0000 |
Roy Marples |
Release dhcpcd-5.0.0
draft
|
| Mon, 27 Apr 2009 14:00:39 +0000 |
Roy Marples |
Fix existing address detection.
draft
|
| Fri, 24 Apr 2009 16:51:00 +0000 |
Roy Marples |
Typo
draft
|
| Fri, 24 Apr 2009 16:48:35 +0000 |
Roy Marples |
dhcpcd -V now shows all variables we set, even without an option.
draft
|
| Fri, 24 Apr 2009 08:33:48 +0000 |
Roy Marples |
Remove .depend before creating it.
draft
|
| Mon, 20 Apr 2009 19:40:09 +0000 |
Roy Marples |
Only allow lo0 through allow
draft
|
| Mon, 20 Apr 2009 13:47:27 +0000 |
Roy Marples |
No need for this.
draft
|
| Mon, 20 Apr 2009 12:34:08 +0000 |
Roy Marples |
Fix quoting
draft
|
| Mon, 20 Apr 2009 10:08:12 +0000 |
Roy Marples |
No need to quote here.
draft
|
| Mon, 20 Apr 2009 10:02:17 +0000 |
Roy Marples |
Revert iforder -> interface_order
draft
|
| Mon, 20 Apr 2009 09:38:08 +0000 |
Roy Marples |
Remove old NetworkManager script - it's useless these days.
draft
|
| Mon, 20 Apr 2009 09:37:11 +0000 |
Roy Marples |
Prefix interface vars with if so we don't stamp on generic names like 'flags'.
draft
|
| Sun, 19 Apr 2009 19:43:10 +0000 |
Roy Marples |
Release .18
draft
|
| Sun, 19 Apr 2009 19:40:13 +0000 |
Roy Marples |
Blank memory correctly so we pickup address and route addition/deletion better.
draft
|
| Sun, 19 Apr 2009 18:23:47 +0000 |
Roy Marples |
Release dhcpcd-4.99.17
draft
|
| Sat, 18 Apr 2009 21:43:23 +0000 |
Roy Marples |
Add an option to fallback to a profile when DHCP fails.
draft
|
| Fri, 17 Apr 2009 19:20:10 +0000 |
Roy Marples |
dhcpcd-4.0.13
draft
|
| Fri, 17 Apr 2009 19:15:42 +0000 |
Roy Marples |
NetBSD-5.0RC4 has a kernel error causing an AF_LINK to be reported twice. A patch has been submitted, hopefully included in NetBSD-5.0
draft
|
| Fri, 17 Apr 2009 13:42:44 +0000 |
Roy Marples |
Fix compile on FreeBSD.
draft
|
| Fri, 17 Apr 2009 13:31:41 +0000 |
Roy Marples |
Fix compile on NetBSD
draft
|
| Fri, 17 Apr 2009 13:31:08 +0000 |
Roy Marples |
We need to move allow/deny back to options
draft
|
| Fri, 17 Apr 2009 12:49:25 +0000 |
Roy Marples |
discover_interfaces now uses getifaddrs instead of OS specific implementation.
draft
|
| Wed, 15 Apr 2009 09:15:53 +0000 |
Roy Marples |
Some option only make sense in the configuration file, so remove short
draft
|