2015-03-10 |
Roy Marples | For DHCP, use a .dhcp suffix. |
commit | commitdiff | tree |
2015-03-07 |
Roy Marples | Ensure that we only have a 0 sla once. |
commit | commitdiff | tree |
2015-03-07 |
Roy Marples | If the SLA is zero and the required prefix length is... |
commit | commitdiff | tree |
2015-03-07 |
Roy Marples | Fix compile without INET6 and/or INET |
commit | commitdiff | tree |
2015-03-07 |
Roy Marples | Include IPv6RA and DHCPv6 in the sorting of interfaces. |
commit | commitdiff | tree |
2015-03-06 |
Roy Marples | Support runit (untested) |
commit | commitdiff | tree |
2015-03-06 |
Roy Marples | Add why dhcpcd is ignoring an interface in debug output. |
commit | commitdiff | tree |
2015-03-05 |
Roy Marples | Add support for IFT_PPP and IFT_PROPVIRTUAL. |
commit | commitdiff | tree |
2015-03-05 |
Roy Marples | Report correct interface type on failure. |
commit | commitdiff | tree |
2015-03-05 |
Roy Marples | Remove erroneous goto. |
commit | commitdiff | tree |
2015-03-05 |
Roy Marples | Requeue events when using epoll. |
commit | commitdiff | tree |
2015-03-05 |
Roy Marples | Set poll filters before writing eloop event. |
commit | commitdiff | tree |
2015-03-05 |
Roy Marples | Fix signal handling on Linux. |
commit | commitdiff | tree |
2015-03-05 |
Roy Marples | Fix epoll fd moving read only. |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | Fix crash when handling routes on interfaces we don... |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | Fix signal handling |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | kqueue is lost on fork, so re-queue everything. |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | Fix compile on FreeBSD |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | Test for kqueue1 or set O_CLOEXEC on the kqueue fd. |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | Support kqueue(2). |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | Support epoll(7) |
commit | commitdiff | tree |
2015-03-04 |
Roy Marples | Move this struct to a better place |
commit | commitdiff | tree |
2015-03-03 |
Roy Marples | Fix compile on Linux |
commit | commitdiff | tree |
2015-03-03 |
Roy Marples | Remove RTM_GET code as we now read all kernel routes... |
commit | commitdiff | tree |
2015-03-03 |
Roy Marples | Replace timeval with timespec. |
commit | commitdiff | tree |
2015-03-02 |
Roy Marples | Fix route finding on Linux. |
commit | commitdiff | tree |
2015-03-02 |
Roy Marples | Need to call initstate here. |
commit | commitdiff | tree |
2015-03-02 |
Roy Marples | Check we manage the protocol before handling it. |
commit | commitdiff | tree |
2015-03-02 |
Roy Marples | Stop pretending that OpenBSD route priority is like... |
commit | commitdiff | tree |
2015-02-28 |
Roy Marples | Don't warn about CSR or host routes until we actually... |
commit | commitdiff | tree |
2015-02-28 |
Roy Marples | Fix IPv6 routing on OpenBSD and document includes and... |
commit | commitdiff | tree |
2015-02-28 |
Roy Marples | Style |
commit | commitdiff | tree |
2015-02-27 |
Roy Marples | Revert prior |
commit | commitdiff | tree |
2015-02-27 |
Roy Marples | Change ipv6_freeaddr into a macro for a minor size... |
commit | commitdiff | tree |
2015-02-27 |
Roy Marples | Add a helper function to free IPv6 addresses to ensure all |
commit | commitdiff | tree |
2015-02-27 |
Roy Marples | Remove the address from the eloop tiemout queue before... |
commit | commitdiff | tree |
2015-02-27 |
Roy Marples | Use strlcpy |
commit | commitdiff | tree |
2015-02-27 |
Roy Marples | Only warn about adding a host route to the router the... |
commit | commitdiff | tree |
2015-02-27 |
Roy Marples | If RTF_CLONING is supported, create a cloning network... |
commit | commitdiff | tree |
2015-02-27 |
Roy Marples | Stop using link_addr(3). |
commit | commitdiff | tree |
2015-02-26 |
Roy Marples | After adding an address load the kernel routing table... |
commit | commitdiff | tree |
2015-02-23 |
Roy Marples | Typo |
commit | commitdiff | tree |
2015-02-23 |
Roy Marples | Allow snapshots to be built. |
commit | commitdiff | tree |
2015-02-23 |
Roy Marples | OpenBSD has automatic loopback routes |
commit | commitdiff | tree |
2015-02-23 |
Roy Marples | Support BSDs where userland is not allowed to set tempo... |
commit | commitdiff | tree |
2015-02-23 |
Roy Marples | logger(1) from util-linux-2.26 now has an option argume... |
commit | commitdiff | tree |
2015-02-20 |
Roy Marples | Move the pidfile into the dhcpcd context. |
commit | commitdiff | tree |
2015-02-18 |
Roy Marples | Use the exit code of EXIT_SUCCESS when terminating... |
commit | commitdiff | tree |
2015-02-18 |
Roy Marples | ipi6.ifiindex differes between OS's so have a cast... |
commit | commitdiff | tree |
2015-02-18 |
Roy Marples | Check IPv6 state before regenerating random seeds.... |
commit | commitdiff | tree |
2015-02-18 |
Roy Marples | No need to check this again. |
commit | commitdiff | tree |
2015-02-18 |
Roy Marples | Tidy definitions |
commit | commitdiff | tree |
2015-02-18 |
Roy Marples | Fix compile on some systems. |
commit | commitdiff | tree |
2015-02-13 |
Roy Marples | Fix test, thanks to Olaf Westrik. |
commit | commitdiff | tree |
2015-02-13 |
Roy Marples | Test if we fake loaded a lease so we can report the... |
commit | commitdiff | tree |
2015-02-10 |
Roy Marples | Reserve space for a fully escaped SSID in the lease... |
commit | commitdiff | tree |
2015-02-10 |
Roy Marples | Spaces in filenames suck hard. |
commit | commitdiff | tree |
2015-02-09 |
Roy Marples | Disallow / in the SSID when using in a lease filename. |
commit | commitdiff | tree |
2015-02-09 |
Roy Marples | Store lease files per interface per ssid. |
commit | commitdiff | tree |
2015-02-08 |
Roy Marples | Adjust comment to remove +x bit. |
commit | commitdiff | tree |
2015-02-08 |
Roy Marples | Fix Linux define. |
commit | commitdiff | tree |
2015-02-03 |
Roy Marples | Fix comment |
commit | commitdiff | tree |
2015-02-03 |
Roy Marples | Test mode removes the daemonise bit, so check for both... |
commit | commitdiff | tree |
2015-01-31 |
Roy Marples | Fix cast |
commit | commitdiff | tree |
2015-01-31 |
Roy Marples | Use strtoi(3) and strtou(3) from NetBSD-8 instead of... |
commit | commitdiff | tree |
2015-01-30 |
Roy Marples | Bump copyright here as well. |
commit | commitdiff | tree |
2015-01-30 |
Roy Marples | Release dhcpcd-6.7.1 v6.7.1 |
commit | commitdiff | tree |
2015-01-30 |
Roy Marples | Fix compile with IPv6 disabled. |
commit | commitdiff | tree |
2015-01-30 |
Roy Marples | Release dhcpcd-6.7.0 v6.7.0 |
commit | commitdiff | tree |
2015-01-23 |
Roy Marples | Only extend temporary addresses with pltime. |
commit | commitdiff | tree |
2015-01-22 |
Roy Marples | For Linux, keep the alias on the interface so we don... |
commit | commitdiff | tree |
2015-01-21 |
Roy Marples | Ignore RA's from ourself for very badly configured... |
commit | commitdiff | tree |
2015-01-21 |
Roy Marples | Update to reflect 3.16 or older kernels and the header... |
commit | commitdiff | tree |
2015-01-20 |
Roy Marples | Fix warning on FreeBSD where we don't need to use sysct... |
commit | commitdiff | tree |
2015-01-20 |
Roy Marples | Revert part of the prior patch and only free IPv6 if... |
commit | commitdiff | tree |
2015-01-20 |
Roy Marples | Ensure memory is freed when forking. |
commit | commitdiff | tree |
2015-01-20 |
Roy Marples | Add ipv6_freedrop, similar to dhcp6_freedrop so we... |
commit | commitdiff | tree |
2015-01-20 |
Roy Marples | reject <option> will now reject any DHCP message that... |
commit | commitdiff | tree |
2015-01-19 |
Roy Marples | Restore IFA_F_MANAGETEMPADDR |
commit | commitdiff | tree |
2015-01-19 |
Roy Marples | Change define KERNEL_MANAGETEMPADD to IPV6_MANAGETEMPADDR. |
commit | commitdiff | tree |
2015-01-18 |
Roy Marples | Now that ipv6 has it's own eloop, ensure that we clear... |
commit | commitdiff | tree |
2015-01-18 |
Roy Marples | Fix which interface to test ip6_use_tempaddr on when... |
commit | commitdiff | tree |
2015-01-17 |
Roy Marples | Implement RFC4941, Privacy Extensions for Stateless... |
commit | commitdiff | tree |
2015-01-17 |
Roy Marples | Clarify the problem of identifying a bootp vs dhcp... |
commit | commitdiff | tree |
2015-01-16 |
Roy Marples | Let packet filters name themselves to avoid confusion. |
commit | commitdiff | tree |
2015-01-16 |
Roy Marples | If we cannot open the kernel Packet Filter, give a... |
commit | commitdiff | tree |
2015-01-16 |
Roy Marples | Include paths.h to get _PATH_BPF. Thanks to Joerg Sonne... |
commit | commitdiff | tree |
2015-01-16 |
Roy Marples | time_t is not always unsigned. |
commit | commitdiff | tree |
2015-01-08 |
Roy Marples | Only check DaD for addresses we have actually added... |
commit | commitdiff | tree |
2015-01-08 |
Roy Marples | Add an option to disable the generation of autoconf... |
commit | commitdiff | tree |
2015-01-06 |
Roy Marples | IPv6 kernel autoconf disabled is not an error condition... |
commit | commitdiff | tree |
2015-01-06 |
Roy Marples | Warn about IPv6 kernel autoconf being disabled on BSD... |
commit | commitdiff | tree |
2015-01-06 |
Roy Marples | Fix another case where we could mistakenly claim owners... |
commit | commitdiff | tree |
2015-01-06 |
Roy Marples | Fix handling of ND6_IFF_OVERRIDE_RTADV on NetBSD. |
commit | commitdiff | tree |
2015-01-05 |
Roy Marples | OpenBSD fixed their posix_spawn(3) implementation in 5.7 |
commit | commitdiff | tree |
2015-01-02 |
Roy Marples | Update copyrights to 2015. |
commit | commitdiff | tree |
2015-01-01 |
Roy Marples | Welcome to 2015! |
commit | commitdiff | tree |
2015-01-01 |
Roy Marples | Only release the DHCPv6 lease when dropping it. |
commit | commitdiff | tree |
2014-12-23 |
Roy Marples | Add qnx* to OS detection so we can pass the __EXT defin... |
commit | commitdiff | tree |
next |