index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
if-options.c
Commit message (
Expand
)
Author
Age
*
privsep: Add --chroot configurable
Roy Marples
2020-04-30
*
inet6: Add 'temporary' directive to the slaac option
Roy Marples
2020-04-19
*
Fix build without INET or INET6
Roy Marples
2020-04-02
*
options: move warning
Roy Marples
2020-03-27
*
Remove empty brace from prior
Roy Marples
2020-03-09
*
options: optimise token storage by reducing free calls
Roy Marples
2020-03-08
*
DHCP: Add support for the Microsoft User Class option
Roy Marples
2020-02-19
*
options: Define parse_nstring and use it
Roy Marples
2020-02-19
*
options: Improve AF_INET6 address parsing and logging
Roy Marples
2020-02-07
*
privsep: copy configuration file into chroot
Roy Marples
2020-01-21
*
anonymous: Allow Domain Name option through.
Roy Marples
2020-01-15
*
Implement Anonymity Profiles for DHCP Clients, RFC 7844
Roy Marples
2020-01-15
*
eloop: Allow for for timeouts greater than time_t and time wrapping
Roy Marples
2020-01-01
*
Welcome to 2020!
Roy Marples
2020-01-03
*
options: Fix allocating the script option
Roy Marples
2019-12-20
*
Move some option finialisation so it's available globally.
Roy Marples
2019-11-28
*
options: Allow domain spaced options
Roy Marples
2019-09-19
*
DHCP: Allow DHCP over PtP interfaces.
Roy Marples
2019-08-20
*
route: Just compare order when adding routes from options.
Roy Marples
2019-08-20
*
routes: Fix a NULL dereference error for global static routes
Roy Marples
2019-07-30
*
Fix a memory NULL deference when freeing static routes at exit.
Roy Marples
2019-07-28
*
options: Fix a static analysis error
Roy Marples
2019-07-22
*
Fix prior
Roy Marples
2019-07-22
*
options: Fix a potential memory leak
Roy Marples
2019-07-22
*
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
*
route: Use order from message / config
Roy Marples
2019-06-07
*
Merge branch 'master' into rbtree
Roy Marples
2019-05-04
|
\
|
*
Don't report errno here.
Roy Marples
2019-04-29
*
|
Merge branch 'master' into rbtree
Roy Marples
2019-04-16
|
\
|
|
*
options: improve string parsing some more
Roy Marples
2019-04-11
|
*
options: terminate strings that are not quoted
Roy Marples
2019-04-10
|
*
options: add static routers and routes to environment
Roy Marples
2019-04-10
|
*
script: Assign a default script
Roy Marples
2019-04-10
|
*
script: Parse argument as a string
Roy Marples
2019-03-27
|
*
script: Fix not running when empty string or /dev/null
Roy Marples
2019-03-25
*
|
options: add link_rcvbuf variable
Roy Marples
2019-03-14
*
|
route: Free route when failing to insert.
Roy Marples
2019-03-04
*
|
route: replace rt_find with rb_tree_find_node
Roy Marples
2019-03-04
*
|
Replace route TAILQ macros with rbtree(3) from NetBSD.
Roy Marples
2019-03-03
|
/
*
gcc: appease gcc-7's implicit fallthrough warning
Roy Marples
2019-02-06
*
DHCP6: Remove #defines for functions when DHCP6 is disabled
Roy Marples
2019-01-23
*
Welcome to 2019!
Roy Marples
2019-01-01
*
Remove supurfluous an.
Masanobu SAITOH
2018-11-08
*
dhcp6: IAID is now unique for IA type
Roy Marples
2018-05-07
*
auth: allow different tokens for send and receive
Roy Marples
2018-04-29
*
DHCP6: Fix sending custom vendor class option.
Roy Marples
2018-04-19
*
routes: allow a head clear with a context
Roy Marples
2018-03-28
*
options: allow static routes to be configured on the command line
Roy Marples
2018-03-28
*
ipv4: allow configuration of static broadcast address
Roy Marples
2018-01-08
*
Welcome to 2018.
Roy Marples
2018-01-01
[next]