summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
...
* Linux: Note router preference when adding routesRoy Marples2020-04-09
* Linux: doesn't need to create temp addrsRoy Marples2020-04-09
* Fix build on LinuxRoy Marples2020-04-09
* RA: Rework temporary address managementRoy Marples2020-04-09
* BSD: Fix temporary address managementRoy Marples2020-04-07
* privsep: Don't overwrite initial sigmaskRoy Marples2020-04-06
* scripts: Run with an empty sigmaskChristos Zoulas2020-04-06
* privsep: If we fail to init privsep, continueRoy Marples2020-04-05
* dhcpcd: dump all variables and optionally all interfacesRoy Marples2020-03-31
* privsep: Improve error when we cannot write the leaseRoy Marples2020-03-30
* Linux: improve IPv6 router reachabilityRoy Marples2020-04-03
* use TEMP_PREFERRED/VALID_LIFETIME for OpenBSDStuart Henderson2020-04-03
* Fix build without INET or INET6Roy Marples2020-04-02
* Release dhcpcd-9.0.0Roy Marples2020-04-02
* Note that setting pltime to zero for stale addresses isn't RFC compliantRoy Marples2020-04-01
* ND: Improve stale detection for >1 routerRoy Marples2020-04-01
* ND: Check matching iface to make stale and add commentaryRoy Marples2020-04-01
* ND: If a secondary router adds the same prefix, use it's addressRoy Marples2020-03-31
* ND: Only deprecate prefixes when all staleRoy Marples2020-03-31
* Don't install /var/db/dhcpcd in the MakefileRoy Marples2020-03-31
* privsep: Refuse chroot if privsep users home dir is /var/emptyRoy Marples2020-03-30
* BSD: Don't warn if the OS does not support miss filtering.Roy Marples2020-03-30
* FreeBSD: Remove unused compile warningRoy Marples2020-03-30
* script: Start RA addresses from 1, not 0.Roy Marples2020-03-28
* dhcpcd: dump lease on the unpriviledged socketRoy Marples2020-03-28
* Fix compile on LinuxRoy Marples2020-03-28
* dumplease: Separate ifacesRoy Marples2020-03-27
* dhcpcd: dumping lease uses control socket to get the leaseRoy Marples2020-03-27
* privsep: Don't close output streams if debugging or testingRoy Marples2020-03-27
* options: move warningRoy Marples2020-03-27
* dhcpcd: Improve error when interface does not exist vs invalid configRoy Marples2020-03-17
* privsep: Don't create DB directory in the real root as well.Roy Marples2020-03-14
* BSD: use satosin6 rather than a direct castRoy Marples2020-03-14
* RA: Prefer older routers at the preferenceRoy Marples2020-03-11
* IPv6ND: Mark stale addresses/prefixes with a pltime of zero.Roy Marples2020-03-10
* IPv6ND: ap -> ia rototillRoy Marples2020-03-10
* Remove empty brace from priorRoy Marples2020-03-09
* options: optimise token storage by reducing free callsRoy Marples2020-03-08
* DHCP: Move the max frame length checkRoy Marples2020-03-04
* DHCP: Appease LGTM finding unlikely user overflow from overselfRoy Marples2020-02-22
* dhcpcd: don't report forked to background in quiet modeRoy Marples2020-02-22
* DHCP: Add support for the Microsoft User Class optionRoy Marples2020-02-19
* options: Define parse_nstring and use itRoy Marples2020-02-19
* DHCP6: Fix SMALL buildRoy Marples2020-02-16
* privsep: Fix build without ARP supportRoy Marples2020-02-16
* Revert "dhcp: Cast away a compile warning"Roy Marples2020-02-16
* if: Decode vlid from the interface nameRoy Marples2020-02-15
* if: . is part of the interface name, not an aliasRoy Marples2020-02-15
* net: If if_learnaddrs fails unexpectedly, log address and interfaceRoy Marples2020-02-14
* Be pedantic and move syslog.h into the right placeRoy Marples2020-02-11