]> git.ipfire.org Git - thirdparty/dhcpcd.git/history - src/if-options.c
DHCP6: Wait for IRT to elapse before requesting advertisments
[thirdparty/dhcpcd.git] / src / if-options.c
2024-05-04  Roy Marplesprivsep: Reduce fd use free_fd
2023-12-21  pradeep-brightsigndhcpcd: Add support for arp persist defence (#273)
2023-12-14  Roy MarplesFully configure an interface when being activated.
2023-10-04  Roy Marplesoptions: introduce the uri option as opposed to a string
2023-05-18  Roy Marplesoptions: Allow waitip to take space separated address...
2023-02-07  Roy Marplesoptions: Fix prior
2023-02-07  Roy Marplesoptions: Match exact string for environment changes
2023-01-05  Roy MarplesWelcome to 2023.
2022-12-23  Roy Marplesoptions: Fix parsing of strings.
2022-08-30  Roy Marplesdhcp: allow static options to be removed by not setting...
2022-08-30  Roy MarplesAdd guard to prior
2022-08-30  Roy Marplesinet6: Support Tokenised IPv6 Identifiers
2022-07-29  Roy Marplesoptions: Ensure that we correctly read auth tokens.
2021-08-20  Craig McQueenFix parsing of hex/octal escapes in strings (#42)
2021-02-02  Roy MarplesRename Master to Manager
2021-01-31  Roy MarplesA belated welcome to 2021
2020-12-28  Roy MarplesDHCP: Split hardware address randomisation out of anony...
2020-11-25  Roy Marplesoptions: Allow duid to take a value
2020-11-25  Roy Marplesoptions: allow --ia_na=1 and --ia_pd=2 on the command...
2020-11-21  Roy MarplesDHCP6: Delegated activations work once more
2020-11-04  Roy MarplesAdd --noconfigure option
2020-11-02  Roy Marplesoptions: Don't log unknown option errors when printing...
2020-10-03  Roy MarplesDon't log backticks.
2020-09-28  Roy MarplesBSD: struct if_data->ifi_link_state is the single sourc...
2020-09-16  Roy Marplesduid: Allow optional argument to specify ll or llt...
2020-09-02  Roy MarplesDHCP: allow leasetime -1 to represent infinity
2020-08-03  Roy Marplesdhcpcd: If using -4 or -6, check we have support for it
2020-08-01  Roy Marplesoptions: Let clientid override a prior duid
2020-08-01  Roy Marplesoptions: open an address socket to detect if inet6...
2020-08-01  Roy Marplesprivsep: Don't read control_group in privsep
2020-06-29  Roy Marplesoptions: rework prior to use macros
2020-06-27  Roy Marplesoptions: use DHCPCD_MASTER to guard global options
2020-06-18  Roy Marplesdhcpcd: Add an option to poll the interface carrier...
2020-06-15  Roy MarplesDHCP6: Use sla setting when calculating delegated prefi...
2020-06-04  Roy MarplesFix installing the embedded config as a file.
2020-05-30  Roy MarplesFix compile with inet or inet6 disabled
2020-05-24  Roy MarplesMove get_line to common to re-use outside of options
2020-05-21  Roy Marplesdhcpcd: Move the script file from per interface to...
2020-05-12  Roy MarplesFix an uninitialised memory access
2020-05-12  Roy Marplesprivsep: No longer need the chrootdir configure option.
2020-05-12  Roy MarplesFix compile warnings with prior.
2020-05-12  Roy Marplesprivsep: Handle all file IO in the Priviledged Actioneer
2020-05-10  Roy MarplesMerge branch 'master' of github.com:rsmarples/dhcpcd
2020-05-09  Roy MarplesMerge pull request #15 from mpu/controlgroup
2020-05-08  Roy MarplesMerge pull request #14 from mpu/master
2020-05-06  Quentin CarbonneauxFix buffer size in getgrnam_r
2020-05-06  Quentin CarbonneauxDo not report an error if control_group is already set
2020-04-30  Roy Marplesprivsep: Add --chroot configurable
2020-04-19  Roy Marplesinet6: Add 'temporary' directive to the slaac option
2020-04-02  Roy MarplesFix build without INET or INET6
2020-03-27  Roy Marplesoptions: move warning
2020-03-09  Roy MarplesRemove empty brace from prior
2020-03-08  Roy Marplesoptions: optimise token storage by reducing free calls
2020-02-19  Roy MarplesDHCP: Add support for the Microsoft User Class option
2020-02-19  Roy Marplesoptions: Define parse_nstring and use it
2020-02-07  Roy Marplesoptions: Improve AF_INET6 address parsing and logging
2020-01-21  Roy Marplesprivsep: copy configuration file into chroot
2020-01-15  Roy Marplesanonymous: Allow Domain Name option through.
2020-01-15  Roy MarplesImplement Anonymity Profiles for DHCP Clients, RFC...
2020-01-01  Roy Marpleseloop: Allow for for timeouts greater than time_t and...
2020-01-03  Roy MarplesWelcome to 2020!
2019-12-20  Roy Marplesoptions: Fix allocating the script option
2019-11-28  Roy MarplesMove some option finialisation so it's available globally.
2019-09-19  Roy Marplesoptions: Allow domain spaced options
2019-08-20  Roy MarplesDHCP: Allow DHCP over PtP interfaces.
2019-08-20  Roy Marplesroute: Just compare order when adding routes from options.
2019-07-30  Roy Marplesroutes: Fix a NULL dereference error for global static... v8.0.2
2019-07-28  Roy MarplesFix a memory NULL deference when freeing static routes...
2019-07-22  Roy Marplesoptions: Fix a static analysis error
2019-07-22  Roy MarplesFix prior
2019-07-22  Roy Marplesoptions: Fix a potential memory leak
2019-07-04  Roy MarplesMerge branch 'memstream'
2019-07-04  Yegor YefremovAdd SPDX identifiers to all dhcpcd source files.
2019-06-14  Roy MarplesMerge branch 'master' into rbtree
2019-06-07  Roy Marplesroute: Use order from message / config
2019-05-04  Roy MarplesMerge branch 'master' into rbtree
2019-05-04  Roy MarplesMerge branch 'dhcpcd-7'
2019-04-29  Roy MarplesDon't report errno here.
2019-04-17  Roy MarplesMerge branch 'master' into rbtree
2019-04-16  Roy MarplesMerge branch 'master' into rbtree
2019-04-11  Roy Marplesoptions: improve string parsing some more
2019-04-10  Roy Marplesoptions: terminate strings that are not quoted
2019-04-10  Roy Marplesoptions: add static routers and routes to environment
2019-04-10  Roy Marplesscript: Assign a default script
2019-03-27  Roy Marplesscript: Parse argument as a string
2019-03-25  Roy Marplesscript: Fix not running when empty string or /dev/null
2019-03-14  Roy Marplesoptions: add link_rcvbuf variable
2019-03-04  Roy Marplesroute: Free route when failing to insert.
2019-03-04  Roy Marplesroute: replace rt_find with rb_tree_find_node
2019-03-03  Roy MarplesReplace route TAILQ macros with rbtree(3) from NetBSD.
2019-02-06  Roy Marplesgcc: appease gcc-7's implicit fallthrough warning
2019-01-23  Roy MarplesDHCP6: Remove #defines for functions when DHCP6 is...
2019-01-01  Roy MarplesWelcome to 2019!
2018-11-08  Masanobu SAITOHRemove supurfluous an.
2018-05-07  Roy Marplesdhcp6: IAID is now unique for IA type
2018-04-29  Roy Marplesauth: allow different tokens for send and receive
2018-04-19  Roy MarplesDHCP6: Fix sending custom vendor class option.
2018-03-28  Roy Marplesroutes: allow a head clear with a context
2018-03-28  Roy Marplesoptions: allow static routes to be configured on the...
2018-01-08  Roy Marplesipv4: allow configuration of static broadcast address
next