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.0.1
dhcpcd-6.0.1
Roy Marples
2013-06-22
*
Fix a compile issue on Big Endian machines.
Roy Marples
2013-06-22
*
Release dhcpcd-6.0.0!
dhcpcd-6.0.0
Roy Marples
2013-06-21
*
We don't print the FQDN flags.
Roy Marples
2013-06-21
*
Add RCSID and CVS headers when importing to NetBSD.
Roy Marples
2013-06-20
*
The loopback route should also use the metric.
Roy Marples
2013-06-19
*
Add loopback support for Linux.
Roy Marples
2013-06-19
*
Add a route from the IPv4 address to the loopback address.
Roy Marples
2013-06-19
*
Note that ipv6ra_own doesn't work well on any BSD system.
Roy Marples
2013-06-19
*
Arrived interfaces should share the same commandline options.
Roy Marples
2013-06-19
*
Reduce the buggy PPP wait to 1 second.
Roy Marples
2013-06-19
*
When adding or changing routes, always supply IFP and IFA so we match
Roy Marples
2013-06-19
*
Restore linkaddr compat support for KFreeBSD
Roy Marples
2013-06-19
*
Fix operation on NetBSD
Roy Marples
2013-06-19
*
We may not have a state when we drop delegates
Roy Marples
2013-06-18
*
Add a delay to initial Rebind IA_PD message.
Roy Marples
2013-06-18
*
Fix a crash with departing interfaces.
Roy Marples
2013-06-12
*
Ensure we read the full lease.
Roy Marples
2013-06-12
*
Add initial delays as per RFC3315, 17.1.2, 18.1.2 and 18.1.5.
Roy Marples
2013-06-12
*
Ensure we have the correct type to send in our saved lease as the
Roy Marples
2013-06-12
*
Drop delegated addresses when we enter the discover phase.
Roy Marples
2013-06-11
*
When releasing, remove the delegated addresses.
Roy Marples
2013-06-11
*
If we get an invalid reply when rebinding a PD we should re-enter
Roy Marples
2013-06-11
*
Fix a crash.
Roy Marples
2013-06-11
*
Don't run INFORM6 twice.
Roy Marples
2013-06-10
*
If we fail to rebind a PD, drop the delegations.
Roy Marples
2013-06-10
*
IA_FORCED is explicitly set now
Roy Marples
2013-06-10
*
Improve logging
Roy Marples
2013-06-10
*
Disable flushing ra stuff for the time being.
Roy Marples
2013-06-10
*
Fix def
Roy Marples
2013-06-10
*
Fix compile on FreeBSD
Roy Marples
2013-06-10
*
Don't disable kernel RA when in IPv4 only.
Roy Marples
2013-06-10
*
Purge prefix list and routers at start of IPv6 for BSD.
Roy Marples
2013-06-10
*
RFC 3633 says that IA_PD should send a rebind, but at like a
Roy Marples
2013-06-09
*
Don't delete the subnet route if we don't own IPv6RA routes.
Roy Marples
2013-06-09
*
Only run LL callbacks from LL addresses
Roy Marples
2013-06-09
*
Don't try to delete non existant addresses
Roy Marples
2013-06-09
*
Only wait for DAD to complete for RA addresses marked for autoconf.
Roy Marples
2013-06-09
*
Because not all OS's send RTM_NEWADDR for a refreshed RA we need
Roy Marples
2013-06-09
*
If wpa_supplicant is not running when rebinding, start it for
Roy Marples
2013-06-07
*
Add a wpa_supplicant hook script.
Roy Marples
2013-06-07
*
Move signal handling into dhcpcd.c
Roy Marples
2013-06-07
*
Don't log an error if deleting from a departed interface
Roy Marples
2013-06-06
*
Don't log carrier lost if carrier was UNKNOWN.
Roy Marples
2013-06-06
*
Ensure we have options before calling getopt_long(3).
Roy Marples
2013-06-06
*
Add DEPARTED reason for when an interface is removed.
Roy Marples
2013-06-06
*
Don't error if the interface goes away.
Roy Marples
2013-06-06
*
Quote space in RFC to stop unfortunate line splitting.
Roy Marples
2013-06-06
*
Prefer --prefix over $PREFIX
Roy Marples
2013-06-06
*
Add support for Rapid Commit, RFC3315 and RFC4039.
Roy Marples
2013-06-05
[next]