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.7.0
dhcpcd-6.7.0
Roy Marples
2015-01-30
*
Only extend temporary addresses with pltime.
Roy Marples
2015-01-23
*
For Linux, keep the alias on the interface so we don't have to guess
Roy Marples
2015-01-22
*
Ignore RA's from ourself for very badly configured stations.
Roy Marples
2015-01-21
*
Update to reflect 3.16 or older kernels and the header mismatch in ArchLinux ...
Roy Marples
2015-01-21
*
Fix warning on FreeBSD where we don't need to use sysctlbyname(3).
Roy Marples
2015-01-20
*
Revert part of the prior patch and only free IPv6 if state when
Roy Marples
2015-01-20
*
Ensure memory is freed when forking.
Roy Marples
2015-01-20
*
Add ipv6_freedrop, similar to dhcp6_freedrop so we can easily
Roy Marples
2015-01-20
*
reject <option> will now reject any DHCP message that contains that option.
Roy Marples
2015-01-20
*
Restore IFA_F_MANAGETEMPADDR
Roy Marples
2015-01-19
*
Change define KERNEL_MANAGETEMPADD to IPV6_MANAGETEMPADDR.
Roy Marples
2015-01-19
*
Now that ipv6 has it's own eloop, ensure that we clear any interface
Roy Marples
2015-01-18
*
Fix which interface to test ip6_use_tempaddr on when adding.
Roy Marples
2015-01-18
*
Implement RFC4941, Privacy Extensions for Stateless Address Autoconfiguration
Roy Marples
2015-01-17
*
Clarify the problem of identifying a bootp vs dhcp message.
Roy Marples
2015-01-17
*
Let packet filters name themselves to avoid confusion.
Roy Marples
2015-01-16
*
If we cannot open the kernel Packet Filter, give a better error message
Roy Marples
2015-01-16
*
Include paths.h to get _PATH_BPF. Thanks to Joerg Sonnenberger.
Roy Marples
2015-01-16
*
time_t is not always unsigned.
Roy Marples
2015-01-16
*
Only check DaD for addresses we have actually added ourselves.
Roy Marples
2015-01-08
*
Add an option to disable the generation of autoconf addresses within a RA.
Roy Marples
2015-01-08
*
IPv6 kernel autoconf disabled is not an error condition to stop IPv6 from wor...
Roy Marples
2015-01-06
*
Warn about IPv6 kernel autoconf being disabled on BSD platforms.
Roy Marples
2015-01-06
*
Fix another case where we could mistakenly claim ownership of IPv6 RA.
Roy Marples
2015-01-06
*
Fix handling of ND6_IFF_OVERRIDE_RTADV on NetBSD.
Roy Marples
2015-01-06
*
OpenBSD fixed their posix_spawn(3) implementation in 5.7
Roy Marples
2015-01-05
*
Update copyrights to 2015.
Roy Marples
2015-01-02
*
Welcome to 2015!
Roy Marples
2015-01-01
*
Only release the DHCPv6 lease when dropping it.
Roy Marples
2015-01-01
*
Add qnx* to OS detection so we can pass the __EXT define and stay using
Roy Marples
2014-12-23
*
undef CMSG_SPACE and use our own define for platforms where CMSG_SPACE does
Roy Marples
2014-12-23
*
Fix compile warnings without INET or INET6 using gcc.
Roy Marples
2014-12-21
*
Fix compile on QNX. Thanks to Will Miles.
Roy Marples
2014-12-20
*
Guard against failure in if_discover. Thanks to Will Miles.
Roy Marples
2014-12-20
*
Use __restrict rather than restrict.
Roy Marples
2014-12-20
*
Attempt to define CMSG_SPACE for systems which lack it, like QNX.
Roy Marples
2014-12-20
*
Release dhcpcd-6.6.7
dhcpcd-6.6.7
Roy Marples
2014-12-19
*
Fix build without INET
Roy Marples
2014-12-18
*
Don't set RA ownership in test mode.
Roy Marples
2014-12-18
*
Release dhcpcd-6.6.6
dhcpcd-6.6.6
Roy Marples
2014-12-17
*
Document some BSD systems lacking the ability to announce IPv6 address flag c...
Roy Marples
2014-12-16
*
Store acquired time for each IPv6 address so we can correctly offset
Roy Marples
2014-12-16
*
For BSD systems stop polling for IPv6 router reachability.
Roy Marples
2014-12-16
*
The noalias directive will now remove any IPv4 addresses existing on
Roy Marples
2014-12-13
*
A server should not NAK an INFORM.
Roy Marples
2014-12-12
*
Clarify timeout and reboot timeout, make it more sane.
Roy Marples
2014-12-12
*
Need net/route.h
Roy Marples
2014-12-11
*
Include linux/rtnetlink.h in config.h rather than each file that needs it.
Roy Marples
2014-12-10
*
Spelling
Roy Marples
2014-12-10
[next]