| 2015-12-15 |
Roy Marples | copy the configured hostname using the buffer length, |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Roy Marples | Test for ETHERTYPE_IP as the protocol type in the ARP... |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Roy Marples | Optimise the ARP BPF filter, thanks to Nate Karstens. |
commit | commitdiff | tree | snapshot |
| 2015-12-07 |
Roy Marples | Work once more with INET6 less kernels. |
commit | commitdiff | tree | snapshot |
| 2015-12-04 |
Roy Marples | Fix the manpage with reality, [9e55971edd]. |
commit | commitdiff | tree | snapshot |
| 2015-12-04 |
Roy Marples | noptions requires an argument. |
commit | commitdiff | tree | snapshot |
| 2015-12-04 |
Roy Marples | Fix 2 NULL de-references, thanks to Christos. |
commit | commitdiff | tree | snapshot |
| 2015-12-03 |
Roy Marples | Fix compile without IPv6. |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Roy Marples | Release dhcpcd-6.9.4 v6.9.4 |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Roy Marples | If dumping lease returns an error, return it to userland. |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Roy Marples | If testing or dumping leases, don't send to syslog... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Roy Marples | Always send LOG_DEBUG to syslog(3) even if we are in... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Roy Marples | Fix adding static routes via a gateway on BSD. |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Roy Marples | Fix adding host routes via a gateway on Linux. |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Roy Marples | If a host route in static routes, don't then set a... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Roy Marples | If dumping leases, skip authentication and address... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Roy Marples | Protect against underflow. |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Roy Marples | Fix dumping DHCPv6 leases. |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Roy Marples | Fix memory issue with prior commit. |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Roy Marples | -U, --dumplease now works with standard input. |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Roy Marples | Use a GCC pragma directive to mask off the warning... |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Roy Marples | Remove unused var. |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Roy Marples | Obey the hostname_short option even for FQDN hostnames... |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Roy Marples | Add a -N --renew option to renew any existing address... |
commit | commitdiff | tree | snapshot |
| 2015-10-27 |
Roy Marples | Make socket init happen earlier as we need it for dump... |
commit | commitdiff | tree | snapshot |
| 2015-10-27 |
Roy Marples | Fix printf m test. |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Roy Marples | Fix DHCP INFORM on non IN_IFF_* systems. |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Roy Marples | Fix DHCP INFORM. |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Roy Marples | Don't check link state if not instruted to before worki... |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Roy Marples | Looks like NetBSD will never support printf %m so remov... |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Roy Marples | Only use GCC pragma is GCC is 4.6 or newer for push... |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Roy Marples | Workaround NetBSD's buggy gcc syslog/printf format... |
commit | commitdiff | tree | snapshot |
| 2015-10-26 |
Roy Marples | Mark our logger function as sysloglike because we enjoy... |
commit | commitdiff | tree | snapshot |
| 2015-10-23 |
Roy Marples | Remove _dead macro and swap printflike position. |
commit | commitdiff | tree | snapshot |
| 2015-10-23 |
Roy Marples | Fix prior accidental commit:- |
commit | commitdiff | tree | snapshot |
| 2015-10-23 |
Roy Marples | Revert prior and add note why we use strerror(). |
commit | commitdiff | tree | snapshot |
| 2015-10-23 |
Roy Marples | Use strerror_r as strerror is not thread safe. |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Roy Marples | Introduce the optional option type, which allows embedd... |
commit | commitdiff | tree | snapshot |
| 2015-10-16 |
Roy Marples | Improve the logic when failing to lock the pidfile. |
commit | commitdiff | tree | snapshot |
| 2015-10-14 |
Roy Marples | Change configure test for IFLA_AF_SPEC to IFLA_INET6_AD... |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Roy Marples | If dhcpcd does not know the DHCPv6 status code, report... |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Roy Marples | Add status code 6, No Prefix Available as a status... |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Roy Marples | Bump date for previous |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Roy Marples | Add an option to enable DHCPv6 Information Request... |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
Roy Marples | Correct anohter Prefix Delegation sizing issue. |
commit | commitdiff | tree | snapshot |
| 2015-09-22 |
Roy Marples | Correst size allocation for prefix delegation, thanks... |
commit | commitdiff | tree | snapshot |
| 2015-09-19 |
Roy Marples | Fix TEST for IPv4LL. |
commit | commitdiff | tree | snapshot |
| 2015-09-19 |
Roy Marples | Fix test mode by checking for an IPv4LL address |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Roy Marples | Allow -p to work with -x on an already running process... |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Roy Marples | Fix moving a lease from one interface to another. |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Roy Marples | Some BSD's require the pid explicitly set on route... |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Roy Marples | Change IPv6 routes when MTU differs as well. |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Roy Marples | Rationalise test order. |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Roy Marples | Fix mandoc lintian error, thanks to JS Junior. |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Roy Marples | Fix compile on kFreeBSD thanks to JS Junior. |
commit | commitdiff | tree | snapshot |
| 2015-09-13 |
Roy Marples | Add an assert here as it's currently failing when movin... |
commit | commitdiff | tree | snapshot |
| 2015-09-13 |
Roy Marples | Add a note about OpenBSD always adding it's own lladdr |
commit | commitdiff | tree | snapshot |
| 2015-09-13 |
Roy Marples | Change the BSD IPv6 interface setup order to ensure... |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Roy Marples | Fix compile on FreeBSD. |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Roy Marples | Make CAN_ADD_LLADDR work on BSD. |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Roy Marples | If we can toggle the automatic creation of the lladdr... |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Roy Marples | We need to check kernel IPv6 setup for the interface... |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Roy Marples | Remove some unreachable code. |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Roy Marples | Fix compile on Bitrig |
commit | commitdiff | tree | snapshot |
| 2015-09-12 |
Roy Marples | Remove correct configure test file |
commit | commitdiff | tree | snapshot |
| 2015-09-11 |
Roy Marples | Test for error condition rather than a success of 0... |
commit | commitdiff | tree | snapshot |
| 2015-09-10 |
Roy Marples | Remove the custom SixRD decode function and replace... |
commit | commitdiff | tree | snapshot |
| 2015-09-10 |
Roy Marples | Add IPv4 address selection from route code so platform... |
commit | commitdiff | tree | snapshot |
| 2015-09-09 |
Roy Marples | Fix prior for IPv6 old routes. |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Roy Marples | When deleting an old route and it doesn't have an inter... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Roy Marples | Fix the REBIND reason. |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Roy Marples | Rework arp_free and arp_free_but to share a common... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Roy Marples | Revert this part of prior patch. |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Roy Marples | ifp may not be set, but ctx will be. |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Roy Marples | Move defines checks after all includes to make Android... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Roy Marples | I was wrong about Linux allowing userland to mark addre... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Roy Marples | Instead of forcing a #define for IFLA_AF_SPEC, add... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Roy Marples | If we failed to release, we may not have a state when... |
commit | commitdiff | tree | snapshot |
| 2015-09-07 |
Roy Marples | Add support for Chrony, fixes [03943daba7]. |
commit | commitdiff | tree | snapshot |
| 2015-09-04 |
Roy Marples | Release dhcpcd-6.9.3 v6.9.3 |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Roy Marples | When adding a static address on non IN_IFF_* systems... |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Roy Marples | Fix rebinding statically assinged IPv4 addresses. |
commit | commitdiff | tree | snapshot |
| 2015-08-31 |
Roy Marples | Now that we set MTU for routes instead of using a hook... |
commit | commitdiff | tree | snapshot |
| 2015-08-31 |
Roy Marples | Test prefix as well as variable name when setting stati... |
commit | commitdiff | tree | snapshot |
| 2015-08-23 |
Roy Marples | Fix compile on systems lacking SOCK_CLOEXEC. |
commit | commitdiff | tree | snapshot |
| 2015-08-22 |
Roy Marples | Silence a bogus gcc warning |
commit | commitdiff | tree | snapshot |
| 2015-08-21 |
Roy Marples | Remove unused variable. |
commit | commitdiff | tree | snapshot |
| 2015-08-21 |
Roy Marples | Fix compile on OpenBSD v6.9.2 |
commit | commitdiff | tree | snapshot |
| 2015-08-21 |
Roy Marples | Release dhcpcd-6.9.2 |
commit | commitdiff | tree | snapshot |
| 2015-08-21 |
Roy Marples | Document removed mtu hook and installed dump hook. |
commit | commitdiff | tree | snapshot |
| 2015-08-14 |
Roy Marples | Reference old DHCPv6 FQDN when processing the hostname. |
commit | commitdiff | tree | snapshot |
| 2015-08-14 |
Roy Marples | Don't delete dhcpcd assigned IPv6 link-local addresses... |
commit | commitdiff | tree | snapshot |
| 2015-08-14 |
Roy Marples | Describe adding an IPv6 temporary address. |
commit | commitdiff | tree | snapshot |
| 2015-08-14 |
Roy Marples | Build new_domain_name from other sources if blank befor... |
commit | commitdiff | tree | snapshot |
| 2015-08-11 |
Roy Marples | Don't do platform init or setting interface MTU if... |
commit | commitdiff | tree | snapshot |
| 2015-08-11 |
Roy Marples | Only set maximum message size if we can get the MTU... |
commit | commitdiff | tree | snapshot |
| 2015-08-07 |
Roy Marples | Fix reading prior lease without authenticaton set. |
commit | commitdiff | tree | snapshot |
| 2015-08-07 |
Roy Marples | Fix IPv4LL on NetBSD when wifi reconfigures. |
commit | commitdiff | tree | snapshot |
| 2015-08-07 |
Roy Marples | Fix compile on BSD. |
commit | commitdiff | tree | snapshot |
| next |