summaryrefslogtreecommitdiffstats
path: root/src/if-options.c
Commit message (Expand)AuthorAge
* 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
* routes: Fix a NULL dereference error for global static routesRoy Marples2019-07-30
* Fix a memory NULL deference when freeing static routes at exit.Roy Marples2019-07-28
* options: Fix a static analysis errorRoy Marples2019-07-22
* Fix priorRoy Marples2019-07-22
* options: Fix a potential memory leakRoy Marples2019-07-22
* Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
* route: Use order from message / configRoy Marples2019-06-07
* Merge branch 'master' into rbtreeRoy Marples2019-05-04
|\
| * Don't report errno here.Roy Marples2019-04-29
* | Merge branch 'master' into rbtreeRoy Marples2019-04-16
|\|
| * options: improve string parsing some moreRoy Marples2019-04-11
| * options: terminate strings that are not quotedRoy Marples2019-04-10
| * options: add static routers and routes to environmentRoy Marples2019-04-10
| * script: Assign a default scriptRoy Marples2019-04-10
| * script: Parse argument as a stringRoy Marples2019-03-27
| * script: Fix not running when empty string or /dev/nullRoy Marples2019-03-25
* | options: add link_rcvbuf variableRoy Marples2019-03-14
* | route: Free route when failing to insert.Roy Marples2019-03-04
* | route: replace rt_find with rb_tree_find_nodeRoy Marples2019-03-04
* | Replace route TAILQ macros with rbtree(3) from NetBSD.Roy Marples2019-03-03
|/
* gcc: appease gcc-7's implicit fallthrough warningRoy Marples2019-02-06
* DHCP6: Remove #defines for functions when DHCP6 is disabledRoy Marples2019-01-23
* Welcome to 2019!Roy Marples2019-01-01
* Remove supurfluous an.Masanobu SAITOH2018-11-08
* dhcp6: IAID is now unique for IA typeRoy Marples2018-05-07
* auth: allow different tokens for send and receiveRoy Marples2018-04-29
* DHCP6: Fix sending custom vendor class option.Roy Marples2018-04-19
* routes: allow a head clear with a contextRoy Marples2018-03-28
* options: allow static routes to be configured on the command lineRoy Marples2018-03-28
* ipv4: allow configuration of static broadcast addressRoy Marples2018-01-08
* Welcome to 2018.Roy Marples2018-01-01