| 2013-11-14 |
Roy Marples | Avoid pointer gymnastics. |
commit | commitdiff | tree | snapshot |
| 2013-11-14 |
Roy Marples | CID 1102809: Fix uninitialised variable. |
commit | commitdiff | tree | snapshot |
| 2013-11-14 |
Roy Marples | White space, ordering and man corrections. |
commit | commitdiff | tree | snapshot |
| 2013-11-12 |
Roy Marples | Implement RFC4242, Information Refresh Time Option... |
commit | commitdiff | tree | snapshot |
| 2013-11-12 |
Roy Marples | Warn if dev is started more than once. |
commit | commitdiff | tree | snapshot |
| 2013-11-12 |
Roy Marples | Cleanup IPv4 fd opening and closing. |
commit | commitdiff | tree | snapshot |
| 2013-11-10 |
Roy Marples | Set blank CFLAGS/CPPFLAGS and then append user CFLAGS... |
commit | commitdiff | tree | snapshot |
| 2013-11-10 |
Roy Marples | Fix typo adding CPPFLAGS to XCC. |
commit | commitdiff | tree | snapshot |
| 2013-11-08 |
Roy Marples | Fix processing of inet4 addr in vendor options and... |
commit | commitdiff | tree | snapshot |
| 2013-11-08 |
Roy Marples | Preserve vendor encapsulated options |
commit | commitdiff | tree | snapshot |
| 2013-11-08 |
Roy Marples | Move the kernel reporting DAD warning to ipv6nd.c to... |
commit | commitdiff | tree | snapshot |
| 2013-10-10 |
Roy Marples | Fix renewal of Prefix Delegation. |
commit | commitdiff | tree | snapshot |
| 2013-10-10 |
Roy Marples | Add noipv4 and noipv6 options. |
commit | commitdiff | tree | snapshot |
| 2013-10-06 |
Roy Marples | Warn about missing interfaces which require prefix... |
commit | commitdiff | tree | snapshot |
| 2013-10-05 |
Roy Marples | If we timeout, remove any waitip config so that we... |
commit | commitdiff | tree | snapshot |
| 2013-10-02 |
Roy Marples | Fix a small memory leak |
commit | commitdiff | tree | snapshot |
| 2013-10-02 |
Roy Marples | Remove the IPv6 forwarding router check as valid use... |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Roy Marples | We should abort if no specified interfaces are found. |
commit | commitdiff | tree | snapshot |
| 2013-09-27 |
Roy Marples | Don't stop dev management on fork |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Roy Marples | Clarify the timeout behaviour if in master mode or... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Roy Marples | Test for wpa_supplicant.conf in /etc/wpa_supplicant... |
commit | commitdiff | tree | snapshot |
| 2013-09-21 |
Roy Marples | Pass the correct run directory to dhcpcd-run-hooks |
commit | commitdiff | tree | snapshot |
| 2013-09-20 |
Roy Marples | Release dhcpcd-6.1.0 v6.1.0 |
commit | commitdiff | tree | snapshot |
| 2013-09-14 |
Roy Marples | Allow dev to recieve errors from managers handle_device. |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Roy Marples | Fix warning |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Roy Marples | It seems that some older udev versions support filterin... |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Roy Marples | Start dev after link for a more sane interface rename. |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Roy Marples | Dev module start now returns an fd to monitor so the... |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Roy Marples | Fix dev building again |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Roy Marples | Fix building with a dev manager |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Roy Marples | Support older udev versions where we need to rely on... |
commit | commitdiff | tree | snapshot |
| 2013-09-12 |
Roy Marples | Instead of linking directly to libudev, create a plugin... |
commit | commitdiff | tree | snapshot |
| 2013-09-10 |
Roy Marples | Instead of just renaming the interface on Linux, take... |
commit | commitdiff | tree | snapshot |
| 2013-09-10 |
Roy Marples | Check if udev has actually initialized the interface... |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Roy Marples | Fix compile warning on BSD |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Roy Marples | Fix interface renaming and carrier reporting when using... |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Roy Marples | Improve udev handling a little. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Roy Marples | Only start on settled devices. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Roy Marples | Fix udev filter test. |
commit | commitdiff | tree | snapshot |
| 2013-09-09 |
Roy Marples | Add udev support for interface arrival and departure. |
commit | commitdiff | tree | snapshot |
| 2013-09-07 |
Roy Marples | Fix requesting >1 DHCPv6 address |
commit | commitdiff | tree | snapshot |
| 2013-09-07 |
Roy Marples | Don't bother managing a /128 prefix. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Roy Marples | Plug a leak |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Roy Marples | No need for this include now. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Roy Marples | Try and fix removal of the ip address when using INFORM. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Roy Marples | Fix linux support for new RTM handling. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Roy Marples | It seems that FreeBSD will send RTM_DELADDR + RTM_NEWAD... |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Roy Marples | Fix DAD support when we need to listen on the wire. |
commit | commitdiff | tree | snapshot |
| 2013-09-06 |
Roy Marples | Ignore all messages raised by dhcpcd. |
commit | commitdiff | tree | snapshot |
| 2013-09-05 |
Roy Marples | Fix initial carrier status |
commit | commitdiff | tree | snapshot |
| 2013-09-05 |
Roy Marples | Fix build without INET6 |
commit | commitdiff | tree | snapshot |
| 2013-09-04 |
Roy Marples | Clarify waitup arguments. |
commit | commitdiff | tree | snapshot |
| 2013-09-04 |
Roy Marples | Fix comparison |
commit | commitdiff | tree | snapshot |
| 2013-09-03 |
Roy Marples | No need to know the ra for the route. |
commit | commitdiff | tree | snapshot |
| 2013-09-03 |
Roy Marples | RFC 5942 Section 5 states DHCPv6 address should not... |
commit | commitdiff | tree | snapshot |
| 2013-09-03 |
Roy Marples | Check kernel for autoconf support. |
commit | commitdiff | tree | snapshot |
| 2013-08-31 |
Roy Marples | Add 4 and 6 arguments to the waitip command so that... |
commit | commitdiff | tree | snapshot |
| 2013-08-26 |
Roy Marples | Add the persistent option to the default dhcpcd.conf |
commit | commitdiff | tree | snapshot |
| 2013-08-25 |
Roy Marples | Fix the persistent option. |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
Roy Marples | Fix kFreeBSD compile. |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
Roy Marples | Fix compile |
commit | commitdiff | tree | snapshot |
| 2013-08-20 |
Roy Marples | Reduce code size by merging IPv6 ND with RS. |
commit | commitdiff | tree | snapshot |
| 2013-08-19 |
Roy Marples | Reword a little. |
commit | commitdiff | tree | snapshot |
| 2013-08-19 |
Roy Marples | Extend dhcpcd manual page to reflect actual behavior. |
commit | commitdiff | tree | snapshot |
| 2013-08-19 |
Roy Marples | Add the cloned static route, not the original |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Roy Marples | Try and fix bringing up virtual interfaces on BSD |
commit | commitdiff | tree | snapshot |
| 2013-08-18 |
Roy Marples | Clean up an un-used argument for non ipv6 builds. |
commit | commitdiff | tree | snapshot |
| 2013-08-17 |
Roy Marples | Fix build without IPv6 |
commit | commitdiff | tree | snapshot |
| 2013-08-06 |
Roy Marples | Actually validate the search list. |
commit | commitdiff | tree | snapshot |
| 2013-08-02 |
Roy Marples | Release dhcpcd-6.0.5 v6.0.5 |
commit | commitdiff | tree | snapshot |
| 2013-08-02 |
Roy Marples | Slackware uses /etc/rc.d/rc.$service instead of just... |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Roy Marples | If we don't have resolvconf, don't print a search line in |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Roy Marples | If the DNS search list is a direct match for the domain... |
commit | commitdiff | tree | snapshot |
| 2013-08-01 |
Roy Marples | Fix domain option in DHCP messages |
commit | commitdiff | tree | snapshot |
| 2013-07-29 |
Roy Marples | Release dhcpcd-6.0.4 v6.0.4 |
commit | commitdiff | tree | snapshot |
| 2013-07-28 |
Roy Marples | We shouldn't force a hostname if no old hostname |
commit | commitdiff | tree | snapshot |
| 2013-07-28 |
Roy Marples | If we are lacking a domain option, derive one from... |
commit | commitdiff | tree | snapshot |
| 2013-07-28 |
Roy Marples | Add an option to respect whatever the server says for... |
commit | commitdiff | tree | snapshot |
| 2013-07-25 |
Roy Marples | Fix last patch after testing |
commit | commitdiff | tree | snapshot |
| 2013-07-25 |
Roy Marples | Add the option hostname_short, which will force the... |
commit | commitdiff | tree | snapshot |
| 2013-07-23 |
Roy Marples | Use Mt for email address. |
commit | commitdiff | tree | snapshot |
| 2013-07-22 |
Roy Marples | Stop sending FQDN by default. |
commit | commitdiff | tree | snapshot |
| 2013-07-22 |
Roy Marples | Fix DHCPv6 FQDN hostname assignment, broken last patch. |
commit | commitdiff | tree | snapshot |
| 2013-07-21 |
Roy Marples | Adjust option order returned. |
commit | commitdiff | tree | snapshot |
| 2013-07-21 |
Roy Marples | Rename the script option fqdn_name to fqdn for DHCPv4... |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
Roy Marples | Clarify the duid option due to DHCPv6. |
commit | commitdiff | tree | snapshot |
| 2013-07-19 |
Roy Marples | Release dhcpcd-6.0.3 v6.0.3 |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Roy Marples | By default we should not set a fully qualified hostname. |
commit | commitdiff | tree | snapshot |
| 2013-07-02 |
Roy Marples | Only start DHCPv6 if the RA is new or has changed. |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Roy Marples | Fix prior patch |
commit | commitdiff | tree | snapshot |
| 2013-07-01 |
Roy Marples | Fix dhcpcd owning the RA if the kernel has disabled... |
commit | commitdiff | tree | snapshot |
| 2013-06-28 |
Roy Marples | Cater for non RFC conformant domains in the hostname... |
commit | commitdiff | tree | snapshot |
| 2013-06-25 |
Roy Marples | Incase CFLAGS is set, we should still set std v6.0.2 |
commit | commitdiff | tree | snapshot |
| 2013-06-25 |
Roy Marples | Release dhcpcd-6.0.2 |
commit | commitdiff | tree | snapshot |
| 2013-06-25 |
Roy Marples | Detect link address changes on Linux. |
commit | commitdiff | tree | snapshot |
| 2013-06-22 |
Roy Marples | Release dhcpcd-6.0.1 v6.0.1 |
commit | commitdiff | tree | snapshot |
| 2013-06-22 |
Roy Marples | Fix a compile issue on Big Endian machines. |
commit | commitdiff | tree | snapshot |
| 2013-06-21 |
Roy Marples | Release dhcpcd-6.0.0! v6.0.0 |
commit | commitdiff | tree | snapshot |
| 2013-06-21 |
Roy Marples | We don't print the FQDN flags. |
commit | commitdiff | tree | snapshot |
| 2013-06-20 |
Roy Marples | Add RCSID and CVS headers when importing to NetBSD. |
commit | commitdiff | tree | snapshot |
| next |