index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Release dhcpcd-5.0.7
dhcpcd-5.0.7
Roy Marples
2009-07-28
*
Fix -f /path/to/config, #176.
Roy Marples
2009-07-26
*
Fix usage.
Roy Marples
2009-07-25
*
-e, --env var=value
Roy Marples
2009-07-25
*
Fix section.
Roy Marples
2009-07-25
*
Documentation updates.
Roy Marples
2009-07-25
*
Test for fqdn name.
Roy Marples
2009-07-21
*
Don't FAIL the script when testing
Roy Marples
2009-07-21
*
Add some logging for errors reading/writing the leasefile.
Roy Marples
2009-07-12
*
We should remove the leasefile for IPv4LL addresses also on release.
Roy Marples
2009-07-11
*
Remove the leasefile on release.
Roy Marples
2009-07-11
*
Don't run the script with NAK when testing.
Roy Marples
2009-07-11
*
Allow testing of INFORM and REQUEST messages.
Roy Marples
2009-07-11
*
Don't alter the MTU when testing.
Roy Marples
2009-07-11
*
Don't print (null) when there is no NAK message.
Roy Marples
2009-07-11
*
Promote bytes to size_t for sizeof comparison.
Roy Marples
2009-07-11
*
Use ssize_t which is a signed int and test if read() returns -1.
Roy Marples
2009-07-11
*
Release dhcpcd-5.0.6
dhcpcd-5.0.6
Roy Marples
2009-07-08
*
Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or /var/r...
Roy Marples
2009-07-08
*
Ensure that ntp.conf exists before removing markers.
Roy Marples
2009-07-08
*
Change get_option_addr to accept struct in_addr * instead of uint32_t *
Roy Marples
2009-07-08
*
Add -W, --whitelist addr/cidr
Roy Marples
2009-07-05
*
Silence more GCC warnings about unused return values.
Roy Marples
2009-07-04
*
Document nooption
Roy Marples
2009-07-04
*
When we get an ACK we should close DHCP sockets so we don't handle any NAKs
Roy Marples
2009-07-04
*
Log the MTU changes.
Roy Marples
2009-07-04
*
Save the MTU when changing it.
Roy Marples
2009-07-03
*
Release dhcpcd-5.0.5
dhcpcd-5.0.5
Roy Marples
2009-07-03
*
Respect the MTU by default.
Roy Marples
2009-07-03
*
Fix detecting the dstaddr at startup.
Roy Marples
2009-07-03
*
Style.
Roy Marples
2009-06-09
*
Release dhcpcd-5.0.4
dhcpcd-5.0.4
Roy Marples
2009-05-14
*
Although RFC2131 requires a ServerID we can actually work without one.
Roy Marples
2009-05-13
*
The smallest MTU we can work with is 576, so don't set less.
Roy Marples
2009-05-13
*
Enforce a minimum lease of 20 seconds so we can do things
Roy Marples
2009-05-13
*
Release dhcpcd-5.0.3
dhcpcd-5.0.3
Roy Marples
2009-05-11
*
ifas without an ifa_addr seem to indicate a link without a hwaddr, so
Roy Marples
2009-05-11
*
I stand corrected - ifa_addr can be NULL from getifaddrs(3)
Roy Marples
2009-05-10
*
Some glibc versions have a NULL ifa_addr for the ifa from getifaddrs(3).
Roy Marples
2009-05-10
*
Release dhcpcd-5.0.2
dhcpcd-5.0.2
Roy Marples
2009-05-10
*
Don't forget to remove .gitignore
Roy Marples
2009-05-10
*
Add a build target to prepare dhcpcd for importing into NetBSD.
Roy Marples
2009-05-10
*
Document new behaviour re lookup-hostname
Roy Marples
2009-05-10
*
Install the lookup-hostname script by default but don't run it by default.
Roy Marples
2009-05-09
*
Fix dhcpcd -n $int starting a new instance of dhcpcd if not running.
Roy Marples
2009-05-09
*
Ensure that our dirs exist in the PREINIT stage.
Roy Marples
2009-05-03
*
Some distros need additional headers to compile linux/wireless.h
Roy Marples
2009-05-03
*
Release dhcpcd-5.0.1
dhcpcd-5.0.1
Roy Marples
2009-05-03
*
We need to cast to void * to remove warnings on Sparc64
roy@ubersparc.marples.name
2009-05-02
*
Add (c) to Copyright
Roy Marples
2009-05-01
[next]