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
*
Prepare dhcpcd-7.0.0-rc1
dhcpcd-7.0.0-rc1
Roy Marples
2017-05-10
*
Remove more prefix delegation code for small binaries.
Roy Marples
2017-05-09
*
Don't crash when --static routers= is given on the command line.
Roy Marples
2017-05-09
*
Restore -G, --nogateway.
Roy Marples
2017-05-09
*
Install dhcpcd-definitions.conf to correct directory.
Roy Marples
2017-05-08
*
Apply the real D108 patch, my bad.
Roy Marples
2017-05-05
*
DHCPv6: deprecate addresses on stale leases.
Roy Marples
2017-05-05
*
IPv6: show actual address lifetimes being applied
Roy Marples
2017-05-05
*
DHCPv6: drop Prefix Delegations when dropping the lease.
Roy Marples
2017-05-05
*
When using gcc, add the -Wlogical-op flag when debugging.
Roy Marples
2017-05-04
*
Fix test for preferring a fake lease vs a real one.
David Binderman
2017-05-04
*
dhcpcd.c: Fix -n opening sockets.
Roy Marples
2017-05-03
*
Add interface_mtu to SMALL configuration.
Roy Marples
2017-05-01
*
prefix delegation: Remove deleted addresses from consideration
Roy Marples
2017-04-26
*
Because dhcpcd now binds to the interfaces LL address when not
Roy Marples
2017-04-25
*
sla could be NULL, so check that.
Roy Marples
2017-04-24
*
BSD: Add support for RTA_LABEL.
Roy Marples
2017-04-24
*
Bump date for prior.
Roy Marples
2017-04-23
*
Detect VLANID to use in IAID.
Roy Marples
2017-04-23
*
Don't log anything when printing the pidfile.
Roy Marples
2017-04-22
*
Don't report a real error here.
Roy Marples
2017-04-22
*
Newer OpenBSD is fixed for userland affecting address lifetime.
Roy Marples
2017-04-22
*
Style.
Roy Marples
2017-04-21
*
Should check that an interface name actually exists when
Roy Marples
2017-04-21
*
BSD: if failed to open PF_ROUTE socket, don't set filters.
Roy Marples
2017-04-21
*
Clean coverity dhcpcd.xz tarball.
Roy Marples
2017-04-14
*
Prepare for dhcpcd-7.0.0-beta3
dhcpcd-7.0.0-beta3
Roy Marples
2017-04-14
*
Add a README to describe what this does.
Roy Marples
2017-04-14
*
dprintf should append, not truncate.
Roy Marples
2017-04-14
*
Fix compile on Linux
Roy Marples
2017-04-13
*
Enable the -r option.
Roy Marples
2017-04-13
*
Fix compile on Linux.
Roy Marples
2017-04-13
*
If no eloop mechanism has been selected for us, print a message
Roy Marples
2017-04-13
*
Free stuff.
Roy Marples
2017-04-13
*
Default eloop to epoll on Solaris.
Roy Marples
2017-04-13
*
Fix compile on Solaris.
Roy Marples
2017-04-13
*
Add code to test hmac md5 expectations rather than a visual test.
Roy Marples
2017-04-13
*
Style
Roy Marples
2017-04-13
*
Style
Roy Marples
2017-04-13
*
Tart up some more.
Roy Marples
2017-04-13
*
Tart up some.
Roy Marples
2017-04-13
*
Move test into tests.
Roy Marples
2017-04-13
*
Reset exitnow on entry in-case we are re-started after an exit.
Roy Marples
2017-04-13
*
Free logfile.
Roy Marples
2017-04-12
*
Fix a compile warning
Roy Marples
2017-04-12
*
Ignore route(4) errors.
Roy Marples
2017-04-12
*
To be consitent, do the same to loginfo as we just did for logdebug.
Roy Marples
2017-04-12
*
Add logdebugx, similar to logerrx and logwarnx.
Roy Marples
2017-04-12
*
Don't print strerror for logerrx.
Roy Marples
2017-04-11
*
Over engineer the logging some more.
Roy Marples
2017-04-11
[next]