2016-01-07 |
Roy Marples | Import example hook scripts as well - upstream Makefile... |
commit | commitdiff | tree |
2016-01-07 |
Roy Marples | Fix config.mk spacing |
commit | commitdiff | tree |
2016-01-07 |
Roy Marples | Add -P, --printpidfile to print the pidfile dhcpcd... |
commit | commitdiff | tree |
2016-01-07 |
Roy Marples | Release dhcpcd-6.10.0 v6.10.0 |
commit | commitdiff | tree |
2016-01-07 |
Roy Marples | Add PROBE state so we can reject DHCP messages whilst... |
commit | commitdiff | tree |
2016-01-07 |
Roy Marples | Treat OFFER as ACK if both parties set rapid commit. |
commit | commitdiff | tree |
2016-01-06 |
Roy Marples | Cast away a gcc warning. |
commit | commitdiff | tree |
2016-01-06 |
Roy Marples | Updated in 2016 |
commit | commitdiff | tree |
2016-01-06 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree |
2016-01-06 |
Roy Marples | OpenBSD does not have ENODATA, use EOVERFLOW instead. |
commit | commitdiff | tree |
2016-01-06 |
Roy Marples | If we are to add/delete/change a route but have not... |
commit | commitdiff | tree |
2016-01-06 |
Roy Marples | Correct function to report error for. |
commit | commitdiff | tree |
2016-01-05 |
Roy Marples | Set route/netlink seq number correctly. |
commit | commitdiff | tree |
2016-01-05 |
Roy Marples | Use ERANGE to differentiate from EINVAL to detect optio... |
commit | commitdiff | tree |
2016-01-04 |
Roy Marples | Updated in 2016. |
commit | commitdiff | tree |
2016-01-04 |
Roy Marples | Ensure that option length fits inside data length less... |
commit | commitdiff | tree |
2016-01-04 |
Roy Marples | 2016 |
commit | commitdiff | tree |
2016-01-04 |
Roy Marples | dhcp_optlen now returns the length of the data we can... |
commit | commitdiff | tree |
2016-01-04 |
Roy Marples | Welcome to 2016 |
commit | commitdiff | tree |
2016-01-04 |
Roy Marples | Fix some definitions |
commit | commitdiff | tree |
2015-12-31 |
Roy Marples | 80 chars wrap |
commit | commitdiff | tree |
2015-12-31 |
Roy Marples | htosn requires arpa/inet.h on kFreeBSD. |
commit | commitdiff | tree |
2015-12-31 |
Roy Marples | Detect kFreeBSD correctly. |
commit | commitdiff | tree |
2015-12-31 |
Roy Marples | Remove FreeBSD specific defines and include the needed... |
commit | commitdiff | tree |
2015-12-31 |
Roy Marples | Fix compile on FreeBSD |
commit | commitdiff | tree |
2015-12-24 |
Roy Marples | Improve error logging of packet parsing. |
commit | commitdiff | tree |
2015-12-24 |
Roy Marples | Make DHCPv6 Client FQDN option allowed to be NULL,... |
commit | commitdiff | tree |
2015-12-23 |
Roy Marples | Try and move YP config to an example hook script. |
commit | commitdiff | tree |
2015-12-22 |
Roy Marples | Install example hooks |
commit | commitdiff | tree |
2015-12-22 |
Roy Marples | Grudgingly accede to the vocal minority that dhcpcd... |
commit | commitdiff | tree |
2015-12-22 |
Roy Marples | Move lookup-hostname hook to the example directory. |
commit | commitdiff | tree |
2015-12-22 |
Roy Marples | Install hooks that should not be installed by default... |
commit | commitdiff | tree |
2015-12-21 |
Roy Marples | If we lack an index or interface protocol in the routin... |
commit | commitdiff | tree |
2015-12-21 |
Roy Marples | Whitespace |
commit | commitdiff | tree |
2015-12-21 |
Roy Marples | Fix a bogus gcc warning about a potential signed overflow. |
commit | commitdiff | tree |
2015-12-21 |
Roy Marples | -g must go via the command socket as it's no longer... |
commit | commitdiff | tree |
2015-12-17 |
Roy Marples | Note that systemd/udev leaks memory where-as the eudev... |
commit | commitdiff | tree |
2015-12-17 |
Roy Marples | Remove this pointless debug. |
commit | commitdiff | tree |
2015-12-17 |
Roy Marples | When stopping and starting interfaces, just toggle... |
commit | commitdiff | tree |
2015-12-17 |
Roy Marples | Check active before link status when sorting |
commit | commitdiff | tree |
2015-12-17 |
Roy Marples | Now all interfaces are loaded, don't try to load one... |
commit | commitdiff | tree |
2015-12-17 |
Roy Marples | ND6 and DHCPv6 should only work on active interfaces. |
commit | commitdiff | tree |
2015-12-17 |
Roy Marples | Instead of maintaining a seperate list, instead mark... |
commit | commitdiff | tree |
2015-12-17 |
Roy Marples | When parsing the routing table, create an interface... |
commit | commitdiff | tree |
2015-12-15 |
Roy Marples | autoconf --includedir is where include files are to... |
commit | commitdiff | tree |
2015-12-15 |
Roy Marples | Send gratuitous ARP each time we apply our IP address. |
commit | commitdiff | tree |
2015-12-15 |
Roy Marples | Return if we forked or not after dhcp_bind. |
commit | commitdiff | tree |
2015-12-15 |
Roy Marples | copy the configured hostname using the buffer length, |
commit | commitdiff | tree |
2015-12-15 |
Roy Marples | Test for ETHERTYPE_IP as the protocol type in the ARP... |
commit | commitdiff | tree |
2015-12-15 |
Roy Marples | Optimise the ARP BPF filter, thanks to Nate Karstens. |
commit | commitdiff | tree |
2015-12-07 |
Roy Marples | Work once more with INET6 less kernels. |
commit | commitdiff | tree |
2015-12-04 |
Roy Marples | Fix the manpage with reality, [9e55971edd]. |
commit | commitdiff | tree |
2015-12-04 |
Roy Marples | noptions requires an argument. |
commit | commitdiff | tree |
2015-12-04 |
Roy Marples | Fix 2 NULL de-references, thanks to Christos. |
commit | commitdiff | tree |
2015-12-03 |
Roy Marples | Fix compile without IPv6. |
commit | commitdiff | tree |
2015-11-30 |
Roy Marples | Release dhcpcd-6.9.4 v6.9.4 |
commit | commitdiff | tree |
2015-11-19 |
Roy Marples | If dumping lease returns an error, return it to userland. |
commit | commitdiff | tree |
2015-11-19 |
Roy Marples | If testing or dumping leases, don't send to syslog... |
commit | commitdiff | tree |
2015-11-19 |
Roy Marples | Always send LOG_DEBUG to syslog(3) even if we are in... |
commit | commitdiff | tree |
2015-11-18 |
Roy Marples | Fix adding static routes via a gateway on BSD. |
commit | commitdiff | tree |
2015-11-18 |
Roy Marples | Fix adding host routes via a gateway on Linux. |
commit | commitdiff | tree |
2015-11-18 |
Roy Marples | If a host route in static routes, don't then set a... |
commit | commitdiff | tree |
2015-11-18 |
Roy Marples | If dumping leases, skip authentication and address... |
commit | commitdiff | tree |
2015-11-18 |
Roy Marples | Protect against underflow. |
commit | commitdiff | tree |
2015-11-18 |
Roy Marples | Fix dumping DHCPv6 leases. |
commit | commitdiff | tree |
2015-11-18 |
Roy Marples | Fix memory issue with prior commit. |
commit | commitdiff | tree |
2015-11-18 |
Roy Marples | -U, --dumplease now works with standard input. |
commit | commitdiff | tree |
2015-11-13 |
Roy Marples | Use a GCC pragma directive to mask off the warning... |
commit | commitdiff | tree |
2015-11-13 |
Roy Marples | Remove unused var. |
commit | commitdiff | tree |
2015-11-13 |
Roy Marples | Obey the hostname_short option even for FQDN hostnames... |
commit | commitdiff | tree |
2015-11-13 |
Roy Marples | Add a -N --renew option to renew any existing address... |
commit | commitdiff | tree |
2015-10-27 |
Roy Marples | Make socket init happen earlier as we need it for dump... |
commit | commitdiff | tree |
2015-10-27 |
Roy Marples | Fix printf m test. |
commit | commitdiff | tree |
2015-10-26 |
Roy Marples | Fix DHCP INFORM on non IN_IFF_* systems. |
commit | commitdiff | tree |
2015-10-26 |
Roy Marples | Fix DHCP INFORM. |
commit | commitdiff | tree |
2015-10-26 |
Roy Marples | Don't check link state if not instruted to before worki... |
commit | commitdiff | tree |
2015-10-26 |
Roy Marples | Looks like NetBSD will never support printf %m so remov... |
commit | commitdiff | tree |
2015-10-26 |
Roy Marples | Only use GCC pragma is GCC is 4.6 or newer for push... |
commit | commitdiff | tree |
2015-10-26 |
Roy Marples | Workaround NetBSD's buggy gcc syslog/printf format... |
commit | commitdiff | tree |
2015-10-26 |
Roy Marples | Mark our logger function as sysloglike because we enjoy... |
commit | commitdiff | tree |
2015-10-23 |
Roy Marples | Remove _dead macro and swap printflike position. |
commit | commitdiff | tree |
2015-10-23 |
Roy Marples | Fix prior accidental commit:- |
commit | commitdiff | tree |
2015-10-23 |
Roy Marples | Revert prior and add note why we use strerror(). |
commit | commitdiff | tree |
2015-10-23 |
Roy Marples | Use strerror_r as strerror is not thread safe. |
commit | commitdiff | tree |
2015-10-19 |
Roy Marples | Introduce the optional option type, which allows embedd... |
commit | commitdiff | tree |
2015-10-16 |
Roy Marples | Improve the logic when failing to lock the pidfile. |
commit | commitdiff | tree |
2015-10-14 |
Roy Marples | Change configure test for IFLA_AF_SPEC to IFLA_INET6_AD... |
commit | commitdiff | tree |
2015-09-30 |
Roy Marples | If dhcpcd does not know the DHCPv6 status code, report... |
commit | commitdiff | tree |
2015-09-30 |
Roy Marples | Add status code 6, No Prefix Available as a status... |
commit | commitdiff | tree |
2015-09-30 |
Roy Marples | Bump date for previous |
commit | commitdiff | tree |
2015-09-30 |
Roy Marples | Add an option to enable DHCPv6 Information Request... |
commit | commitdiff | tree |
2015-09-22 |
Roy Marples | Correct anohter Prefix Delegation sizing issue. |
commit | commitdiff | tree |
2015-09-22 |
Roy Marples | Correst size allocation for prefix delegation, thanks... |
commit | commitdiff | tree |
2015-09-19 |
Roy Marples | Fix TEST for IPv4LL. |
commit | commitdiff | tree |
2015-09-19 |
Roy Marples | Fix test mode by checking for an IPv4LL address |
commit | commitdiff | tree |
2015-09-15 |
Roy Marples | Allow -p to work with -x on an already running process... |
commit | commitdiff | tree |
2015-09-15 |
Roy Marples | Fix moving a lease from one interface to another. |
commit | commitdiff | tree |
2015-09-15 |
Roy Marples | Some BSD's require the pid explicitly set on route... |
commit | commitdiff | tree |
2015-09-15 |
Roy Marples | Change IPv6 routes when MTU differs as well. |
commit | commitdiff | tree |
2015-09-15 |
Roy Marples | Rationalise test order. |
commit | commitdiff | tree |
next |