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.10.3
dhcpcd-6.10.3
Roy Marples
2016-04-20
*
RFC 3927 Section 2.5 says a defence of an address should ARP announce it.
Roy Marples
2016-04-20
*
Add sys/file.h so we can get to flock(2).
Roy Marples
2016-04-18
*
Sync latest from NetBSD.
Roy Marples
2016-04-18
*
Fix compile on BSD.
Roy Marples
2016-04-18
*
Improve xsocket to have the same API as socket.
Roy Marples
2016-04-17
*
Clarify sla 0.
Roy Marples
2016-04-16
*
Don't drop DHCPv6 if the interface is delegated to when there are no IPv6 rou...
Roy Marples
2016-04-16
*
If sla is 0, just copy the prefix and don't set a blackhole route if end pref...
Roy Marples
2016-04-16
*
Warn that an sla of 0 is not RFC3633 (section 12.1) compliant.
Roy Marples
2016-04-16
*
Set -DHAVE_CONFIG_H after it's blanked on user config. Fixes [ceb1077c23].
Roy Marples
2016-04-13
*
Move embedded test to after setting compiler options to fix a build issue wit...
Roy Marples
2016-04-12
*
iSNS is option 83, not 84.
Roy Marples
2016-04-12
*
Add support for int8 and uint8 data types.
Roy Marples
2016-04-11
*
Fix prior definition.
Roy Marples
2016-04-11
*
Support iSNS, RFC4174.
Roy Marples
2016-04-11
*
Sync pidfile.c from NetBSD.
Roy Marples
2016-04-10
*
Make fork process clearer.
Roy Marples
2016-04-10
*
Release dhcpcd-6.10.2
dhcpcd-6.10.2
Roy Marples
2016-04-08
*
Fix compile warnings.
Roy Marples
2016-04-08
*
Don't dick with IPv4LL route reactions on BSD.
Roy Marples
2016-04-08
*
If a normal default route is added, delete our IPv4LL default route.
Roy Marples
2016-04-08
*
Fix changing routes on FreeBSD.
Roy Marples
2016-04-08
*
Log RA's only when it's a new router unless debugging is enabled.
Roy Marples
2016-04-08
*
Fix BSD for making routes.
Roy Marples
2016-04-08
*
Constify handlert
Roy Marples
2016-04-08
*
Fix a bogus static analyzer bug.
Roy Marples
2016-04-07
*
Fix compile on BSD.
Roy Marples
2016-04-07
*
Linux netlink nlmsg_pid is not process id - only the first socket opened
Roy Marples
2016-04-07
*
Don't do ipv6 routes if ipv6 is disabled.
Roy Marples
2016-04-06
*
Fix function name
Roy Marples
2016-04-06
*
Descope dest and gateway when copying routes. Set RTA_IFP and RTA_IFA when ch...
Roy Marples
2016-04-06
*
Bring FORCERENEW message in line with others (drop the DHCP_).
Roy Marples
2016-04-05
*
Fix spelling of RECONFIGURE6, fixes [c6f1927f1a].
Roy Marples
2016-04-05
*
Fix pidfile_lock compat on Linux.
Roy Marples
2016-04-01
*
Remove pidfile handling from dhcpcd and use pidfile_lock(3) from libutil
Roy Marples
2016-04-01
*
Describe how hardware based arping profiles work.
Roy Marples
2016-03-30
*
White space police.
Roy Marples
2016-03-28
*
Document --with-poll
Roy Marples
2016-03-23
*
Fix compile on Linux.
Roy Marples
2016-03-23
*
Make eloop a tad easier to use.
Roy Marples
2016-03-17
*
Fix dprintf, thanks to OBATA Akio.
Roy Marples
2016-03-16
*
It's possible to receive routing events for non existant interfaces, so abort...
Roy Marples
2016-03-13
*
Support buggy FreeBSD rc system out of the box.
Roy Marples
2016-03-12
*
Fix configure when >1 ld-elf.so.N
Roy Marples
2016-03-11
*
Fix configure again
Roy Marples
2016-03-11
*
Initialise struct to pass configure on FreeBSD.
Roy Marples
2016-03-11
*
Fix configure tests
Roy Marples
2016-03-11
*
Use -Wall -Werror when running configure tests.
Roy Marples
2016-03-11
*
Fix compile on older platforms which lack O_CLOEXEC.
Roy Marples
2016-03-11
[next]