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
*
Fix delegation activating interfaces.
dhcpcd-6.10.1
Roy Marples
2016-01-20
*
Release dhcpcd-6.10.1
Roy Marples
2016-01-20
*
Remove unused prototypes.
Roy Marples
2016-01-14
*
Add the -1, --oneshot option which causes dhcpcd to exit once an
Roy Marples
2016-01-14
*
Improve interval arrival and departure when running on a fixed interface list.
Roy Marples
2016-01-14
*
Only stop the interface if it's active when the interface departs.
Roy Marples
2016-01-11
*
Reduce mallocs when printing pidfile
Roy Marples
2016-01-07
*
Import example hook scripts as well - upstream Makefile will sort it out.
Roy Marples
2016-01-07
*
Fix config.mk spacing
Roy Marples
2016-01-07
*
Add -P, --printpidfile to print the pidfile dhcpcd will use to stdout.
Roy Marples
2016-01-07
*
Release dhcpcd-6.10.0
dhcpcd-6.10.0
Roy Marples
2016-01-07
*
Add PROBE state so we can reject DHCP messages whilst probing.
Roy Marples
2016-01-07
*
Treat OFFER as ACK if both parties set rapid commit.
Roy Marples
2016-01-07
*
Cast away a gcc warning.
Roy Marples
2016-01-06
*
Updated in 2016
Roy Marples
2016-01-06
*
Fix compile on Linux
Roy Marples
2016-01-06
*
OpenBSD does not have ENODATA, use EOVERFLOW instead.
Roy Marples
2016-01-06
*
If we are to add/delete/change a route but have not yet daemonised,
Roy Marples
2016-01-06
*
Correct function to report error for.
Roy Marples
2016-01-06
*
Set route/netlink seq number correctly.
Roy Marples
2016-01-05
*
Use ERANGE to differentiate from EINVAL to detect option length overflow.
Roy Marples
2016-01-05
*
Updated in 2016.
Roy Marples
2016-01-04
*
Ensure that option length fits inside data length less option size.
Roy Marples
2016-01-04
*
2016
Roy Marples
2016-01-04
*
dhcp_optlen now returns the length of the data we can sanely work on
Roy Marples
2016-01-04
*
Welcome to 2016
Roy Marples
2016-01-04
*
Fix some definitions
Roy Marples
2016-01-04
*
80 chars wrap
Roy Marples
2015-12-31
*
htosn requires arpa/inet.h on kFreeBSD.
Roy Marples
2015-12-31
*
Detect kFreeBSD correctly.
Roy Marples
2015-12-31
*
Remove FreeBSD specific defines and include the needed headers via config.h.
Roy Marples
2015-12-31
*
Fix compile on FreeBSD
Roy Marples
2015-12-31
*
Improve error logging of packet parsing.
Roy Marples
2015-12-24
*
Make DHCPv6 Client FQDN option allowed to be NULL, matching the DHCPv4 option.
Roy Marples
2015-12-24
*
Try and move YP config to an example hook script.
Roy Marples
2015-12-23
*
Install example hooks
Roy Marples
2015-12-22
*
Grudgingly accede to the vocal minority that dhcpcd should not attempt to
Roy Marples
2015-12-22
*
Move lookup-hostname hook to the example directory.
Roy Marples
2015-12-22
*
Install hooks that should not be installed by default into
Roy Marples
2015-12-22
*
If we lack an index or interface protocol in the routing message,
Roy Marples
2015-12-21
*
Whitespace
Roy Marples
2015-12-21
*
Fix a bogus gcc warning about a potential signed overflow.
Roy Marples
2015-12-21
*
-g must go via the command socket as it's no longer SIGUSR1
Roy Marples
2015-12-21
*
Note that systemd/udev leaks memory where-as the eudev fork of udev does not.
Roy Marples
2015-12-17
*
Remove this pointless debug.
Roy Marples
2015-12-17
*
When stopping and starting interfaces, just toggle the active flag
Roy Marples
2015-12-17
*
Check active before link status when sorting
Roy Marples
2015-12-17
*
Now all interfaces are loaded, don't try to load one for delegation.
Roy Marples
2015-12-17
*
ND6 and DHCPv6 should only work on active interfaces.
Roy Marples
2015-12-17
*
Instead of maintaining a seperate list, instead mark each interface as active
Roy Marples
2015-12-17
[next]