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.11.6
dhcpcd-6.11.6
Roy Marples
2019-04-26
*
auth: Use consttime_memequal(3) to compare hashes
Roy Marples
2019-04-26
*
DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED
Roy Marples
2019-04-24
*
Fix build.
Roy Marples
2017-03-27
*
Fix a potential crash where the DHCP state could be freed during processing.
Roy Marples
2017-03-27
*
Fix a potential crash where the ARP state could be freed during processing.
Roy Marples
2017-03-27
*
Fix runit service handling, [62772337e0].
Roy Marples
2017-01-15
*
Test we are given an interface in dhcpcd.conf before allocating a new interface
Roy Marples
2016-12-13
*
Don't trust bootp->sname to be NULL terminated.
Roy Marples
2016-11-29
*
Fix size of DHCPv6 addresses when making messages.
Roy Marples
2016-11-24
*
Fix DAD on OpenBSD.
Roy Marples
2016-11-23
|
\
|
*
Fix IPv6 DAD on OpenBSD.
Roy Marples
2016-11-23
|
*
Backout prior, added stuff by mistake.
Roy Marples
2016-11-23
|
*
Fix IPv6 DAD on OpenBSD.
Roy Marples
2016-11-23
|
*
Only clear the address family routes we're re-loading.
Roy Marples
2016-11-23
|
*
Fix adding subnet routes without a source address on OpenBSD.
Roy Marples
2016-11-23
|
*
Move ipv6_ctx into dhcpcd_ctx.
Roy Marples
2016-11-19
|
*
Only build the routing tables for the address family we are interested in.
Roy Marples
2016-11-19
|
*
Revert prior, it's wrong.
Roy Marples
2016-11-18
|
*
Stop spamming each route change needlessly.
Roy Marples
2016-11-18
|
*
Only compare the address part length as the rest maybe garbage.
Roy Marples
2016-11-18
|
*
Improve NTP timestamp from realtime and fix the double host to network transl...
Roy Marples
2016-11-18
|
*
Merge fixes from dhcpcd-6 for authentication token algo.
Roy Marples
2016-11-18
|
|
\
|
*
|
Don't assume we always have RTA_IFA.
Roy Marples
2016-11-17
|
*
|
Improve nl80211 support as we now know how to work out the SSID we're
Roy Marples
2016-11-17
|
*
|
Fix compile on FreeBSD.
Roy Marples
2016-11-16
|
*
|
Fix sa_fromprefix for real on BSD.
Roy Marples
2016-11-10
|
*
|
Set sa_len when creating a sockaddr from a prefix.
Roy Marples
2016-11-10
|
*
|
Fix size of DHCPv6 addresses when making messages.
Roy Marples
2016-11-10
|
*
|
Do somewith with getline result in configure to make it pass.
Roy Marples
2016-11-08
|
*
|
Reject routes on Linux don't use a gateway.
Roy Marples
2016-11-08
|
*
|
Fix working with REJECT routes.
Roy Marples
2016-11-08
|
*
|
Move union sa_ss to sa.h
Roy Marples
2016-11-08
|
*
|
If netmask is INADDR_ANY then CIDR must be 0.
Roy Marples
2016-11-08
|
*
|
Fix rt_find on linux
Roy Marples
2016-11-08
|
*
|
Remove debug
Roy Marples
2016-11-08
|
*
|
Default DBDIR from /var/db to /var/db/dhcpcd.
Roy Marples
2016-11-08
|
*
|
Remove distinfo files before making them.
Roy Marples
2016-11-05
|
*
|
Keep the distinfo in the signed result.
Roy Marples
2016-11-05
|
*
|
make distinfo now produces a .distinfo file which contains checksum(s) of
Roy Marples
2016-11-04
|
*
|
Remove address family specific routing and introduce address family
Roy Marples
2016-10-25
|
*
|
logger output always goes to stderr now.
Roy Marples
2016-10-24
|
*
|
hwaddr_ntoa now takes a void * as a source.
Roy Marples
2016-10-24
|
*
|
Remove debug.
Roy Marples
2016-10-24
|
*
|
Return an error.
Roy Marples
2016-10-14
|
*
|
Re-work checking IPv6 kernel settings on BSD.
Roy Marples
2016-10-14
|
*
|
Support kernels which implement RFC5227.
Roy Marples
2016-10-14
|
*
|
Merge dhcpcd-6 changes.
Roy Marples
2016-10-10
|
|
\
\
|
*
|
|
Copy pdp.prefix as it's not aligned.
Roy Marples
2016-10-09
|
*
|
|
Correct define to __OpenBSD__. Fixes [ad8b5130d4] again.
Roy Marples
2016-10-09
|
|
\
\
\
[next]