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.5.0
dhcpcd-6.5.0
Roy Marples
2014-10-06
*
This is no longer true.
Roy Marples
2014-10-06
*
Callout to handlecarrier when we don't have real carrier support
Roy Marples
2014-10-06
*
Correct wording
Roy Marples
2014-10-06
*
Fix compile on Linux
Roy Marples
2014-10-06
*
OpenBSD dropped IPV6CTL_ACCEPT_RTADV but kept the define.
Roy Marples
2014-10-05
*
Adjust link-local scope for KAME based stacks in all needed places.
Roy Marples
2014-10-05
*
Fix compile on BSD.
Roy Marples
2014-10-04
*
Improve the dev API a little.
Roy Marples
2014-10-04
*
Free control memory on fork
Roy Marples
2014-10-04
*
Wrong month, duh.
Roy Marples
2014-10-03
*
Rename dhcp6_prefix to delegated_dhcp6_prefix incase a user makes a
Roy Marples
2014-10-03
*
Fix IPv6 address announcements from kernel generated link-local addresses.
Roy Marples
2014-10-03
*
dhcpcd has been able to handle IPv6 routing on BSD for a while now.
Roy Marples
2014-10-03
*
Fix a segfault.
Roy Marples
2014-10-02
*
Really fix double fork.
Roy Marples
2014-10-02
*
Fix double fork.
Roy Marples
2014-10-02
*
The decode and print functions should not including the trailing NUL
Roy Marples
2014-10-02
*
Don't drop delegated reject route when forking.
Roy Marples
2014-10-02
*
Don't daemonise on delegated address dad.
Roy Marples
2014-10-02
*
Fix some errors
Roy Marples
2014-10-02
*
Remove strcpy as it's "dangerous".
Roy Marples
2014-10-02
*
Mention the encoding in -V
Roy Marples
2014-10-02
*
Remove vis based encoding - instead expand the DHCP option encoding to a
Roy Marples
2014-10-01
*
Document the possible use of eval.
Roy Marples
2014-09-30
*
Document more shell escaped characters, how to strip the shell escaped
Roy Marples
2014-09-30
*
Remove dead increament.
Roy Marples
2014-09-29
*
Remove the fast loop trying to up an interface which does not report
Roy Marples
2014-09-29
*
Fix bounds check.
Roy Marples
2014-09-29
*
Don't use a magic number for print_string flags.
Roy Marples
2014-09-29
*
Fix compile
Roy Marples
2014-09-28
*
Be more safe, escape * ? [ # ? = % as well.
Roy Marples
2014-09-28
*
Fix an unaligned access error on BeagleBone Black with FreeBSD.
Roy Marples
2014-09-28
*
Some strings don't need to be shell escaped - for example when sending to
Roy Marples
2014-09-28
*
Reference dhcpcd-code(8) as well as unvis(1).
Roy Marples
2014-09-28
*
Release dhcpcd-6.4.7
dhcpcd-6.4.7
Roy Marples
2014-09-27
*
Fix a compile problem on Linux with IPv6 disabled.
Roy Marples
2014-09-27
*
Fix an impossible clang analyser warning.
Roy Marples
2014-09-27
*
Release dhcpcd-6.4.6
dhcpcd-6.4.6
Roy Marples
2014-09-27
*
We only supply svis(3) so rename the files as such.
Roy Marples
2014-09-27
*
Clean up configure _vis files
Roy Marples
2014-09-26
*
Document $new_dhcp6_prefix
Roy Marples
2014-09-26
*
Call dhcpcd-run-hooks correctly when delegated prefixes already exist.
Roy Marples
2014-09-26
*
Fix a memory error when ia_* config exists but IPv6 is disabled.
Roy Marples
2014-09-26
*
Report delegated addresses, fixes [2887c4de47].
Roy Marples
2014-09-26
*
Check we are writing to a string before checking for enough space.
Roy Marples
2014-09-26
*
Sanitise the following characters using svis(3) with VIS_CTYLE and VIS_OCTAL:
Roy Marples
2014-09-26
*
Ensure servername and bootfile are safely exported.
Roy Marples
2014-09-25
*
Document DELEGATED6.
Roy Marples
2014-09-24
*
Whitespace
Roy Marples
2014-09-24
[next]