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-6.3.2
dhcpcd-6.3.2
Roy Marples
2014-03-14
*
If we can't use cc then try and find a working compiler.
Roy Marples
2014-03-13
*
Set hoplimit by IPV6_MULTICAST_HOPS intead of each time we send.
Roy Marples
2014-03-12
*
Remove notion of hoplimit from DHCPv6
Roy Marples
2014-03-12
*
Clarify hop limit
Roy Marples
2014-03-12
*
Set a hop limit on our DHCPv6 messages.
Roy Marples
2014-03-11
*
Whitespace
Roy Marples
2014-03-11
*
Remove the last of the SEND_DAD code
Roy Marples
2014-03-11
*
More fixes to dhcp dumping leases.
Roy Marples
2014-03-11
*
Fix a crash when dumping a DHCPv4 lease.
Roy Marples
2014-03-11
*
Ensure that -M -x ifname does the right thing.
Roy Marples
2014-03-11
*
Describe DHCPv6 better.
Roy Marples
2014-03-11
*
Validate an accepted reconfigure key if we don't require authentication.
Roy Marples
2014-03-11
*
Fix reconfigure behaviour
Roy Marples
2014-03-10
*
Fix a crash when accepting a reconfigure key.
Roy Marples
2014-03-10
*
Only check for carrier if state is still unknown.
Roy Marples
2014-03-07
*
Force a static build for OpenBSD and a SBINDIR of /sbin
Roy Marples
2014-03-07
*
Detect OpenBSD rc system (check instead of status).
Roy Marples
2014-03-07
*
Log args and ignore --disable-silent-rules
Roy Marples
2014-03-07
*
A router with a lifetime of zero is no longer a default router.
Roy Marples
2014-03-07
*
Add -M, --master to force dhcpcd into master mode.
Roy Marples
2014-03-07
*
Rationalise signal handling - HUP now rebinds, ALRM now releases, USR1 reappl...
Roy Marples
2014-03-07
*
rtm_hdrlen is OpenBSD only and doesn't appear to be needed.
Roy Marples
2014-03-07
*
Deleting IPv4 subnet routes and IPv6 prefixes now works on OpenBSD.
Roy Marples
2014-03-06
*
Fix assignment error from strcpy removal.
Roy Marples
2014-03-06
*
Tentative does not mean RTM_DELADDR.
Roy Marples
2014-03-06
*
We need AF_LINK and AF_INET sockets. Sigh.
Roy Marples
2014-03-06
*
Initial support for OpenBSD interface and routing priority.
Roy Marples
2014-03-06
*
We changed this file in 2014
Roy Marples
2014-03-06
*
dhcpcd device context is from temporary storage, so copy the struct.
Roy Marples
2014-03-06
*
Change the last strcpy calls to strlcpy.
Roy Marples
2014-03-06
*
Compile and work on OpenBSD.
Roy Marples
2014-03-05
*
Adjust comment to match expected behaviour
Roy Marples
2014-03-05
*
NetBSD sh seems to break with *[![:alnum:]-_]* but works with *[![:alnum:]_-]*
Roy Marples
2014-03-04
*
No need for this code when we can reliably work with IPv6 RTM_DELADDR messages
Roy Marples
2014-03-04
*
Whitespace
Roy Marples
2014-03-04
*
Sanitize some gcc options in -Wall.
Roy Marples
2014-03-04
*
We should really check fscanf value here.
Roy Marples
2014-03-04
*
To avoid any future problems, log the TARGET we dervive the OS from.
Roy Marples
2014-03-04
*
options is long long.....
Roy Marples
2014-03-03
*
Just make the configure a bit easier.
Roy Marples
2014-03-03
*
We don't care about the result of these functions.
Roy Marples
2014-03-03
*
Fudge deriving os from Debian style
Roy Marples
2014-03-03
*
We shouldn't need this anymore
Roy Marples
2014-03-03
*
Correct man page RUNDIR
Roy Marples
2014-03-03
*
When deleting IPv6 addresses, remove them from our internal address state
Roy Marples
2014-03-03
*
Expire DHCP lease and then run no carrier as a seperate operation.
Roy Marples
2014-03-03
*
As we do now listen to the udp socket directly, delete the fd from eloop when...
Roy Marples
2014-03-02
*
Work better with autoconf build host
Roy Marples
2014-03-02
*
Correctly delete IPv6 addresses from eloop timeouts
Roy Marples
2014-03-01
[next]