summaryrefslogtreecommitdiffstats
path: root/src/if-options.c
Commit message (Expand)AuthorAge
* Rename Master to ManagerRoy Marples2021-02-02
* A belated welcome to 2021Roy Marples2021-01-31
* DHCP: Split hardware address randomisation out of anonymous optionRoy Marples2020-12-28
* options: Allow duid to take a valueRoy Marples2020-11-25
* options: allow --ia_na=1 and --ia_pd=2 on the command lineRoy Marples2020-11-25
* DHCP6: Delegated activations work once moreRoy Marples2020-11-21
* Add --noconfigure optionRoy Marples2020-11-04
* options: Don't log unknown option errors when printing the pidfileRoy Marples2020-11-02
* Don't log backticks.Roy Marples2020-10-03
* BSD: struct if_data->ifi_link_state is the single source of truthRoy Marples2020-09-28
* duid: Allow optional argument to specify ll or llt alongside uuidRoy Marples2020-09-16
* DHCP: allow leasetime -1 to represent infinityRoy Marples2020-09-02
* dhcpcd: If using -4 or -6, check we have support for itRoy Marples2020-08-03
* options: Let clientid override a prior duidRoy Marples2020-08-01
* options: open an address socket to detect if inet6 is availableRoy Marples2020-08-01
* privsep: Don't read control_group in privsepRoy Marples2020-08-01
* options: rework prior to use macrosRoy Marples2020-06-29
* options: use DHCPCD_MASTER to guard global optionsRoy Marples2020-06-27
* dhcpcd: Add an option to poll the interface carrier stateRoy Marples2020-06-18
* DHCP6: Use sla setting when calculating delegated prefix lengthRoy Marples2020-06-15
* Fix installing the embedded config as a file.Roy Marples2020-06-04
* Fix compile with inet or inet6 disabledRoy Marples2020-05-30
* Move get_line to common to re-use outside of optionsRoy Marples2020-05-24
* dhcpcd: Move the script file from per interface to global contextRoy Marples2020-05-21
* Fix an uninitialised memory accessRoy Marples2020-05-12
* privsep: No longer need the chrootdir configure option.Roy Marples2020-05-12
* Fix compile warnings with prior.Roy Marples2020-05-12
* privsep: Handle all file IO in the Priviledged ActioneerRoy Marples2020-05-12
* Merge pull request #15 from mpu/controlgroupRoy Marples2020-05-09
|\
| * Do not report an error if control_group is already setQuentin Carbonneaux2020-05-06
* | Fix buffer size in getgrnam_rQuentin Carbonneaux2020-05-06
|/
* privsep: Add --chroot configurableRoy Marples2020-04-30
* inet6: Add 'temporary' directive to the slaac optionRoy Marples2020-04-19
* Fix build without INET or INET6Roy Marples2020-04-02
* options: move warningRoy Marples2020-03-27
* Remove empty brace from priorRoy Marples2020-03-09
* options: optimise token storage by reducing free callsRoy Marples2020-03-08
* DHCP: Add support for the Microsoft User Class optionRoy Marples2020-02-19
* options: Define parse_nstring and use itRoy Marples2020-02-19
* options: Improve AF_INET6 address parsing and loggingRoy Marples2020-02-07
* privsep: copy configuration file into chrootRoy Marples2020-01-21
* anonymous: Allow Domain Name option through.Roy Marples2020-01-15
* Implement Anonymity Profiles for DHCP Clients, RFC 7844Roy Marples2020-01-15
* eloop: Allow for for timeouts greater than time_t and time wrappingRoy Marples2020-01-01
* Welcome to 2020!Roy Marples2020-01-03
* options: Fix allocating the script optionRoy Marples2019-12-20
* Move some option finialisation so it's available globally.Roy Marples2019-11-28
* options: Allow domain spaced optionsRoy Marples2019-09-19
* DHCP: Allow DHCP over PtP interfaces.Roy Marples2019-08-20
* route: Just compare order when adding routes from options.Roy Marples2019-08-20