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-7.0.0-rc2
dhcpcd-7.0.0-rc2
Roy Marples
2017-09-19
*
dhcp: don't log wrong xid when there is no state
Roy Marples
2017-09-18
*
Add a FALLTHROUGH comment to appease coverity.
Roy Marples
2017-09-15
*
Fix compile warning with ARP disabled.
Roy Marples
2017-09-15
*
arp: RFC5227 kernels need to send ARP too
Roy Marples
2017-09-15
*
Use braces to clarify.
Roy Marples
2017-09-14
*
Whitespace.
Roy Marples
2017-09-13
*
Update spelling in comments.
Roy Marples
2017-09-12
*
Revert e92e049e as Linux marks autoconf addresses as manage
Roy Marples
2017-09-12
*
Fix prefix delegation.
Roy Marples
2017-09-09
*
dhcp6: listen to each DHCP address for messages
Roy Marples
2017-09-09
*
A delegated prefix is not an address to be added.
Roy Marples
2017-09-07
*
Ignore swap files.
Roy Marples
2017-09-05
*
Remove debug.
Roy Marples
2017-09-05
*
Fix reporting of DNS encoded SIP servers.
Roy Marples
2017-08-30
*
man: note requirements of interface / protocol when exiting
Roy Marples
2017-08-29
*
Promote IPv6 dhcpcd address flags to unsignned int to allow expansion.
Roy Marples
2017-08-28
*
Don't create temporary addresses based off prefix in newaddr.
Roy Marples
2017-08-26
*
Ensure that IN6_IFF_TEMPORARY is defined before checking it on Linux.
Roy Marples
2017-08-26
*
Fix compile without INET.
Roy Marples
2017-08-12
*
Fix compile without INET6.
Roy Marples
2017-08-12
*
if-bsd: compile on recent OpenBSD without ND6 flags
Roy Marples
2017-08-10
*
Cast away some compile warnings.
Roy Marples
2017-08-04
*
More ap -> ia
Roy Marples
2017-08-04
*
We don't send NS messages anymore.
Roy Marples
2017-08-03
*
Fix a memory issue.
Roy Marples
2017-08-03
*
Persist shared IP address on interfaces.
Roy Marples
2017-08-01
*
dhcp6: implement lastlease and lastleaseextend
Roy Marples
2017-07-25
*
dhcpcd starts inactive interfaces erroneously.
Roy Marples
2017-07-25
*
Unset $ifsuffix for non protocol reasons
Roy Marples
2017-07-13
*
Fix sefault when address lifetime overflows
Roy Marples
2017-07-13
*
dhcp: return routes when renewing
Roy Marples
2017-07-06
*
Treat INFORMED as a released state so it's dropped by the hooks
Roy Marples
2017-07-06
*
Update to the real stock dhcpcd.conf
Roy Marples
2017-07-04
*
Fix processing of INFORM6 replies without an OK status code.
Roy Marples
2017-07-04
*
Whitespace
Roy Marples
2017-07-04
*
Always set the outgoing interface when creating non reject routes on BSD.
Roy Marples
2017-07-04
*
Only start discovery on lease expiration if we have a carrier.
Roy Marples
2017-07-04
*
Add a return value to deleteing events and timers so we know
Roy Marples
2017-07-03
*
Fix a valgrind error.
Roy Marples
2017-07-01
*
Fix a runtime shift error.
Maya Rashish
2017-06-30
*
Fix crash when creating routes for a non preferred lease.
Roy Marples
2017-06-29
*
Now print_option is fully checked, we can avoid a malloc here now.
Roy Marples
2017-06-16
*
Check return values of snprintf and print_option correctly.
Roy Marples
2017-06-16
*
Use a better errno for running out of buffer.
Roy Marples
2017-06-16
*
Clarify RFC952 and RFC1123 to justify domain name restriction dhcpcd imposes.
Roy Marples
2017-06-16
*
Revert "RFC2181 section 11 says a DNS label can be pretty much anything."
Roy Marples
2017-06-16
*
Count label and domain name length correctly.
Roy Marples
2017-06-14
*
RFC2181 section 11 says a DNS label can be pretty much anything.
Roy Marples
2017-06-13
*
Make ipv6_newaddr() more flexable so it's the sole source of
Roy Marples
2017-06-13
[next]