2014-02-07 |
Roy Marples | Move DUID_LEN to a better header. |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | writepid is now a static inline function |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | Remove custom set_cloexec and set_nonblock functions. |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | Use our own signal structure instead of siginfo_t to... |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | Ignore netlink messages with an our of range pid. |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | Copy the siginfo_t structure onto a global copy and... |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | Set memory to zero |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | Set dev fd to -1 when stopped. |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | Don't hold onto an AF_INET socket for the duration... |
commit | commitdiff | tree |
2014-02-07 |
Roy Marples | Exit correctly if no interfaces have a carrier. |
commit | commitdiff | tree |
2014-02-05 |
Roy Marples | Fix opening the control socket. |
commit | commitdiff | tree |
2014-02-05 |
Roy Marples | Use fscanf some more. |
commit | commitdiff | tree |
2014-02-05 |
Roy Marples | Replace get_line with sscanf |
commit | commitdiff | tree |
2014-02-05 |
Roy Marples | pidfd can be static now. |
commit | commitdiff | tree |
2014-02-05 |
Roy Marples | Move control globals into a context. |
commit | commitdiff | tree |
2014-02-04 |
Roy Marples | Only return 0 from daemonise if we have forked successf... |
commit | commitdiff | tree |
2014-02-04 |
Roy Marples | Fork correctly from RA and DAD. |
commit | commitdiff | tree |
2014-02-04 |
Roy Marples | Reset kernel RA flag correctly. |
commit | commitdiff | tree |
2014-02-04 |
Roy Marples | Changed these files in 2014. |
commit | commitdiff | tree |
2014-02-04 |
Roy Marples | Fix compile |
commit | commitdiff | tree |
2014-02-04 |
Roy Marples | Remove DEBUG_MEMORY guard and always free memory and... |
commit | commitdiff | tree |
2014-02-03 |
Roy Marples | Drain the correct UDP socket. |
commit | commitdiff | tree |
2014-02-03 |
Roy Marples | We don't want to show cc errors here |
commit | commitdiff | tree |
2014-02-03 |
Roy Marples | Open UDP sockets for *.*.*.*:bootpc and $ip_address... |
commit | commitdiff | tree |
2014-02-03 |
Roy Marples | Only link to libmd if it lives in /lib |
commit | commitdiff | tree |
2014-02-03 |
Roy Marples | Fix make import with compat sources. |
commit | commitdiff | tree |
2014-02-03 |
Roy Marples | Only listen to the UDP port if we opened it. |
commit | commitdiff | tree |
2014-02-03 |
Roy Marples | RFC7083 has new inital timer values. |
commit | commitdiff | tree |
2014-02-03 |
Roy Marples | Add support for the following RFCs: |
commit | commitdiff | tree |
2014-02-01 |
Roy Marples | Fix auto-configure |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Only check auto-configure in the DISCOVER state. |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Add support for DHCP auto configuration, RFC 2563. |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Reset reconfigure token when dropping a lease. |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Tweak stuff for importing |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Remove used var |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Support AFTR-Name, RFC6334. |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Remove debug |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Support RECONFIGURE DHCPv6 messages. |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Changed in 2014 |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Provide a string for FORCERENEW |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Force renew now works when we are in the informed state. |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Implement Force Renew Nonce Capability option, RFC6704 |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | As we need to actuall drain the kernel buffer, don... |
commit | commitdiff | tree |
2014-01-31 |
Roy Marples | Implement support for RFC 3203, FORCERENEW message. |
commit | commitdiff | tree |
2014-01-30 |
Roy Marples | Improve authentication logging. |
commit | commitdiff | tree |
2014-01-30 |
Roy Marples | Warn on missing auth if we request it but do not requir... |
commit | commitdiff | tree |
2014-01-30 |
Roy Marples | Change to using a NTP time stamp for Replay Detection... |
commit | commitdiff | tree |
2014-01-30 |
Roy Marples | Send auth when all protocol options specified. |
commit | commitdiff | tree |
2014-01-29 |
Roy Marples | Don't mistakenly assume that a previously used token... |
commit | commitdiff | tree |
2014-01-29 |
Roy Marples | If no status message given, supply a default. |
commit | commitdiff | tree |
2014-01-29 |
Roy Marples | If we aren't sending an authentication option, don... |
commit | commitdiff | tree |
2014-01-29 |
Roy Marples | Fix compile |
commit | commitdiff | tree |
2014-01-29 |
Roy Marples | Add nodhcp and nodhcp6 directives. |
commit | commitdiff | tree |
2014-01-27 |
Roy Marples | Typo, thanks to Iain Hibbert. |
commit | commitdiff | tree |
2014-01-25 |
Roy Marples | Fix compile on NetBSD |
commit | commitdiff | tree |
2014-01-25 |
Roy Marples | Warn about missing auth |
commit | commitdiff | tree |
2014-01-25 |
Roy Marples | Fix monofile truncation. |
commit | commitdiff | tree |
2014-01-25 |
Roy Marples | Reply authentication every time we send a message as... |
commit | commitdiff | tree |
2014-01-25 |
Roy Marples | Implement RFC 1321 MD5 Message-Digest if not provided... |
commit | commitdiff | tree |
2014-01-24 |
Roy Marples | Ensure that config.h or common.h is the first included... |
commit | commitdiff | tree |
2014-01-24 |
Roy Marples | Add prefix to copyright constant. |
commit | commitdiff | tree |
2014-01-22 |
Roy Marples | RFC 3927 2.5 only metions the senders IP, not the targets. |
commit | commitdiff | tree |
2014-01-21 |
Roy Marples | Report error from correct function. |
commit | commitdiff | tree |
2014-01-21 |
Roy Marples | Fix compile |
commit | commitdiff | tree |
2014-01-21 |
Roy Marples | Move vimaster checks to if-bsd.c |
commit | commitdiff | tree |
2014-01-21 |
Roy Marples | Skip Virtual Interface Masters. |
commit | commitdiff | tree |
2014-01-21 |
Roy Marples | Clarify IPv4LL defence failure. |
commit | commitdiff | tree |
2014-01-21 |
Roy Marples | We're not extracting the address from proc, so convert... |
commit | commitdiff | tree |
2014-01-20 |
Roy Marples | Fix payload address calculation. |
commit | commitdiff | tree |
2014-01-20 |
Roy Marples | Fix trim sed fallback |
commit | commitdiff | tree |
2014-01-20 |
Roy Marples | Check that we have ctrl_interface defined in wpa_suppli... |
commit | commitdiff | tree |
2014-01-20 |
Roy Marples | Remove unused var |
commit | commitdiff | tree |
2014-01-19 |
Roy Marples | Detect IPv6 address flags at interface discovery on... |
commit | commitdiff | tree |
2014-01-18 |
Roy Marples | Clarify dhcpcd needing to run on interfaces delegating to. |
commit | commitdiff | tree |
2014-01-18 |
Roy Marples | Clarify which DHCP protocol vendor and user class optio... |
commit | commitdiff | tree |
2014-01-18 |
Roy Marples | IAID must be used within an interface block. |
commit | commitdiff | tree |
2014-01-16 |
Roy Marples | Fix an off-by-1 error decoding RFC3361. |
commit | commitdiff | tree |
2014-01-15 |
Roy Marples | Release dhcpcd-6.2.1 v6.2.1 |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | Changed in 2014. |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | Note NetBSD and OpenBSD problems with DHCPv6 stateful... |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | Changed in 2014. |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | On BSD, flush routes and prefixes only when we want... |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | We changed these files in 2014 |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | Mark more data as read only. |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | bpf(4) says that we need to include sys/time.h as well. |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | We changed these files in 2014 |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | Free option definition recursively as we can embed... |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | Fix some possible NULL dereferences, CID 1153963. |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | Fix CID: 1153964 and 1153966 |
commit | commitdiff | tree |
2014-01-14 |
Roy Marples | Typo. |
commit | commitdiff | tree |
2014-01-08 |
Roy Marples | Fix definition |
commit | commitdiff | tree |
2014-01-08 |
Roy Marples | Add support for RFC3495 DHCP option for CableLabs Clients. |
commit | commitdiff | tree |
2014-01-08 |
Roy Marples | Modern init systems such as OpenRC and systemd can... |
commit | commitdiff | tree |
2014-01-05 |
Roy Marples | Fix compile errors and warnings with IPv6 disabled. |
commit | commitdiff | tree |
2014-01-03 |
Roy Marples | Welcome to 2014! Relese dhcpcd-6.2.0. v6.2.0 |
commit | commitdiff | tree |
2014-01-03 |
Roy Marples | Change configure to detect fossil for debugging. |
commit | commitdiff | tree |
2013-12-13 |
Roy Marples | Tweak unicast a little |
commit | commitdiff | tree |
2013-12-13 |
Roy Marples | Fix multiple arping options |
commit | commitdiff | tree |
2013-12-13 |
Roy Marples | Move some errors into debug. |
commit | commitdiff | tree |
2013-12-12 |
Roy Marples | Fix NAK backoff when a server NAKs a REQUEST after... |
commit | commitdiff | tree |
next |